aboutsummaryrefslogtreecommitdiff
path: root/themes/light/yaru.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/yaru.json
parent9a0134df27cfbdaff641197a44ad3b94d149beb6 (diff)
Update dependencies
Diffstat (limited to 'themes/light/yaru.json')
-rw-r--r--themes/light/yaru.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/themes/light/yaru.json b/themes/light/yaru.json
index 0c7d0bd..7198802 100644
--- a/themes/light/yaru.json
+++ b/themes/light/yaru.json
@@ -341,17 +341,25 @@
"colors": {
"focusBorder": "#e95420",
"foreground": "#111111",
+ "button.background": "#e95420",
+ "button.foreground": "#ffffff",
"dropdown.background": "#FFFFFF",
"input.background": "#FFFFFF",
"inputOption.activeBorder": "#e95420",
"list.activeSelectionBackground": "#e95420",
+ "list.activeSelectionForeground": "#FFFFFF",
"list.dropBackground": "#e9542080",
"list.focusBackground": "#e9542080",
+ "list.focusForeground": "#FFFFFF",
+ "list.highlightForeground": "#e95420",
"list.hoverBackground": "#e4e4e4",
"list.inactiveSelectionBackground": "#e4e4e4",
"activityBar.background": "#e4e4e4",
"activityBar.dropBackground": "#e9542080",
"activityBarBadge.background": "#e95420",
+ "activityBarBadge.foreground": "#ffffff",
+ "badge.background": "#e95420",
+ "badge.foreground": "#ffffff",
"sideBar.background": "#f6f6f6",
"sideBarSectionHeader.background": "#e4e4e4",
"editorGroup.dropBackground": "#e9542080",
@@ -386,9 +394,12 @@
"panelTitle.inactiveForeground": "#11111180",
"statusBar.background": "#FFFFFF",
"statusBar.debuggingBackground": "#e95420",
+ "statusBar.debuggingForeground": "#FFFFFF",
"statusBar.noFolderBackground": "#ffffff",
"statusBarItem.activeBackground": "#e9542080",
"statusBarItem.hoverBackground": "#FFFFFF1a",
+ "statusBarItem.remoteBackground": "#e95420",
+ "statusBarItem.remoteForeground": "#ffffff",
"titleBar.activeBackground": "#2b2929",
"pickerGroup.border": "#FFFFFF1a",
"terminal.ansiBlack": "#000000",
@@ -417,7 +428,6 @@
"menu.selectionForeground": "#111111",
"menubar.selectionBackground": "#FFFFFF",
"menubar.selectionForeground": "#111111",
- "statusBar.debuggingForeground": "#FFFFFF",
"statusBar.foreground": "#111111",
"tab.unfocusedInactiveBackground": "#edeef0",
"terminal.background": "#300a24",