Get light theme loading successfully

This commit is contained in:
Max Brunsfeld 2021-08-23 15:09:18 -07:00
parent fa0739ee2e
commit f4847bd38f

View File

@ -6,10 +6,16 @@ extends = "_base"
2 = "#ececec"
3 = "#3a3b3c"
[text_color]
dull = "#acacac"
bright = "#111111"
normal = "#333333"
[text]
0 = "#acacac"
1 = "#111111"
2 = "#333333"
[status]
good = "#4fac63"
info = "#3c5dd4"
warn = "#faca50"
bad = "#b7372e"
[syntax]
keyword = "#0000fa"