diff --git a/src/themes/theme-template-color-theme.json b/src/themes/theme-template-color-theme.json index aa2a2ce..193f66a 100644 --- a/src/themes/theme-template-color-theme.json +++ b/src/themes/theme-template-color-theme.json @@ -685,6 +685,7 @@ "button.background": "{{variant.scheme.selection}}", "debugToolBar.background": "{{variant.scheme.background}}", "pickerGroup.foreground": "{{commons.accents.Teal}}", + "inputOption.activeBackground": "{{commons.accents.Teal}}", "editorLineNumber.foreground": "{{variant.scheme.lineNumbers}}",