From 8be596c639ecee40dcf34cb8495a88861b537e41 Mon Sep 17 00:00:00 2001 From: sh7dm Date: Thu, 4 Jul 2019 10:20:07 +0300 Subject: [PATCH] feat: adjust some colors Co-authored-by: Elijah Kotyluk --- themes/bright-night-color-theme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/bright-night-color-theme.json b/themes/bright-night-color-theme.json index 74b4455..1f45b4a 100644 --- a/themes/bright-night-color-theme.json +++ b/themes/bright-night-color-theme.json @@ -162,7 +162,7 @@ "meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js" ], "settings": { - "foreground": "#d5e76d" + "foreground": "#fff67e" } }, { @@ -178,7 +178,7 @@ "support.type.sys-types" ], "settings": { - "foreground": "#FFCB6B" + "foreground": "#fde55a" } }, {