mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-08 22:50:00 +08:00
updated serika colors to be more readable
This commit is contained in:
parent
2cf4f4f3a6
commit
de9f274b97
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
:root {
|
||||
--bg-color: #e2b714;
|
||||
--main-color: #323437;
|
||||
--caret-color: #323437;
|
||||
--sub-color: #d1d0c5;
|
||||
--main-color: #e2b714;
|
||||
--caret-color: #e2b714;
|
||||
--sub-color: #323437;
|
||||
--bg-color: #e1e1e3;
|
||||
}
|
Loading…
Add table
Reference in a new issue