From adbfe7ca3ed78b882d4a52ae93dc471b94e5ae17 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Sun, 5 Jul 2020 15:26:04 -0400 Subject: Update dependencies --- themes/dark/arc-dark.json | 11 +++++++++++ themes/dark/yaru-dark.json | 11 +++++++++++ themes/light/elementary.json | 11 +++++++++++ themes/light/yaru.json | 12 +++++++++++- 4 files changed, 44 insertions(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/dark/arc-dark.json b/themes/dark/arc-dark.json index 8d90908..8a1949d 100644 --- a/themes/dark/arc-dark.json +++ b/themes/dark/arc-dark.json @@ -341,17 +341,25 @@ "colors": { "focusBorder": "#5294e2", "foreground": "#a2a2a2", + "button.background": "#5294e2", + "button.foreground": "#ffffff", "dropdown.background": "#596076", "input.background": "#596076", "inputOption.activeBorder": "#5294e2", "list.activeSelectionBackground": "#5294e2", + "list.activeSelectionForeground": "#FFFFFF", "list.dropBackground": "#5294e280", "list.focusBackground": "#5294e280", + "list.focusForeground": "#FFFFFF", + "list.highlightForeground": "#5294e2", "list.hoverBackground": "#4b5162", "list.inactiveSelectionBackground": "#4b5162", "activityBar.background": "#4b5162", "activityBar.dropBackground": "#5294e280", "activityBarBadge.background": "#5294e2", + "activityBarBadge.foreground": "#ffffff", + "badge.background": "#5294e2", + "badge.foreground": "#ffffff", "sideBar.background": "#404552", "sideBarSectionHeader.background": "#4b5162", "editorGroup.dropBackground": "#5294e280", @@ -383,9 +391,12 @@ "panelTitle.inactiveForeground": "#a2a2a280", "statusBar.background": "#2f343f", "statusBar.debuggingBackground": "#5294e2", + "statusBar.debuggingForeground": "#ffffff", "statusBar.noFolderBackground": "#2c303b", "statusBarItem.activeBackground": "#5294e280", "statusBarItem.hoverBackground": "#FFFFFF1a", + "statusBarItem.remoteBackground": "#5294e2", + "statusBarItem.remoteForeground": "#ffffff", "titleBar.activeBackground": "#2f343f", "pickerGroup.border": "#FFFFFF1a", "terminal.ansiBlack": "#262b36", 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", 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", 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", -- cgit v1.2.3