changed pulse colors

This commit is contained in:
Jack 2020-06-23 18:58:49 +01:00
parent 4c8300469a
commit 43abd4b128
2 changed files with 2 additions and 2 deletions

View file

@ -195,7 +195,7 @@
"textColor": "#17b8bd"
},
{
"name": "terminal",
"name": "matrix",
"bgColor": "#000000",
"textColor": "#15ff00"
}

View file

@ -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;