mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-11 06:05:16 +08:00
Update muted.css
This commit is contained in:
parent
3467ba6715
commit
be6436ba29
1 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
:root {
|
||||
--bg-color: #1b13b3;
|
||||
--main-color: #C5B4E3;
|
||||
--caret-color: #B1E4E3;
|
||||
--sub-color: #939eae;
|
||||
--text-color: #D9D9D6;
|
||||
--error-color: #EDC1CD;
|
||||
}
|
||||
--bg-color: #525252;
|
||||
--main-color: #C5B4E3;
|
||||
--caret-color: #B1E4E3;
|
||||
--sub-color: #939eae;
|
||||
--text-color: #B1E4E3;
|
||||
--error-color: #EDC1CD;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue