aboutsummaryrefslogtreecommitdiff
path: root/themes/light/elementary.json
diff options
context:
space:
mode:
authorGravatar Daniel Smith <rdnlsmith@gmail.com> 2020-07-05 15:26:04 -0400
committerGravatar Daniel Smith <rdnlsmith@gmail.com> 2020-07-05 15:54:33 -0400
commitadbfe7ca3ed78b882d4a52ae93dc471b94e5ae17 (patch)
treebdc5dd6e85489ca9aab7a70f70006dc051900110 /themes/light/elementary.json
parent9a0134df27cfbdaff641197a44ad3b94d149beb6 (diff)
Update dependencies
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",