0
0

Update config.yml
All checks were successful
copy-homer / prod-build (push) Successful in 6s

This commit is contained in:
Denys Konovalov 2023-06-22 13:28:31 +02:00
parent 46c4b868df
commit 89d480e49c

@ -15,7 +15,7 @@ theme: default
colors:
light:
highlight-primary: "#1a1a37"
highlight-secondary: "#4285f4"
highlight-secondary: "#1a1a37"
highlight-hover: "#5a95f5"
background: "#f5f5f5"
card-background: "#ffffff"
@ -28,7 +28,7 @@ colors:
link-hover: "#363636"
dark:
highlight-primary: "#1a1a37"
highlight-secondary: "#4285f4"
highlight-secondary: "#1a1a37"
highlight-hover: "#5a95f5"
background: "#131313"
card-background: "#2b2b2b"