mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-18 03:26:07 +08:00
fixed gruvbox errors
This commit is contained in:
parent
91407ea861
commit
6ec0583596
2 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@
|
|||
--sub-color: #b8bb26;
|
||||
--text-color: #ebdbb2;
|
||||
--error-color: #fb4934 ;
|
||||
--extra-error-color: #cc241d;
|
||||
--error-extra-color: #cc241d;
|
||||
}
|
|
@ -5,5 +5,5 @@
|
|||
--sub-color: #98971a;
|
||||
--text-color: #3c3836;
|
||||
--error-color: #cc241d;
|
||||
--extra-error-color: #9d0006;
|
||||
--error-extra-color: #9d0006;
|
||||
}
|
Loading…
Add table
Reference in a new issue