Change colors

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-08 14:35:40 +02:00
parent 13222bf5e1
commit 94661b3456
2 changed files with 4 additions and 6 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
:root { :root {
--md-primary-fg-color: #0096d7; --md-primary-fg-color: #000000;
--md-primary-fg-color--light: #0096d7; --md-primary-fg-color--light: #000000;
--md-primary-fg-color--dark: #0096d7; --md-primary-fg-color--dark: #000000;
--md-footer-bg-color--dark: #fffff; --md-footer-bg-color--dark: #000000;
} }
-2
View File
@@ -30,8 +30,6 @@ theme:
- search.highlight - search.highlight
- search.share - search.share
- search.suggest - search.suggest
palette:
scheme: slate
font: font:
text: Roboto text: Roboto
code: Roboto Mono code: Roboto Mono