mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-07 03:19:13 +08:00
Merge remote-tracking branch 'origin/results' into results
This commit is contained in:
commit
80b693a691
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