mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-11 22:23:32 +08:00
fix: mint theme
This commit is contained in:
parent
077fbbd4d2
commit
3e9d7ca2f0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
--main-color: #5cdb95;
|
||||
--caret-color: #5cdb95;
|
||||
--sub-color: #edf5e1;
|
||||
--error-color: #F35588;;
|
||||
--error-color: #F35588;
|
||||
}
|
||||
|
||||
.word letter.incorrect,
|
||||
|
|
Loading…
Reference in a new issue