background and comment colors corrected

This commit is contained in:
silver 2018-05-30 00:22:34 -04:00
commit 7ecc2ffd39

View File

@ -6,11 +6,9 @@
"strings": "{color4}",
"types": "{color5}",
"variables": "{color6}",
"comments": "{color7}"
"comments": "{color8}"
}},
"workbench.colorCustomizations": {{
"editor.background": "{color0}"
"editor.background": "{background}"
}}
}}