mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-27 17:27:32 +08:00
changed midnight text color to white
This commit is contained in:
parent
15f05826c1
commit
b8dc82101d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
--main-color: #708bc2;
|
||||
--caret-color: #708bc2;
|
||||
--sub-color: #29303d;
|
||||
--text-color: #525f7a;
|
||||
--text-color: #d9e5ff;
|
||||
--error-color: #c27070;
|
||||
--error-extra-color: #c28b70;
|
||||
--colorful-error-color: #c27070;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue