Изменение цвета
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2024-09-04 20:41:49 +03:00
parent 365ae155fe
commit 8c78675bc4
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

@ -33,7 +33,7 @@ const config: QuartzConfig = {
gray: "#b8b8b8",
darkgray: "#4e4e4e",
dark: "#2b2b2b",
secondary: "#284b63",
secondary: "#2c678d",
tertiary: "#84a59d",
highlight: "rgba(143, 159, 169, 0.15)",
textHighlight: "#fff23688",