parent
605b8bf92b
commit
c3d0b82921
4 changed files with 4 additions and 4 deletions
|
@ -714,7 +714,7 @@
|
|||
"tab.activeBorder": "{{commons.accents.Teal}}",
|
||||
"tab.unfocusedActiveBorder": "{{variant.scheme.comments}}",
|
||||
"tab.activeForeground": "{{variant.scheme.tabActiveForeground}}",
|
||||
"tab.inactiveForeground": "{{variant.scheme.comments}}",
|
||||
"tab.inactiveForeground": "{{variant.scheme.sidebarForeground}}",
|
||||
"tab.inactiveBackground": "{{variant.scheme.background}}",
|
||||
"tab.unfocusedActiveForeground": "{{variant.scheme.foreground}}",
|
||||
"tab.border": "{{variant.scheme.background}}",
|
||||
|
|
|
@ -714,7 +714,7 @@
|
|||
"tab.activeBorder": "#80CBC4",
|
||||
"tab.unfocusedActiveBorder": "#4A4A4A",
|
||||
"tab.activeForeground": "#FFFFFF",
|
||||
"tab.inactiveForeground": "#4A4A4A",
|
||||
"tab.inactiveForeground": "#616161",
|
||||
"tab.inactiveBackground": "#212121",
|
||||
"tab.unfocusedActiveForeground": "#EEFFFF",
|
||||
"tab.border": "#212121",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -714,7 +714,7 @@
|
|||
"tab.activeBorder": "#80CBC4",
|
||||
"tab.unfocusedActiveBorder": "#90A4AE90",
|
||||
"tab.activeForeground": "#000000",
|
||||
"tab.inactiveForeground": "#90A4AE90",
|
||||
"tab.inactiveForeground": "#7E939E",
|
||||
"tab.inactiveBackground": "#FAFAFA",
|
||||
"tab.unfocusedActiveForeground": "#90A4AE",
|
||||
"tab.border": "#FAFAFA",
|
||||
|
|
Loading…
Reference in a new issue