mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-12 09:37:29 +08:00
Changed the colorful mode error colour to be more readable for the blue dolphin theme (#3433) seieeshb
This commit is contained in:
parent
9f1e904902
commit
f56fca7c01
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
|||
--text-color: #82eaff;
|
||||
--error-color: #ffbde6;
|
||||
--error-extra-color: #ff8188;
|
||||
--colorful-error-color: #ffbde6;
|
||||
--colorful-error-color: #d1a5fd;
|
||||
--colorful-error-extra-color: #ff8188;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue