parent
d2dc180b93
commit
2d52311a8b
5 changed files with 10 additions and 5 deletions
|
@ -695,8 +695,9 @@
|
|||
"editorIndentGuide.background": "{{variant.scheme.guides}}",
|
||||
"editorGroupHeader.tabsBackground": "{{variant.scheme.background}}",
|
||||
"editorGroup.border": "{{variant.scheme.shadow}}",
|
||||
"tab.inactiveBackground": "{{variant.scheme.background}}",
|
||||
"tab.activeForeground": "{{variant.scheme.foreground}}",
|
||||
"tab.inactiveForeground": "{{variant.scheme.comments}}",
|
||||
"tab.inactiveBackground": "{{variant.scheme.background}}",
|
||||
"tab.border": "{{variant.scheme.background}}",
|
||||
"statusBar.background": "{{variant.scheme.background}}",
|
||||
"statusBar.noFolderBackground": "{{variant.scheme.background}}",
|
||||
|
|
|
@ -695,8 +695,9 @@
|
|||
"editorIndentGuide.background": "#42424270",
|
||||
"editorGroupHeader.tabsBackground": "#212121",
|
||||
"editorGroup.border": "#00000030",
|
||||
"tab.inactiveBackground": "#212121",
|
||||
"tab.activeForeground": "#EEFFFF",
|
||||
"tab.inactiveForeground": "#4A4A4A",
|
||||
"tab.inactiveBackground": "#212121",
|
||||
"tab.border": "#212121",
|
||||
"statusBar.background": "#212121",
|
||||
"statusBar.noFolderBackground": "#212121",
|
||||
|
|
|
@ -695,8 +695,9 @@
|
|||
"editorIndentGuide.background": "#37474F80",
|
||||
"editorGroupHeader.tabsBackground": "#263238",
|
||||
"editorGroup.border": "#00000030",
|
||||
"tab.inactiveBackground": "#263238",
|
||||
"tab.activeForeground": "#EEFFFF",
|
||||
"tab.inactiveForeground": "#546E7A",
|
||||
"tab.inactiveBackground": "#263238",
|
||||
"tab.border": "#263238",
|
||||
"statusBar.background": "#263238",
|
||||
"statusBar.noFolderBackground": "#263238",
|
||||
|
|
|
@ -695,8 +695,9 @@
|
|||
"editorIndentGuide.background": "#B0BEC570",
|
||||
"editorGroupHeader.tabsBackground": "#FAFAFA",
|
||||
"editorGroup.border": "#00000020",
|
||||
"tab.inactiveBackground": "#FAFAFA",
|
||||
"tab.activeForeground": "#90A4AE",
|
||||
"tab.inactiveForeground": "#90A4AE90",
|
||||
"tab.inactiveBackground": "#FAFAFA",
|
||||
"tab.border": "#FAFAFA",
|
||||
"statusBar.background": "#FAFAFA",
|
||||
"statusBar.noFolderBackground": "#FAFAFA",
|
||||
|
|
|
@ -695,8 +695,9 @@
|
|||
"editorIndentGuide.background": "#4E557980",
|
||||
"editorGroupHeader.tabsBackground": "#292D3E",
|
||||
"editorGroup.border": "#00000030",
|
||||
"tab.inactiveBackground": "#292D3E",
|
||||
"tab.activeForeground": "#A6ACCD",
|
||||
"tab.inactiveForeground": "#676E95",
|
||||
"tab.inactiveBackground": "#292D3E",
|
||||
"tab.border": "#292D3E",
|
||||
"statusBar.background": "#292D3E",
|
||||
"statusBar.noFolderBackground": "#292D3E",
|
||||
|
|
Loading…
Reference in a new issue