mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-12 23:20:25 +08:00
Fixed colorful error extra to be a valid hex
This commit is contained in:
parent
c27a4663d0
commit
d57e61fd32
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@
|
|||
--error-color: #f52443;
|
||||
--error-extra-color: #bd001c;
|
||||
--colorful-error-color: #ff0a2f;
|
||||
--colorful-error-extra-color: #9eb5cboh;
|
||||
--colorful-error-extra-color: #000000;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue