Updated colours.
This commit is contained in:
parent
26bd243a67
commit
f6fd9bbf4f
2 changed files with 3 additions and 4 deletions
|
@ -10,7 +10,7 @@ theme:
|
|||
- toc.follow
|
||||
palette:
|
||||
- scheme: slate
|
||||
primary: black
|
||||
primary: custom
|
||||
accent: teal
|
||||
language: en
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[data-md-color-scheme="slate"] {
|
||||
--md-hue: 210;
|
||||
:root {
|
||||
--md-primary-fg-color: #EE0F0F;
|
||||
--md-primary-fg-color--light: #ECB7B7;
|
||||
--md-primary-fg-color--dark: #90030C;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue