mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-03 20:40:48 +08:00
tweaked miami
This commit is contained in:
parent
4249ffd8a7
commit
42553299b7
1 changed files with 1 additions and 10 deletions
|
@ -2,16 +2,7 @@
|
|||
--bg-color: #f35588;
|
||||
--main-color: #05dfd7;
|
||||
--caret-color: #a3f7bf;
|
||||
--text-color: #05dfd7;
|
||||
--sub-color: #fff591;
|
||||
--error-color: #9d72ff;
|
||||
}
|
||||
|
||||
.word letter.incorrect,
|
||||
.word.error,
|
||||
.word letter.incorrect.extra {
|
||||
color: var(--error-color);
|
||||
}
|
||||
|
||||
.word.error {
|
||||
border-bottom: solid 2px var(--error-color);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue