From a5c0c1e74ce8605e4373bd929a95fce8bfb2850c Mon Sep 17 00:00:00 2001 From: Kristi Date: Sat, 15 Aug 2020 19:09:26 -0400 Subject: [PATCH] Update Find option color --- themes/tokyo-night-color-theme.json | 1 + themes/tokyo-night-storm-color-theme.json | 1 + 2 files changed, 2 insertions(+) diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index 72e8fc9..e2d71f0 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -37,6 +37,7 @@ "input.foreground": "#a9b1d6", "input.border": "#0f0f14", "input.placeholderForeground": "#787c998A", + "inputOption.activeForeground": "#c0caf5", "inputOption.activeBackground": "#3d59a144", "inputValidation.infoForeground": "#000000", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 1dd5f4f..5617914 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -37,6 +37,7 @@ "input.foreground": "#a9b1d6", "input.border": "#282e44", "input.placeholderForeground": "#4a5272", + "inputOption.activeForeground": "#c0caf5", "inputOption.activeBackground": "#3d59a144", "inputValidation.infoForeground": "#000000",