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",