fixed moonlight sub alt color being the same as background

This commit is contained in:
Miodec 2022-10-27 19:22:43 +02:00
parent b1e2fd57d0
commit 8389970963

View file

@ -4,7 +4,7 @@
--main-color: #c69f68;
--caret-color: #8f744b;
--sub-color: #4b5975;
--sub-alt-color: #191f27;
--sub-alt-color: #141a22;
--text-color: #ccccb5;
--error-color: #b81b2c;
--error-extra-color: #84131f;