mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-16 04:34:55 +02:00
.vitepress/theme/custom.css: Update variable names.
This commit is contained in:
parent
20ed194304
commit
d96a034bc6
1 changed files with 4 additions and 5 deletions
|
|
@ -1,10 +1,9 @@
|
||||||
:root {
|
:root {
|
||||||
--vp-c-bg: #fcfcfc;
|
--vp-c-bg: #fcfcfc;
|
||||||
--vp-c-brand: #bc544b;
|
--vp-c-brand-1: #bc544b;
|
||||||
--vp-c-brand-light: #ca5d53;
|
--vp-c-brand-2: #e7695e;
|
||||||
--vp-c-brand-lighter: #e7695e;
|
--vp-c-brand-3: #bc544b;
|
||||||
--vp-c-brand-dark: #8d413a;
|
--vp-c-brand-soft: #7e3933;
|
||||||
--vp-c-brand-darker: #7e3933;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark {
|
.dark {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue