🖍️ Make colors slightly less burn-y on retinas
This commit is contained in:
+101
-101
@@ -6,14 +6,14 @@
|
||||
"descriptionForeground": "#495495",
|
||||
"errorForeground": "#b141f1",
|
||||
"widget.shadow": "#2a2139",
|
||||
"editor.background": "#130d1a",
|
||||
"editor.background": "#1f1529",
|
||||
"editor.foreground": "#d4cdde",
|
||||
"editorLineNumber.foreground": "#495495",
|
||||
"editorLineNumber.activeForeground": "#495495",
|
||||
"editorCursor.foreground": "#b141f1",
|
||||
"badge.background": "#b141f1",
|
||||
"badge.foreground": "#2a2139",
|
||||
"activityBar.background": "#130d1a",
|
||||
"activityBar.background": "#1f1529",
|
||||
"activityBar.dropBackground": "#49549565",
|
||||
"activityBar.border": "#2a2139",
|
||||
"activityBar.foreground": "#ffffff",
|
||||
@@ -22,75 +22,75 @@
|
||||
"activityBarBadge.foreground": "#2a2139",
|
||||
"activityBar.activeBackground": "#b141f133",
|
||||
"activityBar.activeBorder": "#b141f1",
|
||||
"sideBar.background": "#100c0f",
|
||||
"sideBar.dropBackground": "#100c0f",
|
||||
"sideBar.background": "#130e11",
|
||||
"sideBar.dropBackground": "#130e11",
|
||||
"sideBar.border": "#2a2139",
|
||||
"sideBar.foreground": "#ffffff99",
|
||||
"sideBarSectionHeader.background": "#130d1a",
|
||||
"sideBarSectionHeader.background": "#1f1529",
|
||||
"sideBarSectionHeader.foreground": "#ffffff99",
|
||||
"sideBarTitle.foreground": "#ffffff99",
|
||||
"sideBarSectionHeader.border": "#2a2139",
|
||||
"statusBar.foreground": "#ffffff",
|
||||
"statusBar.background": "#130d1a",
|
||||
"statusBar.background": "#130e11",
|
||||
"statusBar.border": "#2a2139",
|
||||
"statusBar.debuggingBackground": "#130d1a",
|
||||
"statusBar.debuggingBackground": "#1f1529",
|
||||
"statusBar.debuggingForeground": "#08080f50",
|
||||
"statusBar.debuggingBorder": "#08080faf",
|
||||
"statusBar.noFolderForeground": "#ffffff",
|
||||
"statusBar.noFolderBackground": "#130d1a",
|
||||
"statusBar.noFolderBorder": "#130d1a",
|
||||
"statusBarItem.activeBackground": "#130d1a66",
|
||||
"statusBar.noFolderBackground": "#1f1529",
|
||||
"statusBar.noFolderBorder": "#1f1529",
|
||||
"statusBarItem.activeBackground": "#1f152966",
|
||||
"statusBarItem.hoverBackground": "#2a2139",
|
||||
"statusBarItem.prominentBackground": "#2a2139",
|
||||
"statusBarItem.prominentHoverBackground": "#34294f",
|
||||
"button.background": "#b141f121",
|
||||
"button.foreground": "#ffffff",
|
||||
"button.hoverBackground": "#495495",
|
||||
"dropdown.background": "#130d1a",
|
||||
"dropdown.border": "#130d1a",
|
||||
"dropdown.background": "#1f1529",
|
||||
"dropdown.border": "#1f1529",
|
||||
"dropdown.foreground": "#495495",
|
||||
"editorMarkerNavigation.background": "#43435629",
|
||||
"editorMarkerNavigationError.background": "#b141f1",
|
||||
"editorMarkerNavigationWarning.background": "#ffcc00",
|
||||
"editorError.border": "#130d1a",
|
||||
"editorMarkerNavigationWarning.background": "#e0b401",
|
||||
"editorError.border": "#1f1529",
|
||||
"editorError.foreground": "#b141f1",
|
||||
"editorWarning.border": "#130d1a",
|
||||
"editorWarning.foreground": "#ffcc00",
|
||||
"editorInfo.border": "#130d1a",
|
||||
"editorWarning.border": "#1f1529",
|
||||
"editorWarning.foreground": "#e0b401",
|
||||
"editorInfo.border": "#1f1529",
|
||||
"editorInfo.foreground": "#b141f1",
|
||||
"editorHint.border": "#54e48400",
|
||||
"editorHint.foreground": "#54e484",
|
||||
"editorGroup.emptyBackground": "#49549533",
|
||||
"editorGroup.border": "#2a2139",
|
||||
"editorGroup.dropBackground": "#49549533",
|
||||
"editorGroupHeader.noTabsBackground": "#130d1a",
|
||||
"editorGroupHeader.tabsBackground": "#130d1a",
|
||||
"editorGroupHeader.tabsBorder": "#100c0f",
|
||||
"tab.activeBackground": "#130d1a",
|
||||
"editorGroupHeader.noTabsBackground": "#1f1529",
|
||||
"editorGroupHeader.tabsBackground": "#1f1529",
|
||||
"editorGroupHeader.tabsBorder": "#130e11",
|
||||
"tab.activeBackground": "#1f1529",
|
||||
"tab.unfocusedActiveBackground": "#180627",
|
||||
"tab.activeForeground": "#d4cdde",
|
||||
"tab.border": "#2a2139",
|
||||
"tab.inactiveBackground": "#130d1a",
|
||||
"tab.inactiveBackground": "#1f1529",
|
||||
"tab.inactiveForeground": "#ffffff99",
|
||||
"tab.unfocusedActiveForeground": "#ffffff99",
|
||||
"tab.unfocusedInactiveForeground": "#ffffff99",
|
||||
"tab.activeBorder": "#f92aad",
|
||||
"tab.activeModifiedBorder": "#54e484",
|
||||
"tab.activeBorderTop": "#130d1a",
|
||||
"tab.unfocusedActiveBorder": "#130d1a",
|
||||
"tab.activeBorderTop": "#1f1529",
|
||||
"tab.unfocusedActiveBorder": "#1f1529",
|
||||
"tab.unfocusedHoverBackground": "#b141f121",
|
||||
"textBlockQuote.background": "#130d1a",
|
||||
"textBlockQuote.background": "#1f1529",
|
||||
"textBlockQuote.border": "#d4cdde",
|
||||
"textCodeBlock.background": "#130d1a",
|
||||
"textCodeBlock.background": "#1f1529",
|
||||
"textLink.activeForeground": "#b141f1",
|
||||
"textLink.foreground": "#b141f1",
|
||||
"textPreformat.foreground": "#ffcc00",
|
||||
"textSeparator.foreground": "#130d1a",
|
||||
"walkThrough.embeddedEditorBackground": "#130d1a",
|
||||
"welcomePage.buttonBackground": "#100c0f",
|
||||
"welcomePage.buttonHoverBackground": "#130d1a",
|
||||
"input.background": "#100c0f",
|
||||
"input.border": "#100c0f",
|
||||
"textPreformat.foreground": "#e0b401",
|
||||
"textSeparator.foreground": "#1f1529",
|
||||
"walkThrough.embeddedEditorBackground": "#1f1529",
|
||||
"welcomePage.buttonBackground": "#130e11",
|
||||
"welcomePage.buttonHoverBackground": "#1f1529",
|
||||
"input.background": "#130e11",
|
||||
"input.border": "#130e11",
|
||||
"input.foreground": "#d4cdde",
|
||||
"input.placeholderForeground": "#d4cdde",
|
||||
"inputOption.activeBorder": "#d4cdde",
|
||||
@@ -98,24 +98,24 @@
|
||||
"inputValidation.errorBackground": "#b141f180",
|
||||
"inputValidation.errorBorder": "#b141f100",
|
||||
"inputValidation.infoForeground": "#b141f1",
|
||||
"inputValidation.infoBackground": "#130d1a",
|
||||
"inputValidation.infoBackground": "#1f1529",
|
||||
"inputValidation.infoBorder": "#58c7e0",
|
||||
"inputValidation.warningForeground": "#ffcc00",
|
||||
"inputValidation.warningBackground": "#130d1a",
|
||||
"inputValidation.warningBorder": "#ffcc00",
|
||||
"editorWidget.background": "#130d1a",
|
||||
"inputValidation.warningForeground": "#e0b401",
|
||||
"inputValidation.warningBackground": "#1f1529",
|
||||
"inputValidation.warningBorder": "#e0b401",
|
||||
"editorWidget.background": "#1f1529",
|
||||
"editorWidget.border": "#2a2139",
|
||||
"editorHoverWidget.background": "#100c0f",
|
||||
"editorHoverWidget.background": "#130e11",
|
||||
"editorHoverWidget.border": "#2a2139",
|
||||
"editorSuggestWidget.background": "#100c0f",
|
||||
"editorSuggestWidget.background": "#130e11",
|
||||
"editorSuggestWidget.border": "#2a2139",
|
||||
"editorSuggestWidget.foreground": "#ffffff99",
|
||||
"editorSuggestWidget.highlightForeground": "#b141f1",
|
||||
"editorSuggestWidget.selectedBackground": "#130d1a",
|
||||
"editorGutter.background": "#130d1a",
|
||||
"editorSuggestWidget.selectedBackground": "#1f1529",
|
||||
"editorGutter.background": "#1f1529",
|
||||
"editorGutter.addedBackground": "#206d4bd6",
|
||||
"editorGutter.deletedBackground": "#fa2e46a4",
|
||||
"editorGutter.modifiedBackground": "#ffcc00",
|
||||
"editorGutter.modifiedBackground": "#e0b401",
|
||||
"editor.selectionBackground": "#46346588",
|
||||
"editor.selectionHighlightBackground": "#b141f133",
|
||||
"editor.inactiveSelectionBackground": "#ffffff33",
|
||||
@@ -145,69 +145,69 @@
|
||||
"terminal.ansiBlack": "#34294f",
|
||||
"terminal.ansiRed": "#f92aad",
|
||||
"terminal.ansiGreen": "#54e484",
|
||||
"terminal.ansiYellow": "#ffcc00",
|
||||
"terminal.ansiYellow": "#e0b401",
|
||||
"terminal.ansiBlue": "#58c7e0",
|
||||
"terminal.ansiMagenta": "#b141f1",
|
||||
"terminal.ansiCyan": "#61e2ff",
|
||||
"terminal.ansiCyan": "#53c8e2",
|
||||
"terminal.ansiWhite": "#495495",
|
||||
"terminal.ansiBrightBlack": "#34294f",
|
||||
"terminal.ansiBrightRed": "#f92aad",
|
||||
"terminal.ansiBrightGreen": "#54e484",
|
||||
"terminal.ansiBrightYellow": "#ffcc00",
|
||||
"terminal.ansiBrightBlue": "#61e2ff",
|
||||
"terminal.ansiBrightYellow": "#e0b401",
|
||||
"terminal.ansiBrightBlue": "#53c8e2",
|
||||
"terminal.ansiBrightMagenta": "#b141f1",
|
||||
"terminal.ansiBrightCyan": "#61e2ff",
|
||||
"terminal.ansiBrightCyan": "#53c8e2",
|
||||
"terminal.ansiBrightWhite": "#ffffff",
|
||||
"terminal.background": "#100c0f",
|
||||
"terminal.background": "#130e11",
|
||||
"terminal.foreground": "#d4cdde",
|
||||
"terminalCursor.background": "#100c0f",
|
||||
"terminalCursor.background": "#130e11",
|
||||
"terminalCursor.foreground": "#b141f1",
|
||||
"merge.border": "#130d1a00",
|
||||
"merge.border": "#1f152900",
|
||||
"merge.currentContentBackground": "#2a213922",
|
||||
"merge.currentHeaderBackground": "#2a213944",
|
||||
"merge.incomingContentBackground": "#aea8dc22",
|
||||
"merge.incomingHeaderBackground": "#aea8dc44",
|
||||
"merge.commonContentBackground": "#ffcc0022",
|
||||
"merge.commonHeaderBackground": "#ffcc0044",
|
||||
"merge.commonContentBackground": "#e0b40122",
|
||||
"merge.commonHeaderBackground": "#e0b40144",
|
||||
"editorOverviewRuler.currentContentForeground": "#2a213944",
|
||||
"editorOverviewRuler.incomingContentForeground": "#cac4f544",
|
||||
"editorOverviewRuler.commonContentForeground": "#ffcc0044",
|
||||
"editorOverviewRuler.border": "#130d1a",
|
||||
"notificationCenter.border": "#130d1a",
|
||||
"editorOverviewRuler.commonContentForeground": "#e0b40144",
|
||||
"editorOverviewRuler.border": "#1f1529",
|
||||
"notificationCenter.border": "#1f1529",
|
||||
"notificationCenterHeader.foreground": "#d4cdde",
|
||||
"notificationCenterHeader.background": "#130d1a",
|
||||
"notificationToast.border": "#130d1a",
|
||||
"notificationCenterHeader.background": "#1f1529",
|
||||
"notificationToast.border": "#1f1529",
|
||||
"notifications.foreground": "#d4cdde",
|
||||
"notifications.background": "#130d1a",
|
||||
"notifications.border": "#130d1a",
|
||||
"notifications.background": "#1f1529",
|
||||
"notifications.border": "#1f1529",
|
||||
"notificationLink.foreground": "#ffffff",
|
||||
"diffEditor.insertedTextBackground": "#54e48425",
|
||||
"diffEditor.removedTextBackground": "#b141f116",
|
||||
"debugToolBar.background": "#130d1a",
|
||||
"debugExceptionWidget.background": "#130d1a",
|
||||
"debugToolBar.background": "#1f1529",
|
||||
"debugExceptionWidget.background": "#1f1529",
|
||||
"debugExceptionWidget.border": "#ffffff",
|
||||
"extensionButton.prominentBackground": "#b141f1",
|
||||
"extensionButton.prominentForeground": "#e5f5f5",
|
||||
"extensionButton.prominentHoverBackground": "#58c7e0",
|
||||
"focusBorder": "#130d1a",
|
||||
"focusBorder": "#1f1529",
|
||||
"foreground": "#495495",
|
||||
"panel.background": "#130d1a",
|
||||
"panel.background": "#130e11",
|
||||
"panel.border": "#2a2139",
|
||||
"panelTitle.activeBorder": "#495495",
|
||||
"panelTitle.activeForeground": "#b141f1",
|
||||
"panelTitle.inactiveForeground": "#ffffff",
|
||||
"peekView.border": "#495495",
|
||||
"peekViewEditor.background": "#130d1a",
|
||||
"peekViewEditor.background": "#1f1529",
|
||||
"peekViewEditor.matchHighlightBackground": "#34294f",
|
||||
"peekViewEditor.matchHighlightBorder": "#130d1a",
|
||||
"peekViewEditorGutter.background": "#130d1a",
|
||||
"peekViewResult.background": "#130d1a",
|
||||
"peekViewResult.fileForeground": "#ffcc00",
|
||||
"peekViewEditor.matchHighlightBorder": "#1f1529",
|
||||
"peekViewEditorGutter.background": "#1f1529",
|
||||
"peekViewResult.background": "#1f1529",
|
||||
"peekViewResult.fileForeground": "#e0b401",
|
||||
"peekViewResult.lineForeground": "#ffffff",
|
||||
"peekViewResult.matchHighlightBackground": "#130d1a",
|
||||
"peekViewResult.selectionBackground": "#130d1a",
|
||||
"peekViewResult.matchHighlightBackground": "#1f1529",
|
||||
"peekViewResult.selectionBackground": "#1f1529",
|
||||
"peekViewResult.selectionForeground": "#ffffff",
|
||||
"peekViewTitle.background": "#130d1a",
|
||||
"peekViewTitle.background": "#1f1529",
|
||||
"peekViewTitleDescription.foreground": "#ffffff",
|
||||
"peekViewTitleLabel.foreground": "#b141f1",
|
||||
"progressBar.background": "#b141f1",
|
||||
@@ -220,66 +220,66 @@
|
||||
"gitDecoration.deletedResourceForeground": "#b141f1",
|
||||
"gitDecoration.untrackedResourceForeground": "#b141f1",
|
||||
"gitDecoration.ignoredResourceForeground": "#ffffff59",
|
||||
"gitDecoration.conflictingResourceForeground": "#ffcc00",
|
||||
"gitDecoration.conflictingResourceForeground": "#e0b401",
|
||||
"pickerGroup.border": "#58c7e0",
|
||||
"pickerGroup.foreground": "#d4cdde",
|
||||
"list.activeSelectionBackground": "#2a213980",
|
||||
"list.activeSelectionForeground": "#ffffff",
|
||||
"list.dropBackground": "#34294f66",
|
||||
"list.focusBackground": "#130d1a",
|
||||
"list.focusBackground": "#1f1529",
|
||||
"list.focusForeground": "#ffffff",
|
||||
"list.highlightForeground": "#b141f1",
|
||||
"list.hoverBackground": "#130d1a",
|
||||
"list.hoverBackground": "#1f1529",
|
||||
"list.hoverForeground": "#ffffff",
|
||||
"list.inactiveSelectionBackground": "#34294f66",
|
||||
"list.inactiveSelectionForeground": "#ffffff",
|
||||
"list.inactiveFocusBackground": "#130d1a",
|
||||
"list.inactiveFocusBackground": "#1f1529",
|
||||
"list.errorForeground": "#b141f1E6",
|
||||
"list.warningForeground": "#ffcc00",
|
||||
"listFilterWidget.background": "#100c0f",
|
||||
"list.warningForeground": "#e0b401",
|
||||
"listFilterWidget.background": "#130e11",
|
||||
"listFilterWidget.outline": "#54e484",
|
||||
"listFilterWidget.noMatchesOutline": "#b141f1",
|
||||
"tree.indentGuidesStroke": "#495495",
|
||||
"settings.headerForeground": "#b141f1",
|
||||
"settings.modifiedItemIndicator": "#58c7e0",
|
||||
"settings.dropdownListBorder": "#34294f",
|
||||
"settings.dropdownBackground": "#130d1a",
|
||||
"settings.dropdownBackground": "#1f1529",
|
||||
"settings.dropdownForeground": "#495495",
|
||||
"settings.dropdownBorder": "#130d1a",
|
||||
"settings.checkboxBackground": "#130d1a",
|
||||
"settings.dropdownBorder": "#1f1529",
|
||||
"settings.checkboxBackground": "#1f1529",
|
||||
"settings.checkboxForeground": "#495495",
|
||||
"settings.checkboxBorder": "#130d1a",
|
||||
"settings.textInputBackground": "#130d1a",
|
||||
"settings.checkboxBorder": "#1f1529",
|
||||
"settings.textInputBackground": "#1f1529",
|
||||
"settings.textInputForeground": "#495495",
|
||||
"settings.textInputBorder": "#130d1a",
|
||||
"settings.numberInputBackground": "#100c0f",
|
||||
"settings.textInputBorder": "#1f1529",
|
||||
"settings.numberInputBackground": "#130e11",
|
||||
"settings.numberInputForeground": "#7068b1",
|
||||
"settings.numberInputBorder": "#100c0f",
|
||||
"settings.numberInputBorder": "#130e11",
|
||||
"breadcrumb.foreground": "#ffffff99",
|
||||
"breadcrumb.background": "#130d1a",
|
||||
"breadcrumb.background": "#1f1529",
|
||||
"breadcrumb.focusForeground": "#b141f1",
|
||||
"breadcrumb.activeSelectionForeground": "#ffffff",
|
||||
"breadcrumbPicker.background": "#130d1a",
|
||||
"titleBar.activeBackground": "#130d1a",
|
||||
"breadcrumbPicker.background": "#1f1529",
|
||||
"titleBar.activeBackground": "#1f1529",
|
||||
"titleBar.activeForeground": "#b141f1",
|
||||
"titleBar.inactiveBackground": "#130d1a",
|
||||
"titleBar.inactiveBackground": "#1f1529",
|
||||
"titleBar.inactiveForeground": "#ffffff99",
|
||||
"menu.background": "#130d1a",
|
||||
"menu.background": "#1f1529",
|
||||
"menu.foreground": "#ffffff99",
|
||||
"menu.selectionBackground": "#130d1a",
|
||||
"menu.selectionBackground": "#1f1529",
|
||||
"menu.selectionForeground": "#b141f1",
|
||||
"menu.selectionBorder": "#130d1a",
|
||||
"menu.selectionBorder": "#1f1529",
|
||||
"menu.separatorBackground": "#b141f1",
|
||||
"menubar.selectionBackground": "#130d1a",
|
||||
"menubar.selectionBackground": "#1f1529",
|
||||
"menubar.selectionForeground": "#b141f1",
|
||||
"menubar.selectionBorder": "#130d1a",
|
||||
"editor.snippetTabstopHighlightBackground": "#100c0f",
|
||||
"editor.snippetTabstopHighlightBorder": "#100c0f",
|
||||
"editor.snippetFinalTabstopHighlightBackground": "#100c0f",
|
||||
"editor.snippetFinalTabstopHighlightBorder": "#100c0f",
|
||||
"menubar.selectionBorder": "#1f1529",
|
||||
"editor.snippetTabstopHighlightBackground": "#130e11",
|
||||
"editor.snippetTabstopHighlightBorder": "#130e11",
|
||||
"editor.snippetFinalTabstopHighlightBackground": "#130e11",
|
||||
"editor.snippetFinalTabstopHighlightBorder": "#130e11",
|
||||
"minimap.findMatchHighlight": "#b141f1ee",
|
||||
"minimap.errorHighlight": "#b141f1ee",
|
||||
"minimap.warningHighlight": "#ffcc00ee",
|
||||
"minimap.warningHighlight": "#e0b401ee",
|
||||
"minimapGutter.addedBackground": "#58c7e0",
|
||||
"minimapGutter.modifiedBackground": "#54e484",
|
||||
"minimapGutter.deletedBackground": "#b141f1"
|
||||
@@ -705,7 +705,7 @@
|
||||
"source.tf support.class"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#ffcc00"
|
||||
"foreground": "#e0b401"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user