mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-02-04 14:39:02 +08:00
reworked mizu
This commit is contained in:
parent
04a4bb17cf
commit
ef91d87620
1 changed files with 6 additions and 3 deletions
|
|
@ -1,6 +1,9 @@
|
|||
:root {
|
||||
--bg-color: #afcbdd;
|
||||
--main-color: #1a2633;
|
||||
--caret-color: #1a2633;
|
||||
--sub-color: #fcfbf6;
|
||||
--main-color: #fcfbf6;
|
||||
--caret-color: #fcfbf6;
|
||||
--sub-color: #85a5bb;
|
||||
--text-color: #1a2633;
|
||||
--error-color: #bf616a;
|
||||
--error-extra-color: #793e44;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue