style update
This commit is contained in:
@ -2,16 +2,16 @@
|
||||
|
||||
:root {
|
||||
--light: #d7eff7;
|
||||
--dark: #06262B;
|
||||
--secondary: #06262B;
|
||||
--dark: #284b63;
|
||||
--secondary: #207e8f;
|
||||
--tertiary: #84a59d;
|
||||
--visited: #afbfc9;
|
||||
--primary: #207e8f;
|
||||
--primary: #FA8F2D;
|
||||
--gray: #4e4e4e;
|
||||
--lightgray: #f0f0f0;
|
||||
--outlinegray: #dadada;
|
||||
--million-progress-bar-color: var(--secondary);
|
||||
--highlighted: #92541a;
|
||||
--highlighted: #f5dfaf88;
|
||||
}
|
||||
|
||||
[saved-theme="dark"] {
|
||||
|
Reference in New Issue
Block a user