css update
This commit is contained in:
parent
d390873a8e
commit
fb25ca14ef
@ -3,7 +3,7 @@
|
||||
:root {
|
||||
--light: #d7eff7;
|
||||
--dark: #06262B;
|
||||
--secondary: #02B2D4;
|
||||
--secondary: #06262B;
|
||||
--tertiary: #84a59d;
|
||||
--visited: #afbfc9;
|
||||
--primary: #207e8f;
|
||||
@ -11,7 +11,7 @@
|
||||
--lightgray: #f0f0f0;
|
||||
--outlinegray: #dadada;
|
||||
--million-progress-bar-color: var(--secondary);
|
||||
--highlighted: #FA8F2D;
|
||||
--highlighted: #92541a;
|
||||
}
|
||||
|
||||
[saved-theme="dark"] {
|
||||
|
Loading…
Reference in New Issue
Block a user