aboutsummaryrefslogtreecommitdiff
path: root/themes/dark/yaru-dark.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/dark/yaru-dark.json
parent9a0134df27cfbdaff641197a44ad3b94d149beb6 (diff)
Update dependencies
Diffstat (limited to 'themes/dark/yaru-dark.json')
-rw-r--r--themes/dark/yaru-dark.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/themes/dark/yaru-dark.json b/themes/dark/yaru-dark.json
index e2de612..d28fd5e 100644
--- a/themes/dark/yaru-dark.json
+++ b/themes/dark/yaru-dark.json
@@ -341,17 +341,25 @@
"colors": {
"focusBorder": "#e95420",
"foreground": "#FFFFFF",
+ "button.background": "#e95420",
+ "button.foreground": "#ffffff",
"dropdown.background": "#595959",
"input.background": "#595959",
"inputOption.activeBorder": "#e95420",
"list.activeSelectionBackground": "#e95420",
+ "list.activeSelectionForeground": "#FFFFFF",
"list.dropBackground": "#e9542080",
"list.focusBackground": "#e9542080",
+ "list.focusForeground": "#FFFFFF",
+ "list.highlightForeground": "#e95420",
"list.hoverBackground": "#575757",
"list.inactiveSelectionBackground": "#575757",
"activityBar.background": "#575757",
"activityBar.dropBackground": "#e9542080",
"activityBarBadge.background": "#e95420",
+ "activityBarBadge.foreground": "#ffffff",
+ "badge.background": "#e95420",
+ "badge.foreground": "#ffffff",
"sideBar.background": "#3f3f3f",
"sideBarSectionHeader.background": "#575757",
"editorGroup.dropBackground": "#e9542080",
@@ -384,9 +392,12 @@
"panelTitle.inactiveForeground": "#FFFFFF80",
"statusBar.background": "#2f2f2f",
"statusBar.debuggingBackground": "#e95420",
+ "statusBar.debuggingForeground": "#ffffff",
"statusBar.noFolderBackground": "#2c2c2c",
"statusBarItem.activeBackground": "#e9542080",
"statusBarItem.hoverBackground": "#FFFFFF1a",
+ "statusBarItem.remoteBackground": "#e95420",
+ "statusBarItem.remoteForeground": "#ffffff",
"titleBar.activeBackground": "#2b2929",
"pickerGroup.border": "#FFFFFF1a",
"terminal.ansiBlack": "#000000",