From 9cfbac1fe4bf91f46a8cd4c4db6f4356349ba388 Mon Sep 17 00:00:00 2001 From: zzgodgundam Date: Sun, 28 Jun 2020 22:10:56 +0800 Subject: [PATCH] Green comments and red constants. --- themes/zzTheme-color-theme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/zzTheme-color-theme.json b/themes/zzTheme-color-theme.json index bccd536..c5bd0de 100644 --- a/themes/zzTheme-color-theme.json +++ b/themes/zzTheme-color-theme.json @@ -16,7 +16,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#546E7A" + "foreground": "#008000" } }, { @@ -135,7 +135,7 @@ "keyword.other" ], "settings": { - "foreground": "#F78C6C" + "foreground": "#FF0000" } }, {