changed midnight text color to white

This commit is contained in:
Jack 2021-08-05 23:27:49 +01:00
parent 15f05826c1
commit b8dc82101d

View file

@ -3,7 +3,7 @@
--main-color: #708bc2;
--caret-color: #708bc2;
--sub-color: #29303d;
--text-color: #525f7a;
--text-color: #d9e5ff;
--error-color: #c27070;
--error-extra-color: #c28b70;
--colorful-error-color: #c27070;