mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-12-01 23:43:34 +01:00
update
This commit is contained in:
parent
3d40c82ff1
commit
fbdcfda8c7
@ -51,6 +51,7 @@
|
|||||||
--head-nav-bg-color: transparent;
|
--head-nav-bg-color: transparent;
|
||||||
--head-nav-text-color: #d56f2a;
|
--head-nav-text-color: #d56f2a;
|
||||||
--menu-color: #e1e1e1;
|
--menu-color: #e1e1e1;
|
||||||
|
--license-color: #666666;
|
||||||
}
|
}
|
||||||
// Was entered incorrectly.. Dark = Light
|
// Was entered incorrectly.. Dark = Light
|
||||||
[data-theme="dark"] {
|
[data-theme="dark"] {
|
||||||
@ -67,6 +68,7 @@
|
|||||||
--head-nav-bg-color: transparent;
|
--head-nav-bg-color: transparent;
|
||||||
--head-nav-text-color: #d56f2a;
|
--head-nav-text-color: #d56f2a;
|
||||||
--menu-color: #202225;
|
--menu-color: #202225;
|
||||||
|
--license-color: #666666;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
Loading…
Reference in New Issue
Block a user