mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-11 06:31:51 +08:00
updated monkai to use white text
This commit is contained in:
parent
d4cdfaf4e3
commit
215be5fb27
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
--bg-color: #272822;
|
||||
--main-color: #A6E22E;
|
||||
--caret-color: #66D9EF;
|
||||
--sub-color: #75715E;
|
||||
--text-color: #E6DB74;
|
||||
--sub-color: #E6DB74;
|
||||
--text-color: #e2e2dc;
|
||||
--error-color: #F92672;
|
||||
--error-extra-color: #FD971F;
|
||||
--colorful-error-color: #F92672;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue