fix: Update workbench theme
This commit is contained in:
parent
81c03e624e
commit
232d1e3235
6 changed files with 25 additions and 10 deletions
|
@ -6,7 +6,7 @@
|
|||
"comments": "#676E95",
|
||||
"caret": "#FFCC00",
|
||||
"findHighlight": "#F8E71C",
|
||||
"foreground": "#959DCB",
|
||||
"foreground": "#A6ACCD",
|
||||
"guides": "#4E557980",
|
||||
"lineNumbers": "#3A3F58",
|
||||
"invisibles": "#4E5579",
|
||||
|
|
|
@ -412,7 +412,9 @@ colors:
|
|||
statusBarForeground: '{{variant.scheme.comments}}'
|
||||
activityBarBackground: '{{variant.scheme.background}}'
|
||||
titleBarActiveBackground: '{{variant.scheme.background}}'
|
||||
titleBarActiveForeground: '{{variant.scheme.comments}}'
|
||||
titleBarInactiveBackground: '{{variant.scheme.background}}'
|
||||
titleBarInactiveForeground: '{{variant.scheme.comments}}'
|
||||
sideBarBackground: '{{variant.scheme.background}}'
|
||||
tabsContainerBackground: '{{variant.scheme.background}}'
|
||||
inactiveTabBackground: '{{variant.scheme.background}}'
|
||||
|
@ -425,3 +427,4 @@ colors:
|
|||
editorFindWidgetBackground: '{{variant.scheme.background}}'
|
||||
inactiveTabActiveGroupForeground: '{{variant.scheme.comments}}'
|
||||
focusedElementOutline: '{{variant.scheme.background}}'
|
||||
sideBarTitleForeground: '{{variant.scheme.foreground}}'
|
||||
|
|
|
@ -669,7 +669,9 @@
|
|||
"statusBarForeground": "#4A4A4A",
|
||||
"activityBarBackground": "#212121",
|
||||
"titleBarActiveBackground": "#212121",
|
||||
"titleBarActiveForeground": "#4A4A4A",
|
||||
"titleBarInactiveBackground": "#212121",
|
||||
"titleBarInactiveForeground": "#4A4A4A",
|
||||
"sideBarBackground": "#212121",
|
||||
"tabsContainerBackground": "#212121",
|
||||
"inactiveTabBackground": "#212121",
|
||||
|
@ -681,6 +683,7 @@
|
|||
"dropdownBackground": "#212121",
|
||||
"editorFindWidgetBackground": "#212121",
|
||||
"inactiveTabActiveGroupForeground": "#4A4A4A",
|
||||
"focusedElementOutline": "#212121"
|
||||
"focusedElementOutline": "#212121",
|
||||
"sideBarTitleForeground": "#eeffffff"
|
||||
}
|
||||
}
|
|
@ -669,7 +669,9 @@
|
|||
"statusBarForeground": "#546E7A",
|
||||
"activityBarBackground": "#263238",
|
||||
"titleBarActiveBackground": "#263238",
|
||||
"titleBarActiveForeground": "#546E7A",
|
||||
"titleBarInactiveBackground": "#263238",
|
||||
"titleBarInactiveForeground": "#546E7A",
|
||||
"sideBarBackground": "#263238",
|
||||
"tabsContainerBackground": "#263238",
|
||||
"inactiveTabBackground": "#263238",
|
||||
|
@ -681,6 +683,7 @@
|
|||
"dropdownBackground": "#263238",
|
||||
"editorFindWidgetBackground": "#263238",
|
||||
"inactiveTabActiveGroupForeground": "#546E7A",
|
||||
"focusedElementOutline": "#263238"
|
||||
"focusedElementOutline": "#263238",
|
||||
"sideBarTitleForeground": "#eeffff"
|
||||
}
|
||||
}
|
|
@ -669,7 +669,9 @@
|
|||
"statusBarForeground": "#CCD7DA",
|
||||
"activityBarBackground": "#FAFAFA",
|
||||
"titleBarActiveBackground": "#FAFAFA",
|
||||
"titleBarActiveForeground": "#CCD7DA",
|
||||
"titleBarInactiveBackground": "#FAFAFA",
|
||||
"titleBarInactiveForeground": "#CCD7DA",
|
||||
"sideBarBackground": "#FAFAFA",
|
||||
"tabsContainerBackground": "#FAFAFA",
|
||||
"inactiveTabBackground": "#FAFAFA",
|
||||
|
@ -681,6 +683,7 @@
|
|||
"dropdownBackground": "#FAFAFA",
|
||||
"editorFindWidgetBackground": "#FAFAFA",
|
||||
"inactiveTabActiveGroupForeground": "#CCD7DA",
|
||||
"focusedElementOutline": "#FAFAFA"
|
||||
"focusedElementOutline": "#FAFAFA",
|
||||
"sideBarTitleForeground": "#80CBC4"
|
||||
}
|
||||
}
|
|
@ -25,7 +25,7 @@
|
|||
"string constant.other.placeholder"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#959DCB"
|
||||
"foreground": "#A6ACCD"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -450,7 +450,7 @@
|
|||
"punctuation.definition.list_item.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#959DCB"
|
||||
"foreground": "#A6ACCD"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -629,7 +629,7 @@
|
|||
"punctuation.section.class.end"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#959DCB"
|
||||
"foreground": "#A6ACCD"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -658,18 +658,20 @@
|
|||
"markup.table"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#959DCB"
|
||||
"foreground": "#A6ACCD"
|
||||
}
|
||||
}
|
||||
],
|
||||
"colors": {
|
||||
"editorBackground": "#292D3E",
|
||||
"editorForeground": "#959DCB",
|
||||
"editorForeground": "#A6ACCD",
|
||||
"statusBarBackground": "#292D3E",
|
||||
"statusBarForeground": "#676E95",
|
||||
"activityBarBackground": "#292D3E",
|
||||
"titleBarActiveBackground": "#292D3E",
|
||||
"titleBarActiveForeground": "#676E95",
|
||||
"titleBarInactiveBackground": "#292D3E",
|
||||
"titleBarInactiveForeground": "#676E95",
|
||||
"sideBarBackground": "#292D3E",
|
||||
"tabsContainerBackground": "#292D3E",
|
||||
"inactiveTabBackground": "#292D3E",
|
||||
|
@ -681,6 +683,7 @@
|
|||
"dropdownBackground": "#292D3E",
|
||||
"editorFindWidgetBackground": "#292D3E",
|
||||
"inactiveTabActiveGroupForeground": "#676E95",
|
||||
"focusedElementOutline": "#292D3E"
|
||||
"focusedElementOutline": "#292D3E",
|
||||
"sideBarTitleForeground": "#A6ACCD"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue