parent
9578f38a94
commit
c177e46334
6 changed files with 17 additions and 17 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "Material-Theme-Lighter",
|
"name": "Material-Theme-Lighter",
|
||||||
"scheme": {
|
"scheme": {
|
||||||
"background": "#FAFAFA",
|
"background": "#FAFAFA",
|
||||||
"comments": "#CCD7DA",
|
"comments": "#90A4AE90",
|
||||||
"caret": "#272727",
|
"caret": "#272727",
|
||||||
"findHighlight": "#FFCC00",
|
"findHighlight": "#FFCC00",
|
||||||
"foreground": "#90A4AE",
|
"foreground": "#90A4AE",
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
"invisibles": "#E7EAEC",
|
"invisibles": "#E7EAEC",
|
||||||
"lineHighlight": "#CCD7DA",
|
"lineHighlight": "#CCD7DA",
|
||||||
"selection": "#80CBC440",
|
"selection": "#80CBC440",
|
||||||
"shadow": "#00000030",
|
"shadow": "#00000020",
|
||||||
"inputBackground": "#00000005",
|
"inputBackground": "#00000005",
|
||||||
"inputForeground": "#90A4AE",
|
"inputForeground": "#90A4AE",
|
||||||
"inputBorder": "#00000010",
|
"inputBorder": "#00000010",
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"inputForeground": "#EEFFFF",
|
"inputForeground": "#EEFFFF",
|
||||||
"inputBorder": "#FFFFFF10",
|
"inputBorder": "#FFFFFF10",
|
||||||
"scrollbars": "#00000050",
|
"scrollbars": "#00000050",
|
||||||
"scrollbarsHover": "#00000030",
|
"scrollbarsHover": "#00000030"
|
||||||
"base": {
|
"base": {
|
||||||
"white": "#ffffff",
|
"white": "#ffffff",
|
||||||
"black": "#000000",
|
"black": "#000000",
|
||||||
|
|
|
@ -746,7 +746,7 @@
|
||||||
"diffEditor.insertedTextBackground": "{{variant.scheme.base.green}}15",
|
"diffEditor.insertedTextBackground": "{{variant.scheme.base.green}}15",
|
||||||
"diffEditor.removedTextBackground": "{{variant.scheme.base.red}}20",
|
"diffEditor.removedTextBackground": "{{variant.scheme.base.red}}20",
|
||||||
"notification.background": "{{variant.scheme.background}}",
|
"notification.background": "{{variant.scheme.background}}",
|
||||||
"notification.foreground": "{{variant.scheme.base.white}}",
|
"notification.foreground": "{{variant.scheme.foreground}}",
|
||||||
"badge.background": "{{variant.scheme.lineHighlight}}30",
|
"badge.background": "{{variant.scheme.lineHighlight}}30",
|
||||||
"badge.foreground": "{{variant.scheme.comments}}"
|
"badge.foreground": "{{variant.scheme.comments}}"
|
||||||
}
|
}
|
||||||
|
|
|
@ -746,7 +746,7 @@
|
||||||
"diffEditor.insertedTextBackground": "#C3E88D15",
|
"diffEditor.insertedTextBackground": "#C3E88D15",
|
||||||
"diffEditor.removedTextBackground": "#FF537020",
|
"diffEditor.removedTextBackground": "#FF537020",
|
||||||
"notification.background": "#212121",
|
"notification.background": "#212121",
|
||||||
"notification.foreground": "#ffffff",
|
"notification.foreground": "#EEFFFF",
|
||||||
"badge.background": "#00000030",
|
"badge.background": "#00000030",
|
||||||
"badge.foreground": "#4A4A4A"
|
"badge.foreground": "#4A4A4A"
|
||||||
}
|
}
|
||||||
|
|
|
@ -746,7 +746,7 @@
|
||||||
"diffEditor.insertedTextBackground": "#C3E88D15",
|
"diffEditor.insertedTextBackground": "#C3E88D15",
|
||||||
"diffEditor.removedTextBackground": "#FF537020",
|
"diffEditor.removedTextBackground": "#FF537020",
|
||||||
"notification.background": "#263238",
|
"notification.background": "#263238",
|
||||||
"notification.foreground": "#ffffff",
|
"notification.foreground": "#EEFFFF",
|
||||||
"badge.background": "#00000030",
|
"badge.background": "#00000030",
|
||||||
"badge.foreground": "#546E7A"
|
"badge.foreground": "#546E7A"
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"fontStyle": "italic",
|
"fontStyle": "italic",
|
||||||
"foreground": "#CCD7DA"
|
"foreground": "#90A4AE90"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -682,21 +682,21 @@
|
||||||
"editorHoverWidget.background": "#FAFAFA",
|
"editorHoverWidget.background": "#FAFAFA",
|
||||||
"editorIndentGuide.background": "#B0BEC570",
|
"editorIndentGuide.background": "#B0BEC570",
|
||||||
"editorGroupHeader.tabsBackground": "#FAFAFA",
|
"editorGroupHeader.tabsBackground": "#FAFAFA",
|
||||||
"editorGroup.border": "#00000030",
|
"editorGroup.border": "#00000020",
|
||||||
"tab.inactiveBackground": "#FAFAFA",
|
"tab.inactiveBackground": "#FAFAFA",
|
||||||
"tab.inactiveForeground": "#CCD7DA",
|
"tab.inactiveForeground": "#90A4AE90",
|
||||||
"tab.border": "#FAFAFA",
|
"tab.border": "#FAFAFA",
|
||||||
"statusBar.background": "#FAFAFA",
|
"statusBar.background": "#FAFAFA",
|
||||||
"statusBar.noFolderBackground": "#FAFAFA",
|
"statusBar.noFolderBackground": "#FAFAFA",
|
||||||
"statusBar.foreground": "#CCD7DA",
|
"statusBar.foreground": "#90A4AE90",
|
||||||
"activityBar.background": "#FAFAFA",
|
"activityBar.background": "#FAFAFA",
|
||||||
"activityBar.foreground": "#90A4AE",
|
"activityBar.foreground": "#90A4AE",
|
||||||
"activityBarBadge.background": "#80CBC4",
|
"activityBarBadge.background": "#80CBC4",
|
||||||
"activityBarBadge.foreground": "#000000",
|
"activityBarBadge.foreground": "#000000",
|
||||||
"titleBar.activeBackground": "#FAFAFA",
|
"titleBar.activeBackground": "#FAFAFA",
|
||||||
"titleBar.activeForeground": "#CCD7DA",
|
"titleBar.activeForeground": "#90A4AE90",
|
||||||
"titleBar.inactiveBackground": "#FAFAFA",
|
"titleBar.inactiveBackground": "#FAFAFA",
|
||||||
"titleBar.inactiveForeground": "#CCD7DA",
|
"titleBar.inactiveForeground": "#90A4AE90",
|
||||||
"sideBar.background": "#FAFAFA",
|
"sideBar.background": "#FAFAFA",
|
||||||
"sideBarTitle.foreground": "#90A4AE",
|
"sideBarTitle.foreground": "#90A4AE",
|
||||||
"sideBarSectionHeader.background": "#FAFAFA",
|
"sideBarSectionHeader.background": "#FAFAFA",
|
||||||
|
@ -716,7 +716,7 @@
|
||||||
"list.highlightForeground": "#80CBC4",
|
"list.highlightForeground": "#80CBC4",
|
||||||
"list.focusBackground": "#CFD8DC",
|
"list.focusBackground": "#CFD8DC",
|
||||||
"terminal.ansiWhite": "#FFFFFF",
|
"terminal.ansiWhite": "#FFFFFF",
|
||||||
"terminal.ansiBlack": "#CCD7DA",
|
"terminal.ansiBlack": "#90A4AE90",
|
||||||
"terminal.ansiBlue": "#6182B8",
|
"terminal.ansiBlue": "#6182B8",
|
||||||
"terminal.ansiCyan": "#39ADB5",
|
"terminal.ansiCyan": "#39ADB5",
|
||||||
"terminal.ansiGreen": "#91B859",
|
"terminal.ansiGreen": "#91B859",
|
||||||
|
@ -724,7 +724,7 @@
|
||||||
"terminal.ansiRed": "#E53935",
|
"terminal.ansiRed": "#E53935",
|
||||||
"terminal.ansiYellow": "#FFB62C",
|
"terminal.ansiYellow": "#FFB62C",
|
||||||
"terminal.ansiBrightWhite": "#FFFFFF",
|
"terminal.ansiBrightWhite": "#FFFFFF",
|
||||||
"terminal.ansiBrightBlack": "#CCD7DA",
|
"terminal.ansiBrightBlack": "#90A4AE90",
|
||||||
"terminal.ansiBrightBlue": "#6182B8",
|
"terminal.ansiBrightBlue": "#6182B8",
|
||||||
"terminal.ansiBrightCyan": "#39ADB5",
|
"terminal.ansiBrightCyan": "#39ADB5",
|
||||||
"terminal.ansiBrightGreen": "#91B859",
|
"terminal.ansiBrightGreen": "#91B859",
|
||||||
|
@ -739,15 +739,15 @@
|
||||||
"editorSuggestWidget.highlightForeground": "#80CBC4",
|
"editorSuggestWidget.highlightForeground": "#80CBC4",
|
||||||
"editorSuggestWidget.selectedBackground": "#CCD7DA50",
|
"editorSuggestWidget.selectedBackground": "#CCD7DA50",
|
||||||
"editorSuggestWidget.border": "#00000010",
|
"editorSuggestWidget.border": "#00000010",
|
||||||
"widget.shadow": "#00000030",
|
"widget.shadow": "#00000020",
|
||||||
"editorWidget.background": "#FAFAFA",
|
"editorWidget.background": "#FAFAFA",
|
||||||
"panel.border": "#FAFAFA",
|
"panel.border": "#FAFAFA",
|
||||||
"panelTitle.activeForeground": "#90A4AE",
|
"panelTitle.activeForeground": "#90A4AE",
|
||||||
"diffEditor.insertedTextBackground": "#91B85915",
|
"diffEditor.insertedTextBackground": "#91B85915",
|
||||||
"diffEditor.removedTextBackground": "#E5393520",
|
"diffEditor.removedTextBackground": "#E5393520",
|
||||||
"notification.background": "#FAFAFA",
|
"notification.background": "#FAFAFA",
|
||||||
"notification.foreground": "#FFFFFF",
|
"notification.foreground": "#90A4AE",
|
||||||
"badge.background": "#CCD7DA30",
|
"badge.background": "#CCD7DA30",
|
||||||
"badge.foreground": "#CCD7DA"
|
"badge.foreground": "#90A4AE90"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue