aboutsummaryrefslogtreecommitdiff
path: root/themes/light/elementary.json
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/elementary.json')
-rw-r--r--themes/light/elementary.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/themes/light/elementary.json b/themes/light/elementary.json
index 0af8ba7..7d04c28 100644
--- a/themes/light/elementary.json
+++ b/themes/light/elementary.json
@@ -341,17 +341,25 @@
"colors": {
"focusBorder": "#92a2a0",
"foreground": "#5e5e5e",
+ "button.background": "#92a2a0",
+ "button.foreground": "#ffffff",
"dropdown.background": "#f5f5f5",
"input.background": "#f5f5f5",
"inputOption.activeBorder": "#92a2a0",
"list.activeSelectionBackground": "#92a2a0",
+ "list.activeSelectionForeground": "#FFFFFF",
"list.dropBackground": "#92a2a080",
"list.focusBackground": "#92a2a080",
+ "list.focusForeground": "#FFFFFF",
+ "list.highlightForeground": "#92a2a0",
"list.hoverBackground": "#cccccc",
"list.inactiveSelectionBackground": "#cccccc",
"activityBar.background": "#d1d1d1",
"activityBar.dropBackground": "#92a2a080",
"activityBarBadge.background": "#92a2a0",
+ "activityBarBadge.foreground": "#ffffff",
+ "badge.background": "#92a2a0",
+ "badge.foreground": "#ffffff",
"sideBar.background": "#e2e2e2",
"sideBarSectionHeader.background": "#d1d1d1",
"editorGroup.dropBackground": "#92a2a080",
@@ -389,9 +397,12 @@
"panelTitle.inactiveForeground": "#5e5e5e80",
"statusBar.background": "#ffffff",
"statusBar.debuggingBackground": "#92a2a0",
+ "statusBar.debuggingForeground": "#ffffff",
"statusBar.noFolderBackground": "#ffffff",
"statusBarItem.activeBackground": "#92a2a080",
"statusBarItem.hoverBackground": "#FFFFFF1a",
+ "statusBarItem.remoteBackground": "#92a2a0",
+ "statusBarItem.remoteForeground": "#ffffff",
"titleBar.activeBackground": "#dcdcdc",
"pickerGroup.border": "#FFFFFF1a",
"terminal.ansiBlack": "#586e75",