update theme

This commit is contained in:
parent 728b71b1e3
commit 586bf5cb2e
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C
2 changed files with 6 additions and 6 deletions

@ -1,17 +1,17 @@
:root {
--light: #faf8f8;
--dark: #141021;
--secondary: #7c00ce;
--secondary: #00e7e3;
--tertiary: #ff48d4;
--visited: #afbfc9;
--primary: #f28482;
--primary: #f282ad;
--gray: #3f3f3f;
--lightgray: #f0f0f0;
--outlinegray: #dadada;
--million-progress-bar-color: var(--secondary);
--highlighted: #8446ff88;
--header: #bca1ff;
--title: rgb(55, 0, 255);
--highlighted: #00e7e388;
--header: #a1e7ff;
--title: #00e7e3
--scrollbar: gray;
--scrollbar-track: #DDD;
}

@ -34,4 +34,4 @@ globalGraph:
### For all graphs ###
paths:
- /moc: "#4388cc"
- /moc: "#00e7e3"