chore: Update darkder sidebar foreground

This commit is contained in:
Mattia Astorino 2017-06-03 19:36:17 +02:00
parent 4a06a4fd4a
commit c714fb7f07
6 changed files with 7 additions and 2 deletions

View file

@ -21,7 +21,7 @@
"scrollbars": "#00000050",
"scrollbarsHover": "#00000030",
"statusbarForeground": "#4A4A4A",
"sidebarForeground": "#4A4A4A",
"sidebarForeground": "#616161",
"listHoverForeground": "#FFFFFF",
"tabActiveForeground": "#FFFFFF",
"base": {

View file

@ -700,6 +700,7 @@
"tab.activeForeground": "{{variant.scheme.tabActiveForeground}}",
"tab.inactiveForeground": "{{variant.scheme.comments}}",
"tab.inactiveBackground": "{{variant.scheme.background}}",
"tab.unfocusedActiveForeground": "{{variant.scheme.foreground}}",
"tab.border": "{{variant.scheme.background}}",
"statusBar.background": "{{variant.scheme.background}}",
"statusBar.noFolderBackground": "{{variant.scheme.background}}",

View file

@ -700,6 +700,7 @@
"tab.activeForeground": "#FFFFFF",
"tab.inactiveForeground": "#4A4A4A",
"tab.inactiveBackground": "#212121",
"tab.unfocusedActiveForeground": "#EEFFFF",
"tab.border": "#212121",
"statusBar.background": "#212121",
"statusBar.noFolderBackground": "#212121",
@ -713,7 +714,7 @@
"titleBar.inactiveBackground": "#212121",
"titleBar.inactiveForeground": "#4A4A4A",
"sideBar.background": "#212121",
"sideBar.foreground": "#4A4A4A",
"sideBar.foreground": "#616161",
"sideBarTitle.foreground": "#EEFFFF",
"sideBarSectionHeader.background": "#212121",
"input.background": "#FFFFFF05",

View file

@ -700,6 +700,7 @@
"tab.activeForeground": "#FFFFFF",
"tab.inactiveForeground": "#546E7A",
"tab.inactiveBackground": "#263238",
"tab.unfocusedActiveForeground": "#EEFFFF",
"tab.border": "#263238",
"statusBar.background": "#263238",
"statusBar.noFolderBackground": "#263238",

View file

@ -700,6 +700,7 @@
"tab.activeForeground": "#000000",
"tab.inactiveForeground": "#90A4AE90",
"tab.inactiveBackground": "#FAFAFA",
"tab.unfocusedActiveForeground": "#90A4AE",
"tab.border": "#FAFAFA",
"statusBar.background": "#FAFAFA",
"statusBar.noFolderBackground": "#FAFAFA",

View file

@ -700,6 +700,7 @@
"tab.activeForeground": "#FFFFFF",
"tab.inactiveForeground": "#676E95",
"tab.inactiveBackground": "#292D3E",
"tab.unfocusedActiveForeground": "#A6ACCD",
"tab.border": "#292D3E",
"statusBar.background": "#292D3E",
"statusBar.noFolderBackground": "#292D3E",