parent
2f468a2461
commit
900e0fb069
5 changed files with 20 additions and 20 deletions
|
@ -666,6 +666,8 @@
|
|||
"focusBorder": "{{variant.scheme.focusBorder}}00",
|
||||
"editorCursor.foreground": "{{variant.scheme.caret}}",
|
||||
"scrollbar.shadow": "{{variant.scheme.background}}",
|
||||
"editorLink.activeForeground": "{{variant.scheme.foreground}}",
|
||||
"selection.background": "{{variant.scheme.foreground}}",
|
||||
"editor.background": "{{variant.scheme.background}}",
|
||||
"editor.foreground": "{{variant.scheme.foreground}}",
|
||||
"editorLineNumber.foreground": "{{variant.scheme.lineNumbers}}",
|
||||
|
@ -725,7 +727,7 @@
|
|||
"terminal.ansiBrightYellow": "{{variant.scheme.base.yellow}}",
|
||||
"scrollbarSlider.background": "{{variant.scheme.scrollbars}}",
|
||||
"scrollbarSlider.hoverBackground": "{{variant.scheme.scrollbarsHover}}",
|
||||
"scrollbarSlider.activeBackground": "{{commons.accents.teal}}",
|
||||
"scrollbarSlider.activeBackground": "{{commons.accents.teal}}50",
|
||||
"editorSuggestWidget.background": "{{variant.scheme.background}}",
|
||||
"editorSuggestWidget.foreground": "{{variant.scheme.foreground}}",
|
||||
"editorSuggestWidget.highlightForeground": "{{commons.accents.teal}}",
|
||||
|
@ -740,8 +742,6 @@
|
|||
"notification.background": "{{variant.scheme.background}}",
|
||||
"notification.foreground": "{{variant.scheme.base.white}}",
|
||||
"badge.background": "{{variant.scheme.lineHighlight}}30",
|
||||
"badge.foreground": "{{variant.scheme.comments}}",
|
||||
"editorLink.activeForeground": "{{variant.scheme.foreground}}",
|
||||
"selection.background": "{{variant.scheme.foreground}}"
|
||||
"badge.foreground": "{{variant.scheme.comments}}"
|
||||
}
|
||||
}
|
|
@ -666,6 +666,8 @@
|
|||
"focusBorder": "#FFFFFF00",
|
||||
"editorCursor.foreground": "#FFCC00",
|
||||
"scrollbar.shadow": "#212121",
|
||||
"editorLink.activeForeground": "#EEFFFF",
|
||||
"selection.background": "#EEFFFF",
|
||||
"editor.background": "#212121",
|
||||
"editor.foreground": "#EEFFFF",
|
||||
"editorLineNumber.foreground": "#424242",
|
||||
|
@ -725,7 +727,7 @@
|
|||
"terminal.ansiBrightYellow": "#FFCB6B",
|
||||
"scrollbarSlider.background": "#00000050",
|
||||
"scrollbarSlider.hoverBackground": "#00000030",
|
||||
"scrollbarSlider.activeBackground": "#80CBC4",
|
||||
"scrollbarSlider.activeBackground": "#80CBC450",
|
||||
"editorSuggestWidget.background": "#212121",
|
||||
"editorSuggestWidget.foreground": "#EEFFFF",
|
||||
"editorSuggestWidget.highlightForeground": "#80CBC4",
|
||||
|
@ -740,8 +742,6 @@
|
|||
"notification.background": "#212121",
|
||||
"notification.foreground": "#ffffff",
|
||||
"badge.background": "#00000030",
|
||||
"badge.foreground": "#4A4A4A",
|
||||
"editorLink.activeForeground": "#EEFFFF",
|
||||
"selection.background": "#EEFFFF"
|
||||
"badge.foreground": "#4A4A4A"
|
||||
}
|
||||
}
|
|
@ -666,6 +666,8 @@
|
|||
"focusBorder": "#FFFFFF00",
|
||||
"editorCursor.foreground": "#FFCC00",
|
||||
"scrollbar.shadow": "#263238",
|
||||
"editorLink.activeForeground": "#EEFFFF",
|
||||
"selection.background": "#EEFFFF",
|
||||
"editor.background": "#263238",
|
||||
"editor.foreground": "#EEFFFF",
|
||||
"editorLineNumber.foreground": "#37474F",
|
||||
|
@ -725,7 +727,7 @@
|
|||
"terminal.ansiBrightYellow": "#FFCB6B",
|
||||
"scrollbarSlider.background": "#00000050",
|
||||
"scrollbarSlider.hoverBackground": "#00000030",
|
||||
"scrollbarSlider.activeBackground": "#80CBC4",
|
||||
"scrollbarSlider.activeBackground": "#80CBC450",
|
||||
"editorSuggestWidget.background": "#263238",
|
||||
"editorSuggestWidget.foreground": "#EEFFFF",
|
||||
"editorSuggestWidget.highlightForeground": "#80CBC4",
|
||||
|
@ -740,8 +742,6 @@
|
|||
"notification.background": "#263238",
|
||||
"notification.foreground": "#ffffff",
|
||||
"badge.background": "#00000030",
|
||||
"badge.foreground": "#546E7A",
|
||||
"editorLink.activeForeground": "#EEFFFF",
|
||||
"selection.background": "#EEFFFF"
|
||||
"badge.foreground": "#546E7A"
|
||||
}
|
||||
}
|
|
@ -666,6 +666,8 @@
|
|||
"focusBorder": "#FFFFFF00",
|
||||
"editorCursor.foreground": "#272727",
|
||||
"scrollbar.shadow": "#FAFAFA",
|
||||
"editorLink.activeForeground": "#90A4AE",
|
||||
"selection.background": "#90A4AE",
|
||||
"editor.background": "#FAFAFA",
|
||||
"editor.foreground": "#90A4AE",
|
||||
"editorLineNumber.foreground": "#CFD8DC",
|
||||
|
@ -725,7 +727,7 @@
|
|||
"terminal.ansiBrightYellow": "#FFB62C",
|
||||
"scrollbarSlider.background": "#00000050",
|
||||
"scrollbarSlider.hoverBackground": "#00000030",
|
||||
"scrollbarSlider.activeBackground": "#80CBC4",
|
||||
"scrollbarSlider.activeBackground": "#80CBC450",
|
||||
"editorSuggestWidget.background": "#FAFAFA",
|
||||
"editorSuggestWidget.foreground": "#90A4AE",
|
||||
"editorSuggestWidget.highlightForeground": "#80CBC4",
|
||||
|
@ -740,8 +742,6 @@
|
|||
"notification.background": "#FAFAFA",
|
||||
"notification.foreground": "#FFFFFF",
|
||||
"badge.background": "#CCD7DA30",
|
||||
"badge.foreground": "#CCD7DA",
|
||||
"editorLink.activeForeground": "#90A4AE",
|
||||
"selection.background": "#90A4AE"
|
||||
"badge.foreground": "#CCD7DA"
|
||||
}
|
||||
}
|
|
@ -666,6 +666,8 @@
|
|||
"focusBorder": "#FFFFFF00",
|
||||
"editorCursor.foreground": "#FFCC00",
|
||||
"scrollbar.shadow": "#292D3E",
|
||||
"editorLink.activeForeground": "#A6ACCD",
|
||||
"selection.background": "#A6ACCD",
|
||||
"editor.background": "#292D3E",
|
||||
"editor.foreground": "#A6ACCD",
|
||||
"editorLineNumber.foreground": "#3A3F58",
|
||||
|
@ -725,7 +727,7 @@
|
|||
"terminal.ansiBrightYellow": "#FFCB6B",
|
||||
"scrollbarSlider.background": "#00000050",
|
||||
"scrollbarSlider.hoverBackground": "#00000030",
|
||||
"scrollbarSlider.activeBackground": "#80CBC4",
|
||||
"scrollbarSlider.activeBackground": "#80CBC450",
|
||||
"editorSuggestWidget.background": "#292D3E",
|
||||
"editorSuggestWidget.foreground": "#A6ACCD",
|
||||
"editorSuggestWidget.highlightForeground": "#80CBC4",
|
||||
|
@ -740,8 +742,6 @@
|
|||
"notification.background": "#292D3E",
|
||||
"notification.foreground": "#ffffff",
|
||||
"badge.background": "#00000030",
|
||||
"badge.foreground": "#676E95",
|
||||
"editorLink.activeForeground": "#A6ACCD",
|
||||
"selection.background": "#A6ACCD"
|
||||
"badge.foreground": "#676E95"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue