Adjust VSCode theme 💄
This commit is contained in:
parent
daa9ab9917
commit
94a22ee6f1
1 changed files with 32 additions and 32 deletions
|
|
@ -47,9 +47,9 @@
|
|||
"inputValidation.warningForeground": "#{{base05-hex}}",
|
||||
"inputValidation.warningBorder": "#{{base0A-hex}}",
|
||||
"scrollbar.shadow": "#{{base01-hex}}",
|
||||
"scrollbarSlider.activeBackground": "#{{base04-hex}}6f",
|
||||
"scrollbarSlider.background": "#{{base02-hex}}6f",
|
||||
"scrollbarSlider.hoverBackground": "#{{base03-hex}}6f",
|
||||
"scrollbarSlider.activeBackground": "#{{base04-hex}}",
|
||||
"scrollbarSlider.background": "#{{base02-hex}}",
|
||||
"scrollbarSlider.hoverBackground": "#{{base03-hex}}",
|
||||
"badge.background": "#{{base00-hex}}",
|
||||
"badge.foreground": "#{{base05-hex}}",
|
||||
"progressBar.background": "#{{base03-hex}}",
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
"list.focusBackground": "#{{base02-hex}}",
|
||||
"list.focusForeground": "#{{base05-hex}}",
|
||||
"list.highlightForeground": "#{{base07-hex}}",
|
||||
"list.hoverBackground": "#{{base03-hex}}",
|
||||
"list.hoverBackground": "#{{base02-hex}}",
|
||||
"list.hoverForeground": "#{{base05-hex}}",
|
||||
"list.inactiveSelectionBackground": "#{{base02-hex}}",
|
||||
"list.inactiveSelectionForeground": "#{{base05-hex}}",
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
"listFilterWidget.noMatchesOutline": "#{{base08-hex}}",
|
||||
"list.filterMatchBackground": "#{{base02-hex}}",
|
||||
"tree.indentGuidesStroke": "#{{base05-hex}}",
|
||||
"activityBar.background": "#{{base00-hex}}",
|
||||
"activityBar.background": "#{{base01-hex}}",
|
||||
"activityBar.dropBackground": "#{{base07-hex}}",
|
||||
"activityBar.foreground": "#{{base05-hex}}",
|
||||
"activityBar.inactiveForeground": "#{{base03-hex}}",
|
||||
|
|
@ -80,12 +80,12 @@
|
|||
"activityBar.activeBackground": "#{{base02-hex}}",
|
||||
"sideBar.background": "#{{base01-hex}}",
|
||||
"sideBar.foreground": "#{{base05-hex}}",
|
||||
"sideBar.dropBackground": "#{{base02-hex}}6f",
|
||||
"sideBar.dropBackground": "#{{base02-hex}}",
|
||||
"sideBarTitle.foreground": "#{{base05-hex}}",
|
||||
"sideBarSectionHeader.background": "#{{base03-hex}}",
|
||||
"sideBarSectionHeader.background": "#{{base01-hex}}",
|
||||
"sideBarSectionHeader.foreground": "#{{base05-hex}}",
|
||||
"minimap.findMatchHighlight": "#{{base0A-hex}}6f",
|
||||
"minimap.selectionHighlight": "#{{base02-hex}}6f",
|
||||
"minimap.findMatchHighlight": "#{{base0A-hex}}",
|
||||
"minimap.selectionHighlight": "#{{base02-hex}}",
|
||||
"minimap.errorHighlight": "#{{base08-hex}}",
|
||||
"minimap.warningHighlight": "#{{base0A-hex}}",
|
||||
"minimap.background": "#{{base00-hex}}",
|
||||
|
|
@ -94,19 +94,19 @@
|
|||
"minimapGutter.modifiedBackground": "#{{base0E-hex}}",
|
||||
"minimapGutter.deletedBackground": "#{{base08-hex}}",
|
||||
"editorGroup.background": "#{{base00-hex}}",
|
||||
"editorGroup.dropBackground": "#{{base02-hex}}6f",
|
||||
"editorGroup.dropBackground": "#{{base02-hex}}",
|
||||
"editorGroupHeader.noTabsBackground": "#{{base01-hex}}",
|
||||
"editorGroupHeader.tabsBackground": "#{{base01-hex}}",
|
||||
"editorGroup.emptyBackground": "#{{base00-hex}}",
|
||||
"editorGroup.dropIntoPromptForeground": "#{{base06-hex}}",
|
||||
"editorGroup.dropIntoPromptBackground": "#{{base00-hex}}",
|
||||
"tab.activeBackground": "#{{base00-hex}}",
|
||||
"tab.unfocusedActiveBackground": "#{{base00-hex}}",
|
||||
"tab.activeBackground": "#{{base02-hex}}",
|
||||
"tab.unfocusedActiveBackground": "#{{base02-hex}}",
|
||||
"tab.activeForeground": "#{{base05-hex}}",
|
||||
"tab.inactiveBackground": "#{{base01-hex}}",
|
||||
"tab.inactiveForeground": "#{{base03-hex}}",
|
||||
"tab.inactiveForeground": "#{{base05-hex}}",
|
||||
"tab.unfocusedActiveForeground": "#{{base04-hex}}",
|
||||
"tab.unfocusedInactiveForeground": "#{{base03-hex}}",
|
||||
"tab.unfocusedInactiveForeground": "#{{base04-hex}}",
|
||||
"tab.hoverBackground": "#{{base02-hex}}",
|
||||
"tab.unfocusedHoverBackground": "#{{base02-hex}}",
|
||||
"tab.activeModifiedBorder": "#{{base0D-hex}}",
|
||||
|
|
@ -122,16 +122,16 @@
|
|||
"editor.selectionBackground": "#{{base02-hex}}",
|
||||
"editor.inactiveSelectionBackground": "#{{base02-hex}}",
|
||||
"editor.selectionHighlightBackground": "#{{base01-hex}}",
|
||||
"editor.wordHighlightBackground": "#{{base02-hex}}6f",
|
||||
"editor.wordHighlightStrongBackground": "#{{base03-hex}}6f",
|
||||
"editor.findMatchBackground": "#{{base0A-hex}}6f",
|
||||
"editor.findMatchHighlightBackground": "#{{base09-hex}}6f",
|
||||
"editor.findRangeHighlightBackground": "#{{base01-hex}}6f",
|
||||
"searchEditor.findMatchBackground": "#{{base0A-hex}}6f",
|
||||
"editor.hoverHighlightBackground": "#{{base02-hex}}6f",
|
||||
"editor.wordHighlightBackground": "#{{base02-hex}}",
|
||||
"editor.wordHighlightStrongBackground": "#{{base03-hex}}",
|
||||
"editor.findMatchBackground": "#{{base0A-hex}}",
|
||||
"editor.findMatchHighlightBackground": "#{{base09-hex}}",
|
||||
"editor.findRangeHighlightBackground": "#{{base01-hex}}",
|
||||
"searchEditor.findMatchBackground": "#{{base0A-hex}}",
|
||||
"editor.hoverHighlightBackground": "#{{base02-hex}}",
|
||||
"editor.lineHighlightBackground": "#{{base01-hex}}",
|
||||
"editorLink.activeForeground": "#{{base0D-hex}}",
|
||||
"editor.rangeHighlightBackground": "#{{base01-hex}}6f",
|
||||
"editor.rangeHighlightBackground": "#{{base01-hex}}",
|
||||
"editorWhitespace.foreground": "#{{base03-hex}}",
|
||||
"editorIndentGuide.background": "#{{base03-hex}}",
|
||||
"editorIndentGuide.activeBackground": "#{{base04-hex}}",
|
||||
|
|
@ -153,11 +153,11 @@
|
|||
"editorBracketHighlight.foreground5": "#{{base0D-hex}}",
|
||||
"editorBracketHighlight.foreground6": "#{{base0E-hex}}",
|
||||
"editorBracketHighlight.unexpectedBracket.foreground": "#{{base0F-hex}}",
|
||||
"editorOverviewRuler.findMatchForeground": "#{{base0A-hex}}6f",
|
||||
"editorOverviewRuler.rangeHighlightForeground": "#{{base03-hex}}6f",
|
||||
"editorOverviewRuler.selectionHighlightForeground": "#{{base02-hex}}6f",
|
||||
"editorOverviewRuler.wordHighlightForeground": "#{{base07-hex}}6f",
|
||||
"editorOverviewRuler.wordHighlightStrongForeground": "#{{base0D-hex}}6f",
|
||||
"editorOverviewRuler.findMatchForeground": "#{{base0A-hex}}",
|
||||
"editorOverviewRuler.rangeHighlightForeground": "#{{base03-hex}}",
|
||||
"editorOverviewRuler.selectionHighlightForeground": "#{{base02-hex}}",
|
||||
"editorOverviewRuler.wordHighlightForeground": "#{{base07-hex}}",
|
||||
"editorOverviewRuler.wordHighlightStrongForeground": "#{{base0D-hex}}",
|
||||
"editorOverviewRuler.modifiedForeground": "#{{base0E-hex}}",
|
||||
"editorOverviewRuler.addedForeground": "#{{base0B-hex}}",
|
||||
"editorOverviewRuler.deletedForeground": "#{{base08-hex}}",
|
||||
|
|
@ -201,11 +201,11 @@
|
|||
"editorMarkerNavigationInfo.headerBackground": "#{{base0C-hex}}20",
|
||||
"peekViewEditor.background": "#{{base01-hex}}",
|
||||
"peekViewEditorGutter.background": "#{{base01-hex}}",
|
||||
"peekViewEditor.matchHighlightBackground": "#{{base09-hex}}6f",
|
||||
"peekViewEditor.matchHighlightBackground": "#{{base09-hex}}",
|
||||
"peekViewResult.background": "#{{base00-hex}}",
|
||||
"peekViewResult.fileForeground": "#{{base05-hex}}",
|
||||
"peekViewResult.lineForeground": "#{{base03-hex}}",
|
||||
"peekViewResult.matchHighlightBackground": "#{{base09-hex}}6f",
|
||||
"peekViewResult.matchHighlightBackground": "#{{base09-hex}}",
|
||||
"peekViewResult.selectionBackground": "#{{base02-hex}}",
|
||||
"peekViewResult.selectionForeground": "#{{base05-hex}}",
|
||||
"peekViewTitle.background": "#{{base02-hex}}",
|
||||
|
|
@ -219,8 +219,8 @@
|
|||
"editorOverviewRuler.incomingContentForeground": "#{{base0B-hex}}",
|
||||
"editorOverviewRuler.commonContentForeground": "#{{base0F-hex}}",
|
||||
"panel.background": "#{{base00-hex}}",
|
||||
"panel.dropBackground": "#{{base01-hex}}6f",
|
||||
"panel.dropBorder": "#{{base01-hex}}6f",
|
||||
"panel.dropBackground": "#{{base01-hex}}",
|
||||
"panel.dropBorder": "#{{base01-hex}}",
|
||||
"panelTitle.activeForeground": "#{{base05-hex}}",
|
||||
"panelTitle.inactiveForeground": "#{{base03-hex}}",
|
||||
"statusBar.background": "#{{base0D-hex}}",
|
||||
|
|
@ -532,7 +532,7 @@
|
|||
"keyword.other.package",
|
||||
"keyword.other.import",
|
||||
"variable.language.this",
|
||||
"storage.type.ts"
|
||||
"storage.type.ts",
|
||||
"storage.modifier"
|
||||
],
|
||||
"settings": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue