updated monkai to use white text

This commit is contained in:
Jack 2020-07-17 00:20:29 +01:00
parent d4cdfaf4e3
commit 215be5fb27

View file

@ -2,8 +2,8 @@
--bg-color: #272822;
--main-color: #A6E22E;
--caret-color: #66D9EF;
--sub-color: #75715E;
--text-color: #E6DB74;
--sub-color: #E6DB74;
--text-color: #e2e2dc;
--error-color: #F92672;
--error-extra-color: #FD971F;
--colorful-error-color: #F92672;