mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-06 05:26:54 +08:00
adjusted norse colors
This commit is contained in:
parent
0414f5831e
commit
c85ca7daf0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
:root {
|
||||
--bg-color: #2b2b2c;
|
||||
--main-color: #1d3c44;
|
||||
--caret-color: #1d3c44;
|
||||
--bg-color: #242425;
|
||||
--main-color: #2b5f6d;
|
||||
--caret-color: #2b5f6d;
|
||||
--sub-color: #505b5e;
|
||||
--text-color: #ccc2b1;
|
||||
--error-color: #7e2a2a;
|
||||
|
|
Loading…
Add table
Reference in a new issue