@@ -3,6 +3,7 @@
|
||||
|
||||
// Theme
|
||||
--page-bg: rgb(255, 255, 255);
|
||||
--page-bg-light: rgb(255, 255, 255, 0.5);
|
||||
--page-text-color: #040404;
|
||||
--yellow-accent: #ffcc00;
|
||||
--link-color: rgb(0, 0, 0);
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
|
||||
// Theme
|
||||
--page-bg: #040404;
|
||||
--page-bg-light: #04040488;
|
||||
--page-text-color: #f9f9f9;
|
||||
--yellow-accent: #ffcc00;
|
||||
--link-color: var(--yellow-accent);
|
||||
|
||||
Reference in New Issue
Block a user