diff --git a/themes/sepia.json b/themes/sepia.json index 04ba5a7..d70c4ff 100644 --- a/themes/sepia.json +++ b/themes/sepia.json @@ -91,6 +91,7 @@ "list.focusBackground": "#fdeecc", "list.highlightForeground": "#b58900", "list.hoverBackground": "#fdeecc", + "list.inactiveFocusBackground": "#fdeecc", "list.inactiveSelectionBackground": "#fdeecc", "list.warningForeground": "#910096", "menu.background": "#fdeecc", @@ -218,8 +219,10 @@ //"inputValidation.warningBackground": "#f6f5d2", //"inputValidation.warningBorder": "#b89500", //"list.errorForeground": "#b01011", - //"list.inactiveFocusBackground": "#d8dae6", //"list.invalidItemForeground": "#b89500", + //"listFilterWidget.background": "#efc1ad", + //"listFilterWidget.noMatchesOutline": "#be1100", + //"listFilterWidget.outline": "#00000000", //"merge.commonContentBackground": "#60606029", //"merge.commonHeaderBackground": "#60606066", //"merge.currentContentBackground": "#00aaaa22", @@ -242,6 +245,7 @@ //"settings.textInputBackground": "#e4d4b2", //"settings.textInputForeground": "#333333", //"statusBar.debuggingForeground": "#666666", + //"statusBarItem.hostBackground": "#fdfd00", //"tab.activeForeground": "#333333", //"tab.inactiveModifiedBorder": "#00b3b380", //"tab.unfocusedActiveForeground": "#333333b3",