Change colors

This commit is contained in:
kjeld Schouten-Lebbing 2021-08-08 14:35:40 +02:00
parent 13222bf5e1
commit 94661b3456
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
2 changed files with 4 additions and 6 deletions

View File

@ -1,6 +1,6 @@
:root {
--md-primary-fg-color: #0096d7;
--md-primary-fg-color--light: #0096d7;
--md-primary-fg-color--dark: #0096d7;
--md-footer-bg-color--dark: #fffff;
--md-primary-fg-color: #000000;
--md-primary-fg-color--light: #000000;
--md-primary-fg-color--dark: #000000;
--md-footer-bg-color--dark: #000000;
}

View File

@ -30,8 +30,6 @@ theme:
- search.highlight
- search.share
- search.suggest
palette:
scheme: slate
font:
text: Roboto
code: Roboto Mono