From feb2cf26c9ec16bee1e18c70788cf49d6062a1b0 Mon Sep 17 00:00:00 2001 From: Pavel Stianko Date: Thu, 25 Jan 2024 02:45:14 +0100 Subject: [PATCH] docs: new code color theme (#296) --- src/styles/themes/serendipity-midnight.json | 378 +++++++-------- src/styles/themes/serendipity-morning.json | 480 ++++++++++---------- 2 files changed, 429 insertions(+), 429 deletions(-) diff --git a/src/styles/themes/serendipity-midnight.json b/src/styles/themes/serendipity-midnight.json index 125cbee4a..dfa271b79 100644 --- a/src/styles/themes/serendipity-midnight.json +++ b/src/styles/themes/serendipity-midnight.json @@ -7,38 +7,38 @@ "activityBar.dropBorder": "#232534", "activityBar.foreground": "#DEE0EF", "activityBar.inactiveForeground": "#8D8F9E", - "activityBarBadge.background": "#F8D2C9", + "activityBarBadge.background": "#da7c67", "activityBarBadge.foreground": "#151726", - "badge.background": "#F8D2C9", + "badge.background": "#da7c67", "badge.foreground": "#151726", "banner.background": "#1C1E2D", "banner.foreground": "#DEE0EF", "banner.iconForeground": "#8D8F9E", - "breadcrumb.activeSelectionForeground": "#F8D2C9", + "breadcrumb.activeSelectionForeground": "#da7c67", "breadcrumb.background": "#151726", "breadcrumb.focusForeground": "#8D8F9E", - "breadcrumb.foreground": "#6B6D7C", + "breadcrumb.foreground": "#848694", "breadcrumbPicker.background": "#1C1E2D", - "button.background": "#F8D2C9", + "button.background": "#da7c67", "button.foreground": "#151726", - "button.hoverBackground": "#F8D2C9e6", + "button.hoverBackground": "#da7c67e6", "button.secondaryBackground": "#1C1E2D", "button.secondaryForeground": "#DEE0EF", "button.secondaryHoverBackground": "#232534", "charts.foreground": "#DEE0EF", "charts.lines": "#8D8F9E", - "charts.blue": "#94b8ff", + "charts.blue": "#BAE6FD", "charts.green": "#5ba2d0", - "charts.orange": "#F8D2C9", - "charts.purple": "#9ccfd8", + "charts.orange": "#da7c67", + "charts.purple": "#b0e2fd", "charts.red": "#ee8679", - "charts.yellow": "#F1C774", + "charts.yellow": "#e3d891", "checkbox.background": "#1C1E2D", - "checkbox.border": "#6B6D7C33", + "checkbox.border": "#84869433", "checkbox.foreground": "#DEE0EF", "debugExceptionWidget.background": "#1C1E2D", - "debugExceptionWidget.border": "#6B6D7C33", + "debugExceptionWidget.border": "#84869433", "debugIcon.breakpointCurrentStackframeForeground": "#8D8F9E", "debugIcon.breakpointDisabledForeground": "#8D8F9E", "debugIcon.breakpointForeground": "#8D8F9E", @@ -58,68 +58,68 @@ "debugToolBar.border": "#232534", "descriptionForeground": "#8D8F9E", "diffEditor.border": "#232534", - "diffEditor.diagonalFill": "#6B6D7C66", - "diffEditor.insertedTextBackground": "#94b8ff20", + "diffEditor.diagonalFill": "#84869466", + "diffEditor.insertedTextBackground": "#BAE6FD20", "diffEditor.insertedTextBorder": "#151726C0", "diffEditor.removedTextBackground": "#ee867927", "diffEditor.removedTextBorder": "#151726C0", "dropdown.background": "#1C1E2D", - "dropdown.border": "#6B6D7C33", + "dropdown.border": "#84869433", "dropdown.foreground": "#DEE0EF", "dropdown.listBackground": "#1C1E2D", "editor.background": "#151726", - "editor.findMatchBackground": "#6B6D7C66", - "editor.findMatchHighlightBackground": "#6B6D7C66", - "editor.findRangeHighlightBackground": "#6B6D7C66", + "editor.findMatchBackground": "#84869466", + "editor.findMatchHighlightBackground": "#84869466", + "editor.findRangeHighlightBackground": "#84869466", "editor.findRangeHighlightBorder": "#0000", - "editor.focusedStackFrameHighlightBackground": "#6B6D7C33", + "editor.focusedStackFrameHighlightBackground": "#84869433", "editor.foldBackground": "#1C1E2D", "editor.foreground": "#DEE0EF", "editor.hoverHighlightBackground": "#0000", - "editor.inactiveSelectionBackground": "#6B6D7C1a", + "editor.inactiveSelectionBackground": "#8486941a", "editor.inlineValuesBackground": "#0000", "editor.inlineValuesForeground": "#8D8F9E", - "editor.lineHighlightBackground": "#6B6D7C1a", + "editor.lineHighlightBackground": "#8486941a", "editor.lineHighlightBorder": "#0000", "editor.linkedEditingBackground": "#1C1E2D", - "editor.rangeHighlightBackground": "#6B6D7C1a", + "editor.rangeHighlightBackground": "#8486941a", "editor.rangeHighlightBorder": "#0000", - "editor.selectionBackground": "#6B6D7C33", + "editor.selectionBackground": "#84869433", "editor.selectionForeground": "#DEE0EF", - "editor.selectionHighlightBackground": "#6B6D7C33", + "editor.selectionHighlightBackground": "#84869433", "editor.selectionHighlightBorder": "#0000", - "editor.snippetFinalTabstopHighlightBackground": "#6B6D7C33", + "editor.snippetFinalTabstopHighlightBackground": "#84869433", "editor.snippetFinalTabstopHighlightBorder": "#1C1E2D", - "editor.snippetTabstopHighlightBackground": "#6B6D7C33", + "editor.snippetTabstopHighlightBackground": "#84869433", "editor.snippetTabstopHighlightBorder": "#1C1E2D", - "editor.stackFrameHighlightBackground": "#6B6D7C33", - "editor.symbolHighlightBackground": "#6B6D7C33", + "editor.stackFrameHighlightBackground": "#84869433", + "editor.symbolHighlightBackground": "#84869433", "editor.symbolHighlightBorder": "#0000", - "editor.wordHighlightBackground": "#6B6D7C33", + "editor.wordHighlightBackground": "#84869433", "editor.wordHighlightBorder": "#0000", - "editor.wordHighlightStrongBackground": "#6B6D7C33", - "editor.wordHighlightStrongBorder": "#6B6D7C33", + "editor.wordHighlightStrongBackground": "#84869433", + "editor.wordHighlightStrongBorder": "#84869433", "editorBracketHighlight.foreground1": "#ee867980", "editorBracketHighlight.foreground2": "#5ba2d080", - "editorBracketHighlight.foreground3": "#F1C77480", - "editorBracketHighlight.foreground4": "#94b8ff80", - "editorBracketHighlight.foreground5": "#F8D2C980", - "editorBracketHighlight.foreground6": "#9ccfd880", + "editorBracketHighlight.foreground3": "#e3d89180", + "editorBracketHighlight.foreground4": "#BAE6FD80", + "editorBracketHighlight.foreground5": "#da7c6780", + "editorBracketHighlight.foreground6": "#b0e2fd80", "editorBracketMatch.background": "#0000", "editorBracketMatch.border": "#8D8F9E", "editorBracketPairGuide.activeBackground1": "#5ba2d0", - "editorBracketPairGuide.activeBackground2": "#F8D2C9", - "editorBracketPairGuide.activeBackground3": "#9ccfd8", - "editorBracketPairGuide.activeBackground4": "#94b8ff", - "editorBracketPairGuide.activeBackground5": "#F1C774", + "editorBracketPairGuide.activeBackground2": "#da7c67", + "editorBracketPairGuide.activeBackground3": "#b0e2fd", + "editorBracketPairGuide.activeBackground4": "#BAE6FD", + "editorBracketPairGuide.activeBackground5": "#e3d891", "editorBracketPairGuide.activeBackground6": "#ee8679", "editorBracketPairGuide.background1": "#5ba2d080", - "editorBracketPairGuide.background2": "#F8D2C980", - "editorBracketPairGuide.background3": "#9ccfd880", - "editorBracketPairGuide.background4": "#94b8ff80", - "editorBracketPairGuide.background5": "#F1C77480", + "editorBracketPairGuide.background2": "#da7c6780", + "editorBracketPairGuide.background3": "#b0e2fd80", + "editorBracketPairGuide.background4": "#BAE6FD80", + "editorBracketPairGuide.background5": "#e3d89180", "editorBracketPairGuide.background6": "#ee867980", - "editorCodeLens.foreground": "#F8D2C9", + "editorCodeLens.foreground": "#da7c67", "editorCursor.background": "#DEE0EF", "editorCursor.foreground": "#D1918F", "editorError.border": "#0000", @@ -132,100 +132,100 @@ "editorGroupHeader.noTabsBackground": "#0000", "editorGroupHeader.tabsBackground": "#0000", "editorGroupHeader.tabsBorder": "#0000", - "editorGutter.addedBackground": "#94b8ff", + "editorGutter.addedBackground": "#BAE6FD", "editorGutter.background": "#0000", "editorGutter.commentRangeForeground": "#8D8F9E", "editorGutter.deletedBackground": "#ee8679", - "editorGutter.foldingControlForeground": "#9ccfd8", - "editorGutter.modifiedBackground": "#F8D2C9", + "editorGutter.foldingControlForeground": "#b0e2fd", + "editorGutter.modifiedBackground": "#da7c67", "editorHint.border": "#0000", "editorHint.foreground": "#8D8F9E", "editorHoverWidget.background": "#1C1E2D", - "editorHoverWidget.border": "#6B6D7C80", + "editorHoverWidget.border": "#84869480", "editorHoverWidget.foreground": "#8D8F9E", "editorHoverWidget.highlightForeground": "#DEE0EF", "editorHoverWidget.statusBarBackground": "#0000", - "editorIndentGuide.activeBackground": "#6B6D7C", - "editorIndentGuide.background": "#6B6D7C66", + "editorIndentGuide.activeBackground": "#848694", + "editorIndentGuide.background": "#84869466", "editorInfo.border": "#232534", - "editorInfo.foreground": "#94b8ff", + "editorInfo.foreground": "#BAE6FD", "editorInlayHint.background": "#232534", "editorInlayHint.foreground": "#8D8F9E", "editorInlayHint.parameterBackground": "#232534", - "editorInlayHint.parameterForeground": "#9ccfd8", + "editorInlayHint.parameterForeground": "#b0e2fd", "editorInlayHint.typeBackground": "#232534", - "editorInlayHint.typeForeground": "#94b8ff", + "editorInlayHint.typeForeground": "#BAE6FD", "editorLightBulb.foreground": "#5ba2d0", - "editorLightBulbAutoFix.foreground": "#F8D2C9", + "editorLightBulbAutoFix.foreground": "#da7c67", "editorLineNumber.activeForeground": "#DEE0EF", "editorLineNumber.foreground": "#8D8F9E", - "editorLink.activeForeground": "#F8D2C9", + "editorLink.activeForeground": "#da7c67", "editorMarkerNavigation.background": "#1C1E2D", "editorMarkerNavigationError.background": "#1C1E2D", "editorMarkerNavigationInfo.background": "#1C1E2D", "editorMarkerNavigationWarning.background": "#1C1E2D", - "editorOverviewRuler.addedForeground": "#94b8ff80", + "editorOverviewRuler.addedForeground": "#BAE6FD80", "editorOverviewRuler.background": "#151726", - "editorOverviewRuler.border": "#6B6D7C66", + "editorOverviewRuler.border": "#84869466", "editorOverviewRuler.bracketMatchForeground": "#8D8F9E", - "editorOverviewRuler.commonContentForeground": "#6B6D7C1a", - "editorOverviewRuler.currentContentForeground": "#6B6D7C33", + "editorOverviewRuler.commonContentForeground": "#8486941a", + "editorOverviewRuler.currentContentForeground": "#84869433", "editorOverviewRuler.deletedForeground": "#ee867980", "editorOverviewRuler.errorForeground": "#ee867980", - "editorOverviewRuler.findMatchForeground": "#6B6D7C66", - "editorOverviewRuler.incomingContentForeground": "#9ccfd880", - "editorOverviewRuler.infoForeground": "#94b8ff80", - "editorOverviewRuler.modifiedForeground": "#F8D2C980", - "editorOverviewRuler.rangeHighlightForeground": "#6B6D7C66", - "editorOverviewRuler.selectionHighlightForeground": "#6B6D7C66", - "editorOverviewRuler.warningForeground": "#F1C77480", - "editorOverviewRuler.wordHighlightForeground": "#6B6D7C33", - "editorOverviewRuler.wordHighlightStrongForeground": "#6B6D7C66", + "editorOverviewRuler.findMatchForeground": "#84869466", + "editorOverviewRuler.incomingContentForeground": "#b0e2fd80", + "editorOverviewRuler.infoForeground": "#BAE6FD80", + "editorOverviewRuler.modifiedForeground": "#da7c6780", + "editorOverviewRuler.rangeHighlightForeground": "#84869466", + "editorOverviewRuler.selectionHighlightForeground": "#84869466", + "editorOverviewRuler.warningForeground": "#e3d89180", + "editorOverviewRuler.wordHighlightForeground": "#84869433", + "editorOverviewRuler.wordHighlightStrongForeground": "#84869466", "editorPane.background": "#0000", - "editorRuler.foreground": "#6B6D7C66", + "editorRuler.foreground": "#84869466", "editorSuggestWidget.background": "#1C1E2D", "editorSuggestWidget.border": "#0000", - "editorSuggestWidget.focusHighlightForeground": "#F8D2C9", + "editorSuggestWidget.focusHighlightForeground": "#da7c67", "editorSuggestWidget.foreground": "#8D8F9E", - "editorSuggestWidget.highlightForeground": "#F8D2C9", - "editorSuggestWidget.selectedBackground": "#6B6D7C33", + "editorSuggestWidget.highlightForeground": "#da7c67", + "editorSuggestWidget.selectedBackground": "#84869433", "editorSuggestWidget.selectedForeground": "#DEE0EF", "editorSuggestWidget.selectedIconForeground": "#DEE0EF", "editorUnnecessaryCode.border": "#0000", "editorUnnecessaryCode.opacity": "#00000080", "editorWarning.border": "#0000", - "editorWarning.foreground": "#F1C774", - "editorWhitespace.foreground": "#6B6D7C", + "editorWarning.foreground": "#e3d891", + "editorWhitespace.foreground": "#848694", "editorWidget.background": "#1C1E2D", "editorWidget.border": "#232534", "editorWidget.foreground": "#8D8F9E", - "editorWidget.resizeBorder": "#6B6D7C", + "editorWidget.resizeBorder": "#848694", "errorForeground": "#ee8679", - "extensionBadge.remoteBackground": "#9ccfd8", + "extensionBadge.remoteBackground": "#b0e2fd", "extensionBadge.remoteForeground": "#151726", - "extensionButton.prominentBackground": "#F8D2C9", + "extensionButton.prominentBackground": "#da7c67", "extensionButton.prominentForeground": "#151726", - "extensionButton.prominentHoverBackground": "#F8D2C9e6", - "extensionIcon.starForeground": "#F8D2C9", - "extensionIcon.verifiedForeground": "#9ccfd8", - "focusBorder": "#6B6D7C33", + "extensionButton.prominentHoverBackground": "#da7c67e6", + "extensionIcon.starForeground": "#da7c67", + "extensionIcon.verifiedForeground": "#b0e2fd", + "focusBorder": "#84869433", "foreground": "#DEE0EF", - "gitDecoration.addedResourceForeground": "#94b8ff", + "gitDecoration.addedResourceForeground": "#BAE6FD", "gitDecoration.conflictingResourceForeground": "#ee8679", "gitDecoration.deletedResourceForeground": "#8D8F9E", - "gitDecoration.ignoredResourceForeground": "#6B6D7C", - "gitDecoration.modifiedResourceForeground": "#F8D2C9", + "gitDecoration.ignoredResourceForeground": "#848694", + "gitDecoration.modifiedResourceForeground": "#da7c67", "gitDecoration.renamedResourceForeground": "#5ba2d0", "gitDecoration.stageDeletedResourceForeground": "#ee8679", - "gitDecoration.stageModifiedResourceForeground": "#9ccfd8", - "gitDecoration.submoduleResourceForeground": "#F1C774", - "gitDecoration.untrackedResourceForeground": "#F1C774", + "gitDecoration.stageModifiedResourceForeground": "#b0e2fd", + "gitDecoration.submoduleResourceForeground": "#e3d891", + "gitDecoration.untrackedResourceForeground": "#e3d891", "icon.foreground": "#8D8F9E", "input.background": "#23253480", - "input.border": "#6B6D7C33", + "input.border": "#84869433", "input.foreground": "#DEE0EF", "input.placeholderForeground": "#8D8F9E", - "inputOption.activeBackground": "#F8D2C9", + "inputOption.activeBackground": "#da7c67", "inputOption.activeBorder": "#0000", "inputOption.activeForeground": "#151726", "inputValidation.errorBackground": "#0000", @@ -233,140 +233,140 @@ "inputValidation.errorForeground": "#ee8679", "inputValidation.infoBackground": "#0000", "inputValidation.infoBorder": "#0000", - "inputValidation.infoForeground": "#94b8ff", + "inputValidation.infoForeground": "#BAE6FD", "inputValidation.warningBackground": "#0000", "inputValidation.warningBorder": "#0000", - "inputValidation.warningForeground": "#94b8ff80", + "inputValidation.warningForeground": "#BAE6FD80", "keybindingLabel.background": "#232534", - "keybindingLabel.border": "#6B6D7C66", - "keybindingLabel.bottomBorder": "#6B6D7C66", - "keybindingLabel.foreground": "#9ccfd8", + "keybindingLabel.border": "#84869466", + "keybindingLabel.bottomBorder": "#84869466", + "keybindingLabel.foreground": "#b0e2fd", "keybindingTable.headerBackground": "#232534", "keybindingTable.rowsBackground": "#1C1E2D", - "list.activeSelectionBackground": "#6B6D7C33", + "list.activeSelectionBackground": "#84869433", "list.activeSelectionForeground": "#DEE0EF", "list.activeSelectionIconForeground": "#DEE0EF", "list.deemphasizedForeground": "#8D8F9E", "list.dropBackground": "#1C1E2D", "list.errorForeground": "#ee8679", "list.filterMatchBackground": "#1C1E2D", - "list.filterMatchBorder": "#F8D2C9", - "list.focusBackground": "#6B6D7C66", + "list.filterMatchBorder": "#da7c67", + "list.focusBackground": "#84869466", "list.focusForeground": "#DEE0EF", - "list.focusOutline": "#6B6D7C33", - "list.highlightForeground": "#F8D2C9", - "list.hoverBackground": "#6B6D7C1a", + "list.focusOutline": "#84869433", + "list.highlightForeground": "#da7c67", + "list.hoverBackground": "#8486941a", "list.hoverForeground": "#DEE0EF", - "list.inactiveFocusBackground": "#6B6D7C1a", + "list.inactiveFocusBackground": "#8486941a", "list.inactiveSelectionBackground": "#1C1E2D", "list.inactiveSelectionForeground": "#DEE0EF", "list.inactiveSelectionIconForeground": "#8D8F9E", "list.invalidItemForeground": "#ee8679", - "list.warningForeground": "#F1C774", + "list.warningForeground": "#e3d891", "listFilterWidget.background": "#1C1E2D", "listFilterWidget.noMatchesOutline": "#ee8679", "listFilterWidget.outline": "#232534", "menu.background": "#1C1E2D", - "menu.border": "#6B6D7C1a", + "menu.border": "#8486941a", "menu.foreground": "#DEE0EF", - "menu.selectionBackground": "#6B6D7C33", + "menu.selectionBackground": "#84869433", "menu.selectionBorder": "#232534", "menu.selectionForeground": "#DEE0EF", "menu.separatorBackground": "#DEE0EF", - "menubar.selectionBackground": "#6B6D7C33", - "menubar.selectionBorder": "#6B6D7C1a", + "menubar.selectionBackground": "#84869433", + "menubar.selectionBorder": "#8486941a", "menubar.selectionForeground": "#DEE0EF", "merge.border": "#232534", - "merge.commonContentBackground": "#6B6D7C33", - "merge.commonHeaderBackground": "#6B6D7C33", - "merge.currentContentBackground": "#F1C77480", - "merge.currentHeaderBackground": "#F1C77480", - "merge.incomingContentBackground": "#94b8ff80", - "merge.incomingHeaderBackground": "#94b8ff80", + "merge.commonContentBackground": "#84869433", + "merge.commonHeaderBackground": "#84869433", + "merge.currentContentBackground": "#e3d89180", + "merge.currentHeaderBackground": "#e3d89180", + "merge.incomingContentBackground": "#BAE6FD80", + "merge.incomingHeaderBackground": "#BAE6FD80", "minimap.background": "#1C1E2D", "minimap.errorHighlight": "#ee867980", - "minimap.findMatchHighlight": "#6B6D7C33", - "minimap.selectionHighlight": "#6B6D7C33", - "minimap.warningHighlight": "#F1C77480", - "minimapGutter.addedBackground": "#94b8ff", + "minimap.findMatchHighlight": "#84869433", + "minimap.selectionHighlight": "#84869433", + "minimap.warningHighlight": "#e3d89180", + "minimapGutter.addedBackground": "#BAE6FD", "minimapGutter.deletedBackground": "#ee8679", - "minimapGutter.modifiedBackground": "#F8D2C9", - "minimapSlider.activeBackground": "#6B6D7C66", - "minimapSlider.background": "#6B6D7C33", - "minimapSlider.hoverBackground": "#6B6D7C33", - "notificationCenter.border": "#6B6D7C33", + "minimapGutter.modifiedBackground": "#da7c67", + "minimapSlider.activeBackground": "#84869466", + "minimapSlider.background": "#84869433", + "minimapSlider.hoverBackground": "#84869433", + "notificationCenter.border": "#84869433", "notificationCenterHeader.background": "#1C1E2D", "notificationCenterHeader.foreground": "#8D8F9E", - "notificationLink.foreground": "#9ccfd8", + "notificationLink.foreground": "#b0e2fd", "notifications.background": "#1C1E2D", - "notifications.border": "#6B6D7C33", + "notifications.border": "#84869433", "notifications.foreground": "#DEE0EF", "notificationsErrorIcon.foreground": "#ee8679", - "notificationsInfoIcon.foreground": "#94b8ff", - "notificationsWarningIcon.foreground": "#F1C774", - "notificationToast.border": "#6B6D7C33", + "notificationsInfoIcon.foreground": "#BAE6FD", + "notificationsWarningIcon.foreground": "#e3d891", + "notificationToast.border": "#84869433", "panel.background": "#1C1E2D", "panel.border": "#0000", "panel.dropBorder": "#232534", "panelInput.border": "#1C1E2D", - "panelSection.dropBackground": "#6B6D7C33", + "panelSection.dropBackground": "#84869433", "panelSectionHeader.background": "#1C1E2D", "panelSectionHeader.foreground": "#DEE0EF", - "panelTitle.activeBorder": "#6B6D7C66", + "panelTitle.activeBorder": "#84869466", "panelTitle.activeForeground": "#DEE0EF", "panelTitle.inactiveForeground": "#8D8F9E", "peekView.border": "#232534", "peekViewEditor.background": "#1C1E2D", - "peekViewEditor.matchHighlightBackground": "#6B6D7C66", + "peekViewEditor.matchHighlightBackground": "#84869466", "peekViewResult.background": "#1C1E2D", "peekViewResult.fileForeground": "#8D8F9E", "peekViewResult.lineForeground": "#8D8F9E", - "peekViewResult.matchHighlightBackground": "#6B6D7C66", - "peekViewResult.selectionBackground": "#6B6D7C33", + "peekViewResult.matchHighlightBackground": "#84869466", + "peekViewResult.selectionBackground": "#84869433", "peekViewResult.selectionForeground": "#DEE0EF", "peekViewTitle.background": "#232534", "peekViewTitleDescription.foreground": "#8D8F9E", - "pickerGroup.border": "#6B6D7C66", - "pickerGroup.foreground": "#9ccfd8", - "ports.iconRunningProcessForeground": "#F8D2C9", + "pickerGroup.border": "#84869466", + "pickerGroup.foreground": "#b0e2fd", + "ports.iconRunningProcessForeground": "#da7c67", "problemsErrorIcon.foreground": "#ee8679", - "problemsInfoIcon.foreground": "#94b8ff", - "problemsWarningIcon.foreground": "#F1C774", - "progressBar.background": "#F8D2C9", + "problemsInfoIcon.foreground": "#BAE6FD", + "problemsWarningIcon.foreground": "#e3d891", + "progressBar.background": "#da7c67", "quickInput.background": "#1C1E2D", "quickInput.foreground": "#8D8F9E", - "quickInputList.focusBackground": "#6B6D7C33", + "quickInputList.focusBackground": "#84869433", "quickInputList.focusForeground": "#DEE0EF", "quickInputList.focusIconForeground": "#DEE0EF", "scrollbar.shadow": "#0000", - "scrollbarSlider.activeBackground": "#6B6D7C66", - "scrollbarSlider.background": "#6B6D7C1a", - "scrollbarSlider.hoverBackground": "#6B6D7C33", - "searchEditor.findMatchBackground": "#6B6D7C33", - "selection.background": "#6B6D7C66", + "scrollbarSlider.activeBackground": "#84869466", + "scrollbarSlider.background": "#8486941a", + "scrollbarSlider.hoverBackground": "#84869433", + "searchEditor.findMatchBackground": "#84869433", + "selection.background": "#84869466", "settings.focusedRowBackground": "#1C1E2D", "settings.headerForeground": "#DEE0EF", - "settings.modifiedItemIndicator": "#F8D2C9", - "settings.focusedRowBorder": "#6B6D7C33", + "settings.modifiedItemIndicator": "#da7c67", + "settings.focusedRowBorder": "#84869433", "settings.rowHoverBackground": "#1C1E2D", "sideBar.background": "#151726", "sideBar.dropBackground": "#1C1E2D", "sideBar.foreground": "#8D8F9E", "sideBarSectionHeader.background": "#0000", - "sideBarSectionHeader.border": "#6B6D7C33", + "sideBarSectionHeader.border": "#84869433", "statusBar.background": "#151726", - "statusBar.debuggingBackground": "#9ccfd8", + "statusBar.debuggingBackground": "#b0e2fd", "statusBar.debuggingForeground": "#151726", "statusBar.foreground": "#8D8F9E", "statusBar.noFolderBackground": "#151726", "statusBar.noFolderForeground": "#8D8F9E", - "statusBarItem.activeBackground": "#6B6D7C66", - "statusBarItem.hoverBackground": "#6B6D7C33", + "statusBarItem.activeBackground": "#84869466", + "statusBarItem.hoverBackground": "#84869433", "statusBarItem.prominentBackground": "#232534", "statusBarItem.prominentForeground": "#DEE0EF", - "statusBarItem.prominentHoverBackground": "#6B6D7C33", + "statusBarItem.prominentHoverBackground": "#84869433", "statusBarItem.remoteBackground": "#151726", - "statusBarItem.remoteForeground": "#F1C774", + "statusBarItem.remoteForeground": "#e3d891", "statusBarItem.errorBackground": "#151726", "statusBarItem.errorForeground": "#ee8679", "symbolIcon.arrayForeground": "#8D8F9E", @@ -401,54 +401,54 @@ "symbolIcon.typeParameterForeground": "#8D8F9E", "symbolIcon.unitForeground": "#8D8F9E", "symbolIcon.variableForeground": "#8D8F9E", - "tab.activeBackground": "#6B6D7C1a", + "tab.activeBackground": "#8486941a", "tab.activeForeground": "#DEE0EF", - "tab.activeModifiedBorder": "#94b8ff", + "tab.activeModifiedBorder": "#BAE6FD", "tab.border": "#0000", - "tab.hoverBackground": "#6B6D7C33", + "tab.hoverBackground": "#84869433", "tab.inactiveBackground": "#0000", "tab.inactiveForeground": "#8D8F9E", - "tab.inactiveModifiedBorder": "#94b8ff80", - "tab.lastPinnedBorder": "#6B6D7C", + "tab.inactiveModifiedBorder": "#BAE6FD80", + "tab.lastPinnedBorder": "#848694", "tab.unfocusedActiveBackground": "#0000", "tab.unfocusedHoverBackground": "#0000", "tab.unfocusedInactiveBackground": "#0000", - "tab.unfocusedInactiveModifiedBorder": "#94b8ff80", + "tab.unfocusedInactiveModifiedBorder": "#BAE6FD80", "terminal.ansiBlack": "#232534", - "terminal.ansiBlue": "#94b8ff", + "terminal.ansiBlue": "#BAE6FD", "terminal.ansiBrightBlack": "#8D8F9E", - "terminal.ansiBrightBlue": "#94b8ff", - "terminal.ansiBrightCyan": "#F8D2C9", + "terminal.ansiBrightBlue": "#BAE6FD", + "terminal.ansiBrightCyan": "#da7c67", "terminal.ansiBrightGreen": "#5ba2d0", - "terminal.ansiBrightMagenta": "#9ccfd8", + "terminal.ansiBrightMagenta": "#b0e2fd", "terminal.ansiBrightRed": "#ee8679", "terminal.ansiBrightWhite": "#DEE0EF", - "terminal.ansiBrightYellow": "#F1C774", - "terminal.ansiCyan": "#F8D2C9", + "terminal.ansiBrightYellow": "#e3d891", + "terminal.ansiCyan": "#da7c67", "terminal.ansiGreen": "#5ba2d0", - "terminal.ansiMagenta": "#9ccfd8", + "terminal.ansiMagenta": "#b0e2fd", "terminal.ansiRed": "#ee8679", "terminal.ansiWhite": "#DEE0EF", - "terminal.ansiYellow": "#F1C774", - "terminal.dropBackground": "#6B6D7C33", + "terminal.ansiYellow": "#e3d891", + "terminal.dropBackground": "#84869433", "terminal.foreground": "#DEE0EF", - "terminal.selectionBackground": "#6B6D7C33", + "terminal.selectionBackground": "#84869433", "terminal.tab.activeBorder": "#DEE0EF", "terminalCursor.background": "#DEE0EF", - "terminalCursor.foreground": "#6B6D7C", + "terminalCursor.foreground": "#848694", "textBlockQuote.background": "#1C1E2D", - "textBlockQuote.border": "#6B6D7C33", + "textBlockQuote.border": "#84869433", "textCodeBlock.background": "#1C1E2D", - "textLink.activeForeground": "#9ccfd8e6", - "textLink.foreground": "#9ccfd8", - "textPreformat.foreground": "#F1C774", + "textLink.activeForeground": "#b0e2fde6", + "textLink.foreground": "#b0e2fd", + "textPreformat.foreground": "#e3d891", "textSeparator.foreground": "#8D8F9E", "titleBar.activeBackground": "#151726", "titleBar.activeForeground": "#8D8F9E", "titleBar.inactiveBackground": "#1C1E2D", "titleBar.inactiveForeground": "#8D8F9E", - "toolbar.activeBackground": "#6B6D7C66", - "toolbar.hoverBackground": "#6B6D7C33", + "toolbar.activeBackground": "#84869466", + "toolbar.hoverBackground": "#84869433", "tree.indentGuidesStroke": "#8D8F9E", "walkThrough.embeddedEditorBackground": "#151726", "welcomePage.background": "#151726", @@ -462,7 +462,7 @@ { "scope": ["comment"], "settings": { - "foreground": "#6B6D7C", + "foreground": "#848694", "fontStyle": "normal" } }, @@ -475,13 +475,13 @@ { "scope": ["constant.numeric", "constant.language", "constant.charcter.escape"], "settings": { - "foreground": "#F8D2C9" + "foreground": "#da7c67" } }, { "scope": ["entity.name"], "settings": { - "foreground": "#F8D2C9" + "foreground": "#da7c67" } }, { @@ -492,13 +492,13 @@ "entity.name.type" ], "settings": { - "foreground": "#94b8ff" + "foreground": "#BAE6FD" } }, { "scope": ["entity.other.attribute-name", "entity.other.inherited-class"], "settings": { - "foreground": "#9ccfd8", + "foreground": "#b0e2fd", "fontStyle": "normal" } }, @@ -535,20 +535,20 @@ { "scope": "meta.directive.vue", "settings": { - "foreground": "#9ccfd8", + "foreground": "#b0e2fd", "fontStyle": "normal" } }, { "scope": "meta.property-name.css", "settings": { - "foreground": "#94b8ff" + "foreground": "#BAE6FD" } }, { "scope": "meta.property-value.css", "settings": { - "foreground": "#F1C774" + "foreground": "#e3d891" } }, { @@ -572,13 +572,13 @@ { "scope": ["punctuation.definition.string"], "settings": { - "foreground": "#F1C774" + "foreground": "#e3d891" } }, { "scope": ["punctuation.definition.tag"], "settings": { - "foreground": "#6B6D7C" + "foreground": "#848694" } }, { @@ -590,19 +590,19 @@ { "scope": ["string"], "settings": { - "foreground": "#F1C774" + "foreground": "#e3d891" } }, { "scope": ["support"], "settings": { - "foreground": "#94b8ff" + "foreground": "#BAE6FD" } }, { "scope": ["support.constant"], "settings": { - "foreground": "#F1C774" + "foreground": "#e3d891" } }, { @@ -615,7 +615,7 @@ { "scope": ["variable"], "settings": { - "foreground": "#F8D2C9", + "foreground": "#da7c67", "fontStyle": "normal" } }, @@ -628,7 +628,7 @@ { "scope": ["variable.parameter"], "settings": { - "foreground": "#9ccfd8" + "foreground": "#b0e2fd" } } ] diff --git a/src/styles/themes/serendipity-morning.json b/src/styles/themes/serendipity-morning.json index 8046e6226..7b39000d4 100644 --- a/src/styles/themes/serendipity-morning.json +++ b/src/styles/themes/serendipity-morning.json @@ -2,69 +2,69 @@ "name": "Serendipity Morning", "type": "light", "colors": { - "activityBar.activeBorder": "#4E5377", + "activityBar.activeBorder": "#51567b", "activityBar.background": "#FDFDFE", "activityBar.dropBorder": "#D8DAE4", - "activityBar.foreground": "#4E5377", - "activityBar.inactiveForeground": "#5F6488", - "activityBarBadge.background": "#F19A8E", + "activityBar.foreground": "#51567b", + "activityBar.inactiveForeground": "#8388AD", + "activityBarBadge.background": "#e17466", "activityBarBadge.foreground": "#FDFDFE", - "badge.background": "#F19A8E", + "badge.background": "#e17466", "badge.foreground": "#FDFDFE", "banner.background": "#F1F1F4", - "banner.foreground": "#4E5377", - "banner.iconForeground": "#5F6488", - "breadcrumb.activeSelectionForeground": "#F19A8E", + "banner.foreground": "#51567b", + "banner.iconForeground": "#8388AD", + "breadcrumb.activeSelectionForeground": "#e17466", "breadcrumb.background": "#FDFDFE", - "breadcrumb.focusForeground": "#5F6488", + "breadcrumb.focusForeground": "#8388AD", "breadcrumb.foreground": "#8388AD", "breadcrumbPicker.background": "#F1F1F4", - "button.background": "#F19A8E", + "button.background": "#e17466", "button.foreground": "#FDFDFE", - "button.hoverBackground": "#F19A8Ee6", + "button.hoverBackground": "#e17466e6", "button.secondaryBackground": "#F1F1F4", - "button.secondaryForeground": "#4E5377", + "button.secondaryForeground": "#51567b", "button.secondaryHoverBackground": "#D8DAE4", - "charts.lines": "#5F6488", - "charts.foreground": "#4E5377", - "charts.blue": "#4F86AD", - "charts.green": "#3788BE", - "charts.orange": "#F19A8E", - "charts.purple": "#77AAB3", + "charts.lines": "#8388AD", + "charts.foreground": "#51567b", + "charts.blue": "#367aab", + "charts.green": "#3246AB", + "charts.orange": "#e17466", + "charts.purple": "#4992c5", "charts.red": "#D26A5D", - "charts.yellow": "#D48F44", + "charts.yellow": "#c1980c", "checkbox.background": "#F1F1F4", "checkbox.border": "#6e6a8614", - "checkbox.foreground": "#4E5377", + "checkbox.foreground": "#51567b", "debugExceptionWidget.background": "#F1F1F4", "debugExceptionWidget.border": "#6e6a8614", - "debugIcon.breakpointCurrentStackframeForeground": "#5F6488", - "debugIcon.breakpointDisabledForeground": "#5F6488", - "debugIcon.breakpointForeground": "#5F6488", - "debugIcon.breakpointStackframeForeground": "#5F6488", - "debugIcon.breakpointUnverifiedForeground": "#5F6488", - "debugIcon.continueForeground": "#5F6488", - "debugIcon.disconnectForeground": "#5F6488", - "debugIcon.pauseForeground": "#5F6488", - "debugIcon.restartForeground": "#5F6488", - "debugIcon.startForeground": "#5F6488", - "debugIcon.stepBackForeground": "#5F6488", - "debugIcon.stepIntoForeground": "#5F6488", - "debugIcon.stepOutForeground": "#5F6488", - "debugIcon.stepOverForeground": "#5F6488", + "debugIcon.breakpointCurrentStackframeForeground": "#8388AD", + "debugIcon.breakpointDisabledForeground": "#8388AD", + "debugIcon.breakpointForeground": "#8388AD", + "debugIcon.breakpointStackframeForeground": "#8388AD", + "debugIcon.breakpointUnverifiedForeground": "#8388AD", + "debugIcon.continueForeground": "#8388AD", + "debugIcon.disconnectForeground": "#8388AD", + "debugIcon.pauseForeground": "#8388AD", + "debugIcon.restartForeground": "#8388AD", + "debugIcon.startForeground": "#8388AD", + "debugIcon.stepBackForeground": "#8388AD", + "debugIcon.stepIntoForeground": "#8388AD", + "debugIcon.stepOutForeground": "#8388AD", + "debugIcon.stepOverForeground": "#8388AD", "debugIcon.stopForeground": "#D26A5D", "debugToolBar.background": "#F1F1F4", "debugToolBar.border": "#D8DAE4", - "descriptionForeground": "#5F6488", + "descriptionForeground": "#8388AD", "diffEditor.border": "#D8DAE4", "diffEditor.diagonalFill": "#6e6a8626", - "diffEditor.insertedTextBackground": "#4F86AD20", + "diffEditor.insertedTextBackground": "#367aab20", "diffEditor.insertedTextBorder": "#FDFDFEB0", "diffEditor.removedTextBackground": "#D26A5D29", "diffEditor.removedTextBorder": "#FDFDFEB0", "dropdown.background": "#F1F1F4", "dropdown.border": "#6e6a8614", - "dropdown.foreground": "#4E5377", + "dropdown.foreground": "#51567b", "dropdown.listBackground": "#F1F1F4", "editor.background": "#FDFDFE", "editor.findMatchBackground": "#6e6a8626", @@ -73,18 +73,18 @@ "editor.findRangeHighlightBorder": "#0000", "editor.focusedStackFrameHighlightBackground": "#6e6a8614", "editor.foldBackground": "#F1F1F4", - "editor.foreground": "#4E5377", + "editor.foreground": "#51567b", "editor.hoverHighlightBackground": "#0000", "editor.inactiveSelectionBackground": "#6e6a860d", "editor.inlineValuesBackground": "#0000", - "editor.inlineValuesForeground": "#5F6488", + "editor.inlineValuesForeground": "#8388AD", "editor.lineHighlightBackground": "#6e6a860d", "editor.lineHighlightBorder": "#0000", "editor.linkedEditingBackground": "#F1F1F4", "editor.rangeHighlightBackground": "#6e6a860d", "editor.rangeHighlightBorder": "#0000", "editor.selectionBackground": "#6e6a8614", - "editor.selectionForeground": "#4E5377", + "editor.selectionForeground": "#51567b", "editor.selectionHighlightBackground": "#6e6a8614", "editor.selectionHighlightBorder": "#0000", "editor.snippetFinalTabstopHighlightBackground": "#6e6a8614", @@ -99,31 +99,31 @@ "editor.wordHighlightStrongBackground": "#6e6a8614", "editor.wordHighlightStrongBorder": "#6e6a8614", "editorBracketHighlight.foreground1": "#D26A5D80", - "editorBracketHighlight.foreground2": "#3788BE80", - "editorBracketHighlight.foreground3": "#D48F4480", - "editorBracketHighlight.foreground4": "#4F86AD80", - "editorBracketHighlight.foreground5": "#F19A8E80", - "editorBracketHighlight.foreground6": "#77AAB380", + "editorBracketHighlight.foreground2": "#3246AB80", + "editorBracketHighlight.foreground3": "#c1980c80", + "editorBracketHighlight.foreground4": "#367aab80", + "editorBracketHighlight.foreground5": "#e1746680", + "editorBracketHighlight.foreground6": "#4992c580", "editorBracketMatch.background": "#0000", - "editorBracketMatch.border": "#5F6488", - "editorBracketPairGuide.activeBackground1": "#3788BE", - "editorBracketPairGuide.activeBackground2": "#F19A8E", - "editorBracketPairGuide.activeBackground3": "#77AAB3", - "editorBracketPairGuide.activeBackground4": "#4F86AD", - "editorBracketPairGuide.activeBackground5": "#D48F44", + "editorBracketMatch.border": "#8388AD", + "editorBracketPairGuide.activeBackground1": "#3246AB", + "editorBracketPairGuide.activeBackground2": "#e17466", + "editorBracketPairGuide.activeBackground3": "#4992c5", + "editorBracketPairGuide.activeBackground4": "#367aab", + "editorBracketPairGuide.activeBackground5": "#c1980c", "editorBracketPairGuide.activeBackground6": "#D26A5D", - "editorBracketPairGuide.background1": "#3788BE80", - "editorBracketPairGuide.background2": "#F19A8E80", - "editorBracketPairGuide.background3": "#77AAB380", - "editorBracketPairGuide.background4": "#4F86AD80", - "editorBracketPairGuide.background5": "#D48F4480", + "editorBracketPairGuide.background1": "#3246AB80", + "editorBracketPairGuide.background2": "#e1746680", + "editorBracketPairGuide.background3": "#4992c580", + "editorBracketPairGuide.background4": "#367aab80", + "editorBracketPairGuide.background5": "#c1980c80", "editorBracketPairGuide.background6": "#D26A5D80", - "editorCodeLens.foreground": "#F19A8E", - "editorCursor.background": "#4E5377", + "editorCodeLens.foreground": "#e17466", + "editorCursor.background": "#51567b", "editorCursor.foreground": "#8388AD", "editorError.border": "#0000", "editorError.foreground": "#D26A5D", - "editorGhostText.foreground": "#5F6488", + "editorGhostText.foreground": "#8388AD", "editorGroup.border": "#0000", "editorGroup.dropBackground": "#F1F1F4", "editorGroup.emptyBackground": "#0000", @@ -131,100 +131,100 @@ "editorGroupHeader.noTabsBackground": "#0000", "editorGroupHeader.tabsBackground": "#0000", "editorGroupHeader.tabsBorder": "#0000", - "editorGutter.addedBackground": "#4F86AD", + "editorGutter.addedBackground": "#367aab", "editorGutter.background": "#0000", - "editorGutter.commentRangeForeground": "#5F6488", + "editorGutter.commentRangeForeground": "#8388AD", "editorGutter.deletedBackground": "#D26A5D", - "editorGutter.foldingControlForeground": "#77AAB3", - "editorGutter.modifiedBackground": "#F19A8E", + "editorGutter.foldingControlForeground": "#4992c5", + "editorGutter.modifiedBackground": "#e17466", "editorHint.border": "#0000", - "editorHint.foreground": "#5F6488", + "editorHint.foreground": "#8388AD", "editorHoverWidget.background": "#F1F1F4", "editorHoverWidget.border": "#8388AD80", - "editorHoverWidget.foreground": "#5F6488", - "editorHoverWidget.highlightForeground": "#4E5377", + "editorHoverWidget.foreground": "#8388AD", + "editorHoverWidget.highlightForeground": "#51567b", "editorHoverWidget.statusBarBackground": "#0000", "editorIndentGuide.activeBackground": "#8388AD", "editorIndentGuide.background": "#6e6a8626", "editorInfo.border": "#D8DAE4", - "editorInfo.foreground": "#4F86AD", + "editorInfo.foreground": "#367aab", "editorInlayHint.background": "#D8DAE4", - "editorInlayHint.foreground": "#5F6488", + "editorInlayHint.foreground": "#8388AD", "editorInlayHint.parameterBackground": "#D8DAE4", - "editorInlayHint.parameterForeground": "#77AAB3", + "editorInlayHint.parameterForeground": "#4992c5", "editorInlayHint.typeBackground": "#D8DAE4", - "editorInlayHint.typeForeground": "#4F86AD", - "editorLightBulb.foreground": "#3788BE", - "editorLightBulbAutoFix.foreground": "#F19A8E", - "editorLineNumber.activeForeground": "#4E5377", - "editorLineNumber.foreground": "#5F6488", - "editorLink.activeForeground": "#F19A8E", + "editorInlayHint.typeForeground": "#367aab", + "editorLightBulb.foreground": "#3246AB", + "editorLightBulbAutoFix.foreground": "#e17466", + "editorLineNumber.activeForeground": "#51567b", + "editorLineNumber.foreground": "#8388AD", + "editorLink.activeForeground": "#e17466", "editorMarkerNavigation.background": "#F1F1F4", "editorMarkerNavigationError.background": "#F1F1F4", "editorMarkerNavigationInfo.background": "#F1F1F4", "editorMarkerNavigationWarning.background": "#F1F1F4", - "editorOverviewRuler.addedForeground": "#4F86AD80", + "editorOverviewRuler.addedForeground": "#367aab80", "editorOverviewRuler.background": "#FDFDFE", "editorOverviewRuler.border": "#6e6a8626", - "editorOverviewRuler.bracketMatchForeground": "#5F6488", + "editorOverviewRuler.bracketMatchForeground": "#8388AD", "editorOverviewRuler.commonContentForeground": "#6e6a860d", "editorOverviewRuler.currentContentForeground": "#6e6a8614", "editorOverviewRuler.deletedForeground": "#D26A5D80", "editorOverviewRuler.errorForeground": "#D26A5D80", "editorOverviewRuler.findMatchForeground": "#6e6a8626", - "editorOverviewRuler.incomingContentForeground": "#77AAB380", - "editorOverviewRuler.infoForeground": "#4F86AD80", - "editorOverviewRuler.modifiedForeground": "#F19A8E80", + "editorOverviewRuler.incomingContentForeground": "#4992c580", + "editorOverviewRuler.infoForeground": "#367aab80", + "editorOverviewRuler.modifiedForeground": "#e1746680", "editorOverviewRuler.rangeHighlightForeground": "#6e6a8626", "editorOverviewRuler.selectionHighlightForeground": "#6e6a8626", - "editorOverviewRuler.warningForeground": "#D48F4480", + "editorOverviewRuler.warningForeground": "#c1980c80", "editorOverviewRuler.wordHighlightForeground": "#6e6a8614", "editorOverviewRuler.wordHighlightStrongForeground": "#6e6a8626", "editorPane.background": "#0000", "editorRuler.foreground": "#6e6a8626", "editorSuggestWidget.background": "#F1F1F4", "editorSuggestWidget.border": "#0000", - "editorSuggestWidget.focusHighlightForeground": "#F19A8E", - "editorSuggestWidget.foreground": "#5F6488", - "editorSuggestWidget.highlightForeground": "#F19A8E", + "editorSuggestWidget.focusHighlightForeground": "#e17466", + "editorSuggestWidget.foreground": "#8388AD", + "editorSuggestWidget.highlightForeground": "#e17466", "editorSuggestWidget.selectedBackground": "#6e6a8614", - "editorSuggestWidget.selectedForeground": "#4E5377", - "editorSuggestWidget.selectedIconForeground": "#4E5377", + "editorSuggestWidget.selectedForeground": "#51567b", + "editorSuggestWidget.selectedIconForeground": "#51567b", "editorUnnecessaryCode.border": "#0000", "editorUnnecessaryCode.opacity": "#00000080", "editorWarning.border": "#0000", - "editorWarning.foreground": "#D48F44", + "editorWarning.foreground": "#c1980c", "editorWhitespace.foreground": "#8388AD", "editorWidget.background": "#F1F1F4", "editorWidget.border": "#D8DAE4", - "editorWidget.foreground": "#5F6488", + "editorWidget.foreground": "#8388AD", "editorWidget.resizeBorder": "#8388AD", "errorForeground": "#D26A5D", - "extensionBadge.remoteBackground": "#77AAB3", + "extensionBadge.remoteBackground": "#4992c5", "extensionBadge.remoteForeground": "#FDFDFE", - "extensionButton.prominentBackground": "#F19A8E", + "extensionButton.prominentBackground": "#e17466", "extensionButton.prominentForeground": "#FDFDFE", - "extensionButton.prominentHoverBackground": "#F19A8Ee6", - "extensionIcon.starForeground": "#F19A8E", - "extensionIcon.verifiedForeground": "#77AAB3", + "extensionButton.prominentHoverBackground": "#e17466e6", + "extensionIcon.starForeground": "#e17466", + "extensionIcon.verifiedForeground": "#4992c5", "focusBorder": "#6e6a8614", - "foreground": "#4E5377", - "gitDecoration.addedResourceForeground": "#4F86AD", + "foreground": "#51567b", + "gitDecoration.addedResourceForeground": "#367aab", "gitDecoration.conflictingResourceForeground": "#D26A5D", - "gitDecoration.deletedResourceForeground": "#5F6488", + "gitDecoration.deletedResourceForeground": "#8388AD", "gitDecoration.ignoredResourceForeground": "#8388AD", - "gitDecoration.modifiedResourceForeground": "#F19A8E", - "gitDecoration.renamedResourceForeground": "#3788BE", + "gitDecoration.modifiedResourceForeground": "#e17466", + "gitDecoration.renamedResourceForeground": "#3246AB", "gitDecoration.stageDeletedResourceForeground": "#D26A5D", - "gitDecoration.stageModifiedResourceForeground": "#77AAB3", - "gitDecoration.submoduleResourceForeground": "#D48F44", - "gitDecoration.untrackedResourceForeground": "#D48F44", - "icon.foreground": "#5F6488", + "gitDecoration.stageModifiedResourceForeground": "#4992c5", + "gitDecoration.submoduleResourceForeground": "#c1980c", + "gitDecoration.untrackedResourceForeground": "#c1980c", + "icon.foreground": "#8388AD", "input.background": "#D8DAE480", "input.border": "#6e6a8614", - "input.foreground": "#4E5377", - "input.placeholderForeground": "#5F6488", - "inputOption.activeBackground": "#F19A8E", + "input.foreground": "#51567b", + "input.placeholderForeground": "#8388AD", + "inputOption.activeBackground": "#e17466", "inputOption.activeBorder": "#0000", "inputOption.activeForeground": "#FDFDFE", "inputValidation.errorBackground": "#0000", @@ -232,77 +232,77 @@ "inputValidation.errorForeground": "#D26A5D", "inputValidation.infoBackground": "#0000", "inputValidation.infoBorder": "#0000", - "inputValidation.infoForeground": "#4F86AD", + "inputValidation.infoForeground": "#367aab", "inputValidation.warningBackground": "#0000", "inputValidation.warningBorder": "#0000", - "inputValidation.warningForeground": "#4F86AD80", + "inputValidation.warningForeground": "#367aab80", "keybindingLabel.background": "#D8DAE4", "keybindingLabel.border": "#6e6a8626", "keybindingLabel.bottomBorder": "#6e6a8626", - "keybindingLabel.foreground": "#77AAB3", + "keybindingLabel.foreground": "#4992c5", "keybindingTable.headerBackground": "#D8DAE4", "keybindingTable.rowsBackground": "#F1F1F4", "list.activeSelectionBackground": "#6e6a8614", - "list.activeSelectionForeground": "#4E5377", - "list.activeSelectionIconForeground": "#4E5377", - "list.deemphasizedForeground": "#5F6488", + "list.activeSelectionForeground": "#51567b", + "list.activeSelectionIconForeground": "#51567b", + "list.deemphasizedForeground": "#8388AD", "list.dropBackground": "#F1F1F4", "list.errorForeground": "#D26A5D", "list.filterMatchBackground": "#F1F1F4", - "list.filterMatchBorder": "#F19A8E", + "list.filterMatchBorder": "#e17466", "list.focusBackground": "#6e6a8626", - "list.focusForeground": "#4E5377", + "list.focusForeground": "#51567b", "list.focusOutline": "#6e6a8614", - "list.highlightForeground": "#F19A8E", + "list.highlightForeground": "#e17466", "list.hoverBackground": "#6e6a860d", - "list.hoverForeground": "#4E5377", + "list.hoverForeground": "#51567b", "list.inactiveFocusBackground": "#6e6a860d", "list.inactiveSelectionBackground": "#F1F1F4", - "list.inactiveSelectionForeground": "#4E5377", - "list.inactiveSelectionIconForeground": "#5F6488", + "list.inactiveSelectionForeground": "#51567b", + "list.inactiveSelectionIconForeground": "#8388AD", "list.invalidItemForeground": "#D26A5D", - "list.warningForeground": "#D48F44", + "list.warningForeground": "#c1980c", "listFilterWidget.background": "#F1F1F4", "listFilterWidget.noMatchesOutline": "#D26A5D", "listFilterWidget.outline": "#D8DAE4", "menu.background": "#F1F1F4", "menu.border": "#6e6a860d", - "menu.foreground": "#4E5377", + "menu.foreground": "#51567b", "menu.selectionBackground": "#6e6a8614", "menu.selectionBorder": "#D8DAE4", - "menu.selectionForeground": "#4E5377", - "menu.separatorBackground": "#4E5377", + "menu.selectionForeground": "#51567b", + "menu.separatorBackground": "#51567b", "menubar.selectionBackground": "#6e6a8614", "menubar.selectionBorder": "#6e6a860d", - "menubar.selectionForeground": "#4E5377", + "menubar.selectionForeground": "#51567b", "merge.border": "#D8DAE4", "merge.commonContentBackground": "#6e6a8614", "merge.commonHeaderBackground": "#6e6a8614", - "merge.currentContentBackground": "#D48F4480", - "merge.currentHeaderBackground": "#D48F4480", - "merge.incomingContentBackground": "#4F86AD80", - "merge.incomingHeaderBackground": "#4F86AD80", + "merge.currentContentBackground": "#c1980c80", + "merge.currentHeaderBackground": "#c1980c80", + "merge.incomingContentBackground": "#367aab80", + "merge.incomingHeaderBackground": "#367aab80", "minimap.background": "#F1F1F4", "minimap.errorHighlight": "#D26A5D80", "minimap.findMatchHighlight": "#6e6a8614", "minimap.selectionHighlight": "#6e6a8614", - "minimap.warningHighlight": "#D48F4480", - "minimapGutter.addedBackground": "#4F86AD", + "minimap.warningHighlight": "#c1980c80", + "minimapGutter.addedBackground": "#367aab", "minimapGutter.deletedBackground": "#D26A5D", - "minimapGutter.modifiedBackground": "#F19A8E", + "minimapGutter.modifiedBackground": "#e17466", "minimapSlider.activeBackground": "#6e6a8626", "minimapSlider.background": "#6e6a8614", "minimapSlider.hoverBackground": "#6e6a8614", "notificationCenter.border": "#6e6a8614", "notificationCenterHeader.background": "#F1F1F4", - "notificationCenterHeader.foreground": "#5F6488", - "notificationLink.foreground": "#77AAB3", + "notificationCenterHeader.foreground": "#8388AD", + "notificationLink.foreground": "#4992c5", "notifications.background": "#F1F1F4", "notifications.border": "#6e6a8614", - "notifications.foreground": "#4E5377", + "notifications.foreground": "#51567b", "notificationsErrorIcon.foreground": "#D26A5D", - "notificationsInfoIcon.foreground": "#4F86AD", - "notificationsWarningIcon.foreground": "#D48F44", + "notificationsInfoIcon.foreground": "#367aab", + "notificationsWarningIcon.foreground": "#c1980c", "notificationToast.border": "#6e6a8614", "panel.background": "#F1F1F4", "panel.border": "#0000", @@ -310,33 +310,33 @@ "panelInput.border": "#F1F1F4", "panelSection.dropBackground": "#6e6a8614", "panelSectionHeader.background": "#F1F1F4", - "panelSectionHeader.foreground": "#4E5377", + "panelSectionHeader.foreground": "#51567b", "panelTitle.activeBorder": "#6e6a8626", - "panelTitle.activeForeground": "#4E5377", - "panelTitle.inactiveForeground": "#5F6488", + "panelTitle.activeForeground": "#51567b", + "panelTitle.inactiveForeground": "#8388AD", "peekView.border": "#D8DAE4", "peekViewEditor.background": "#F1F1F4", "peekViewEditor.matchHighlightBackground": "#6e6a8626", "peekViewResult.background": "#F1F1F4", - "peekViewResult.fileForeground": "#5F6488", - "peekViewResult.lineForeground": "#5F6488", + "peekViewResult.fileForeground": "#8388AD", + "peekViewResult.lineForeground": "#8388AD", "peekViewResult.matchHighlightBackground": "#6e6a8626", "peekViewResult.selectionBackground": "#6e6a8614", - "peekViewResult.selectionForeground": "#4E5377", + "peekViewResult.selectionForeground": "#51567b", "peekViewTitle.background": "#D8DAE4", - "peekViewTitleDescription.foreground": "#5F6488", + "peekViewTitleDescription.foreground": "#8388AD", "pickerGroup.border": "#6e6a8626", - "pickerGroup.foreground": "#77AAB3", - "ports.iconRunningProcessForeground": "#F19A8E", + "pickerGroup.foreground": "#4992c5", + "ports.iconRunningProcessForeground": "#e17466", "problemsErrorIcon.foreground": "#D26A5D", - "problemsInfoIcon.foreground": "#4F86AD", - "problemsWarningIcon.foreground": "#D48F44", - "progressBar.background": "#F19A8E", + "problemsInfoIcon.foreground": "#367aab", + "problemsWarningIcon.foreground": "#c1980c", + "progressBar.background": "#e17466", "quickInput.background": "#F1F1F4", - "quickInput.foreground": "#5F6488", + "quickInput.foreground": "#8388AD", "quickInputList.focusBackground": "#6e6a8614", - "quickInputList.focusForeground": "#4E5377", - "quickInputList.focusIconForeground": "#4E5377", + "quickInputList.focusForeground": "#51567b", + "quickInputList.focusIconForeground": "#51567b", "scrollbar.shadow": "#0000", "scrollbarSlider.activeBackground": "#6e6a8626", "scrollbarSlider.background": "#6e6a860d", @@ -344,111 +344,111 @@ "searchEditor.findMatchBackground": "#6e6a8614", "selection.background": "#6e6a8626", "settings.focusedRowBackground": "#F1F1F4", - "settings.headerForeground": "#4E5377", - "settings.modifiedItemIndicator": "#F19A8E", + "settings.headerForeground": "#51567b", + "settings.modifiedItemIndicator": "#e17466", "settings.focusedRowBorder": "#6e6a8614", "settings.rowHoverBackground": "#F1F1F4", "sideBar.background": "#FDFDFE", "sideBar.dropBackground": "#F1F1F4", - "sideBar.foreground": "#5F6488", + "sideBar.foreground": "#8388AD", "sideBarSectionHeader.background": "#0000", "sideBarSectionHeader.border": "#6e6a8614", "statusBar.background": "#FDFDFE", - "statusBar.debuggingBackground": "#77AAB3", + "statusBar.debuggingBackground": "#4992c5", "statusBar.debuggingForeground": "#FDFDFE", - "statusBar.foreground": "#5F6488", + "statusBar.foreground": "#8388AD", "statusBar.noFolderBackground": "#FDFDFE", - "statusBar.noFolderForeground": "#5F6488", + "statusBar.noFolderForeground": "#8388AD", "statusBarItem.activeBackground": "#6e6a8626", "statusBarItem.hoverBackground": "#6e6a8614", "statusBarItem.prominentBackground": "#D8DAE4", - "statusBarItem.prominentForeground": "#4E5377", + "statusBarItem.prominentForeground": "#51567b", "statusBarItem.prominentHoverBackground": "#6e6a8614", "statusBarItem.remoteBackground": "#FDFDFE", - "statusBarItem.remoteForeground": "#D48F44", + "statusBarItem.remoteForeground": "#c1980c", "statusBarItem.errorBackground": "#FDFDFE", "statusBarItem.errorForeground": "#D26A5D", - "symbolIcon.arrayForeground": "#5F6488", - "symbolIcon.classForeground": "#5F6488", - "symbolIcon.colorForeground": "#5F6488", - "symbolIcon.constantForeground": "#5F6488", - "symbolIcon.constructorForeground": "#5F6488", - "symbolIcon.enumeratorForeground": "#5F6488", - "symbolIcon.enumeratorMemberForeground": "#5F6488", - "symbolIcon.eventForeground": "#5F6488", - "symbolIcon.fieldForeground": "#5F6488", - "symbolIcon.fileForeground": "#5F6488", - "symbolIcon.folderForeground": "#5F6488", - "symbolIcon.functionForeground": "#5F6488", - "symbolIcon.interfaceForeground": "#5F6488", - "symbolIcon.keyForeground": "#5F6488", - "symbolIcon.keywordForeground": "#5F6488", - "symbolIcon.methodForeground": "#5F6488", - "symbolIcon.moduleForeground": "#5F6488", - "symbolIcon.namespaceForeground": "#5F6488", - "symbolIcon.nullForeground": "#5F6488", - "symbolIcon.numberForeground": "#5F6488", - "symbolIcon.objectForeground": "#5F6488", - "symbolIcon.operatorForeground": "#5F6488", - "symbolIcon.packageForeground": "#5F6488", - "symbolIcon.propertyForeground": "#5F6488", - "symbolIcon.referenceForeground": "#5F6488", - "symbolIcon.snippetForeground": "#5F6488", - "symbolIcon.stringForeground": "#5F6488", - "symbolIcon.structForeground": "#5F6488", - "symbolIcon.textForeground": "#5F6488", - "symbolIcon.typeParameterForeground": "#5F6488", - "symbolIcon.unitForeground": "#5F6488", - "symbolIcon.variableForeground": "#5F6488", + "symbolIcon.arrayForeground": "#8388AD", + "symbolIcon.classForeground": "#8388AD", + "symbolIcon.colorForeground": "#8388AD", + "symbolIcon.constantForeground": "#8388AD", + "symbolIcon.constructorForeground": "#8388AD", + "symbolIcon.enumeratorForeground": "#8388AD", + "symbolIcon.enumeratorMemberForeground": "#8388AD", + "symbolIcon.eventForeground": "#8388AD", + "symbolIcon.fieldForeground": "#8388AD", + "symbolIcon.fileForeground": "#8388AD", + "symbolIcon.folderForeground": "#8388AD", + "symbolIcon.functionForeground": "#8388AD", + "symbolIcon.interfaceForeground": "#8388AD", + "symbolIcon.keyForeground": "#8388AD", + "symbolIcon.keywordForeground": "#8388AD", + "symbolIcon.methodForeground": "#8388AD", + "symbolIcon.moduleForeground": "#8388AD", + "symbolIcon.namespaceForeground": "#8388AD", + "symbolIcon.nullForeground": "#8388AD", + "symbolIcon.numberForeground": "#8388AD", + "symbolIcon.objectForeground": "#8388AD", + "symbolIcon.operatorForeground": "#8388AD", + "symbolIcon.packageForeground": "#8388AD", + "symbolIcon.propertyForeground": "#8388AD", + "symbolIcon.referenceForeground": "#8388AD", + "symbolIcon.snippetForeground": "#8388AD", + "symbolIcon.stringForeground": "#8388AD", + "symbolIcon.structForeground": "#8388AD", + "symbolIcon.textForeground": "#8388AD", + "symbolIcon.typeParameterForeground": "#8388AD", + "symbolIcon.unitForeground": "#8388AD", + "symbolIcon.variableForeground": "#8388AD", "tab.activeBackground": "#6e6a860d", - "tab.activeForeground": "#4E5377", - "tab.activeModifiedBorder": "#4F86AD", + "tab.activeForeground": "#51567b", + "tab.activeModifiedBorder": "#367aab", "tab.border": "#0000", "tab.hoverBackground": "#6e6a8614", "tab.inactiveBackground": "#0000", - "tab.inactiveForeground": "#5F6488", - "tab.inactiveModifiedBorder": "#4F86AD80", + "tab.inactiveForeground": "#8388AD", + "tab.inactiveModifiedBorder": "#367aab80", "tab.lastPinnedBorder": "#8388AD", "tab.unfocusedActiveBackground": "#0000", "tab.unfocusedHoverBackground": "#0000", "tab.unfocusedInactiveBackground": "#0000", - "tab.unfocusedInactiveModifiedBorder": "#4F86AD80", - "terminal.ansiWhite": "#4E5377", - "terminal.ansiBrightWhite": "#4E5377", + "tab.unfocusedInactiveModifiedBorder": "#367aab80", + "terminal.ansiWhite": "#51567b", + "terminal.ansiBrightWhite": "#51567b", "terminal.ansiBlack": "#D8DAE4", - "terminal.ansiBrightBlack": "#5F6488", - "terminal.ansiBlue": "#4F86AD", - "terminal.ansiBrightBlue": "#4F86AD", - "terminal.ansiCyan": "#F19A8E", - "terminal.ansiBrightCyan": "#F19A8E", - "terminal.ansiGreen": "#3788BE", - "terminal.ansiBrightGreen": "#3788BE", - "terminal.ansiMagenta": "#77AAB3", - "terminal.ansiBrightMagenta": "#77AAB3", + "terminal.ansiBrightBlack": "#8388AD", + "terminal.ansiBlue": "#367aab", + "terminal.ansiBrightBlue": "#367aab", + "terminal.ansiCyan": "#e17466", + "terminal.ansiBrightCyan": "#e17466", + "terminal.ansiGreen": "#3246AB", + "terminal.ansiBrightGreen": "#3246AB", + "terminal.ansiMagenta": "#4992c5", + "terminal.ansiBrightMagenta": "#4992c5", "terminal.ansiRed": "#D26A5D", "terminal.ansiBrightRed": "#D26A5D", - "terminal.ansiBrightYellow": "#D48F44", - "terminal.ansiYellow": "#D48F44", + "terminal.ansiBrightYellow": "#c1980c", + "terminal.ansiYellow": "#c1980c", "terminal.dropBackground": "#6e6a8614", - "terminal.foreground": "#4E5377", + "terminal.foreground": "#51567b", "terminal.selectionBackground": "#6e6a8614", - "terminal.tab.activeBorder": "#4E5377", - "terminalCursor.background": "#4E5377", + "terminal.tab.activeBorder": "#51567b", + "terminalCursor.background": "#51567b", "terminalCursor.foreground": "#8388AD", "textBlockQuote.background": "#F1F1F4", "textBlockQuote.border": "#6e6a8614", "textCodeBlock.background": "#F1F1F4", - "textLink.activeForeground": "#77AAB3e6", - "textLink.foreground": "#77AAB3", - "textPreformat.foreground": "#D48F44", - "textSeparator.foreground": "#5F6488", + "textLink.activeForeground": "#4992c5e6", + "textLink.foreground": "#4992c5", + "textPreformat.foreground": "#c1980c", + "textSeparator.foreground": "#8388AD", "titleBar.activeBackground": "#FDFDFE", - "titleBar.activeForeground": "#5F6488", + "titleBar.activeForeground": "#8388AD", "titleBar.inactiveBackground": "#F1F1F4", - "titleBar.inactiveForeground": "#5F6488", + "titleBar.inactiveForeground": "#8388AD", "toolbar.activeBackground": "#6e6a8626", "toolbar.hoverBackground": "#6e6a8614", - "tree.indentGuidesStroke": "#5F6488", + "tree.indentGuidesStroke": "#8388AD", "walkThrough.embeddedEditorBackground": "#FDFDFE", "welcomePage.background": "#FDFDFE", "welcomePage.buttonBackground": "#F1F1F4", @@ -468,19 +468,19 @@ { "scope": ["constant"], "settings": { - "foreground": "#3788BE" + "foreground": "#3246AB" } }, { "scope": ["constant.numeric", "constant.language", "constant.charcter.escape"], "settings": { - "foreground": "#F19A8E" + "foreground": "#e17466" } }, { "scope": ["entity.name"], "settings": { - "foreground": "#F19A8E" + "foreground": "#e17466" } }, { @@ -491,13 +491,13 @@ "entity.name.type" ], "settings": { - "foreground": "#4F86AD" + "foreground": "#367aab" } }, { "scope": ["entity.other.attribute-name", "entity.other.inherited-class"], "settings": { - "foreground": "#77AAB3", + "foreground": "#4992c5", "fontStyle": "normal" } }, @@ -510,68 +510,68 @@ { "scope": ["invalid.deprecated"], "settings": { - "foreground": "#5F6488" + "foreground": "#8388AD" } }, { "scope": ["keyword"], "settings": { - "foreground": "#3788BE" + "foreground": "#3246AB" } }, { "scope": ["meta.tag", "meta.brace"], "settings": { - "foreground": "#4E5377" + "foreground": "#51567b" } }, { "scope": ["meta.import", "meta.export"], "settings": { - "foreground": "#3788BE" + "foreground": "#3246AB" } }, { "scope": "meta.directive.vue", "settings": { - "foreground": "#77AAB3", + "foreground": "#4992c5", "fontStyle": "normal" } }, { "scope": "meta.property-name.css", "settings": { - "foreground": "#4F86AD" + "foreground": "#367aab" } }, { "scope": "meta.property-value.css", "settings": { - "foreground": "#D48F44" + "foreground": "#c1980c" } }, { "scope": "meta.tag.other.html", "settings": { - "foreground": "#5F6488" + "foreground": "#8388AD" } }, { "scope": ["punctuation"], "settings": { - "foreground": "#5F6488" + "foreground": "#8388AD" } }, { "scope": ["punctuation.accessor"], "settings": { - "foreground": "#3788BE" + "foreground": "#3246AB" } }, { "scope": ["punctuation.definition.string"], "settings": { - "foreground": "#D48F44" + "foreground": "#c1980c" } }, { @@ -583,25 +583,25 @@ { "scope": ["storage.type", "storage.modifier"], "settings": { - "foreground": "#3788BE" + "foreground": "#3246AB" } }, { "scope": ["string"], "settings": { - "foreground": "#D48F44" + "foreground": "#c1980c" } }, { "scope": ["support"], "settings": { - "foreground": "#4F86AD" + "foreground": "#367aab" } }, { "scope": ["support.constant"], "settings": { - "foreground": "#D48F44" + "foreground": "#c1980c" } }, { @@ -614,20 +614,20 @@ { "scope": ["variable"], "settings": { - "foreground": "#F19A8E", + "foreground": "#e17466", "fontStyle": "normal" } }, { "scope": ["variable.other", "variable.language", "variable.function", "variable.argument"], "settings": { - "foreground": "#4E5377" + "foreground": "#51567b" } }, { "scope": ["variable.parameter"], "settings": { - "foreground": "#77AAB3" + "foreground": "#4992c5" } } ]