mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-11-10 05:03:35 +01:00
Update main.scss
This commit is contained in:
parent
f514f07927
commit
1fb88eae06
@ -42,6 +42,7 @@
|
||||
--font-color: #999999;
|
||||
--bg-color: #0f0f0f;
|
||||
--heading-color: #454545;
|
||||
--block-bg-color: #2f3234;
|
||||
}
|
||||
|
||||
[data-theme="dark"] {
|
||||
@ -50,6 +51,7 @@
|
||||
--font-color: #555555;
|
||||
--bg-color: #f0f0f0;
|
||||
--heading-color: #666666;
|
||||
--block-bg-color: #d7d7d7;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
Reference in New Issue
Block a user