mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-04 20:47:54 +08:00
changed pulse colors
This commit is contained in:
parent
4c8300469a
commit
43abd4b128
2 changed files with 2 additions and 2 deletions
|
@ -195,7 +195,7 @@
|
|||
"textColor": "#17b8bd"
|
||||
},
|
||||
{
|
||||
"name": "terminal",
|
||||
"name": "matrix",
|
||||
"bgColor": "#000000",
|
||||
"textColor": "#15ff00"
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
--main-color: #17b8bd;
|
||||
--caret-color: #17b8bd;
|
||||
--sub-color: #484848;
|
||||
--text-color: #17b8bd;
|
||||
--text-color: #e5f4f4;
|
||||
--error-color: #da3333;
|
||||
--error-extra-color: #791717;
|
||||
--extra-error-color: #da3333;
|
||||
|
|
Loading…
Add table
Reference in a new issue