Re-import Rosé Pine source themes

This commit is contained in:
Marshall Bowers 2023-12-08 11:45:08 -05:00
parent 6f064cfc36
commit 52e4c577d2
4 changed files with 2051 additions and 2051 deletions

View file

@ -72,16 +72,16 @@
"editor.findMatchBackground": "#6e6a8626", "editor.findMatchBackground": "#6e6a8626",
"editor.findMatchHighlightBackground": "#6e6a8626", "editor.findMatchHighlightBackground": "#6e6a8626",
"editor.findRangeHighlightBackground": "#6e6a8626", "editor.findRangeHighlightBackground": "#6e6a8626",
"editor.findRangeHighlightBorder": "#000000", "editor.findRangeHighlightBorder": "#0000",
"editor.focusedStackFrameHighlightBackground": "#6e6a8614", "editor.focusedStackFrameHighlightBackground": "#6e6a8614",
"editor.foldBackground": "#fffaf3", "editor.foldBackground": "#fffaf3",
"editor.foreground": "#575279", "editor.foreground": "#575279",
"editor.hoverHighlightBackground": "#000000", "editor.hoverHighlightBackground": "#0000",
"editor.inactiveSelectionBackground": "#6e6a860d", "editor.inactiveSelectionBackground": "#6e6a860d",
"editor.inlineValuesBackground": "#000000", "editor.inlineValuesBackground": "#0000",
"editor.inlineValuesForeground": "#797593", "editor.inlineValuesForeground": "#797593",
"editor.lineHighlightBackground": "#6e6a860d", "editor.lineHighlightBackground": "#6e6a860d",
"editor.lineHighlightBorder": "#000000", "editor.lineHighlightBorder": "#0000",
"editor.linkedEditingBackground": "#fffaf3", "editor.linkedEditingBackground": "#fffaf3",
"editor.rangeHighlightBackground": "#6e6a860d", "editor.rangeHighlightBackground": "#6e6a860d",
"editor.selectionBackground": "#6e6a8614", "editor.selectionBackground": "#6e6a8614",
@ -94,9 +94,9 @@
"editor.snippetTabstopHighlightBorder": "#fffaf3", "editor.snippetTabstopHighlightBorder": "#fffaf3",
"editor.stackFrameHighlightBackground": "#6e6a8614", "editor.stackFrameHighlightBackground": "#6e6a8614",
"editor.symbolHighlightBackground": "#6e6a8614", "editor.symbolHighlightBackground": "#6e6a8614",
"editor.symbolHighlightBorder": "#000000", "editor.symbolHighlightBorder": "#0000",
"editor.wordHighlightBackground": "#6e6a8614", "editor.wordHighlightBackground": "#6e6a8614",
"editor.wordHighlightBorder": "#000000", "editor.wordHighlightBorder": "#0000",
"editor.wordHighlightStrongBackground": "#6e6a8614", "editor.wordHighlightStrongBackground": "#6e6a8614",
"editor.wordHighlightStrongBorder": "#6e6a8614", "editor.wordHighlightStrongBorder": "#6e6a8614",
"editorBracketHighlight.foreground1": "#b4637a80", "editorBracketHighlight.foreground1": "#b4637a80",
@ -105,7 +105,7 @@
"editorBracketHighlight.foreground4": "#56949f80", "editorBracketHighlight.foreground4": "#56949f80",
"editorBracketHighlight.foreground5": "#d7827e80", "editorBracketHighlight.foreground5": "#d7827e80",
"editorBracketHighlight.foreground6": "#907aa980", "editorBracketHighlight.foreground6": "#907aa980",
"editorBracketMatch.background": "#000000", "editorBracketMatch.background": "#0000",
"editorBracketMatch.border": "#797593", "editorBracketMatch.border": "#797593",
"editorBracketPairGuide.activeBackground1": "#286983", "editorBracketPairGuide.activeBackground1": "#286983",
"editorBracketPairGuide.activeBackground2": "#d7827e", "editorBracketPairGuide.activeBackground2": "#d7827e",
@ -122,29 +122,29 @@
"editorCodeLens.foreground": "#d7827e", "editorCodeLens.foreground": "#d7827e",
"editorCursor.background": "#575279", "editorCursor.background": "#575279",
"editorCursor.foreground": "#9893a5", "editorCursor.foreground": "#9893a5",
"editorError.border": "#000000", "editorError.border": "#0000",
"editorError.foreground": "#b4637a", "editorError.foreground": "#b4637a",
"editorGhostText.foreground": "#797593", "editorGhostText.foreground": "#797593",
"editorGroup.border": "#000000", "editorGroup.border": "#0000",
"editorGroup.dropBackground": "#fffaf3", "editorGroup.dropBackground": "#fffaf3",
"editorGroup.emptyBackground": "#000000", "editorGroup.emptyBackground": "#0000",
"editorGroup.focusedEmptyBorder": "#000000", "editorGroup.focusedEmptyBorder": "#0000",
"editorGroupHeader.noTabsBackground": "#000000", "editorGroupHeader.noTabsBackground": "#0000",
"editorGroupHeader.tabsBackground": "#000000", "editorGroupHeader.tabsBackground": "#0000",
"editorGroupHeader.tabsBorder": "#000000", "editorGroupHeader.tabsBorder": "#0000",
"editorGutter.addedBackground": "#56949f", "editorGutter.addedBackground": "#56949f",
"editorGutter.background": "#faf4ed", "editorGutter.background": "#faf4ed",
"editorGutter.commentRangeForeground": "#797593", "editorGutter.commentRangeForeground": "#797593",
"editorGutter.deletedBackground": "#b4637a", "editorGutter.deletedBackground": "#b4637a",
"editorGutter.foldingControlForeground": "#907aa9", "editorGutter.foldingControlForeground": "#907aa9",
"editorGutter.modifiedBackground": "#d7827e", "editorGutter.modifiedBackground": "#d7827e",
"editorHint.border": "#000000", "editorHint.border": "#0000",
"editorHint.foreground": "#797593", "editorHint.foreground": "#797593",
"editorHoverWidget.background": "#fffaf3", "editorHoverWidget.background": "#fffaf3",
"editorHoverWidget.border": "#9893a580", "editorHoverWidget.border": "#9893a580",
"editorHoverWidget.foreground": "#797593", "editorHoverWidget.foreground": "#797593",
"editorHoverWidget.highlightForeground": "#575279", "editorHoverWidget.highlightForeground": "#575279",
"editorHoverWidget.statusBarBackground": "#000000", "editorHoverWidget.statusBarBackground": "#0000",
"editorIndentGuide.activeBackground": "#9893a5", "editorIndentGuide.activeBackground": "#9893a5",
"editorIndentGuide.background": "#6e6a8626", "editorIndentGuide.background": "#6e6a8626",
"editorInfo.border": "#f2e9e1", "editorInfo.border": "#f2e9e1",
@ -181,19 +181,19 @@
"editorOverviewRuler.warningForeground": "#ea9d3480", "editorOverviewRuler.warningForeground": "#ea9d3480",
"editorOverviewRuler.wordHighlightForeground": "#6e6a8614", "editorOverviewRuler.wordHighlightForeground": "#6e6a8614",
"editorOverviewRuler.wordHighlightStrongForeground": "#6e6a8626", "editorOverviewRuler.wordHighlightStrongForeground": "#6e6a8626",
"editorPane.background": "#000000", "editorPane.background": "#0000",
"editorRuler.foreground": "#6e6a8626", "editorRuler.foreground": "#6e6a8626",
"editorSuggestWidget.background": "#fffaf3", "editorSuggestWidget.background": "#fffaf3",
"editorSuggestWidget.border": "#000000", "editorSuggestWidget.border": "#0000",
"editorSuggestWidget.focusHighlightForeground": "#d7827e", "editorSuggestWidget.focusHighlightForeground": "#d7827e",
"editorSuggestWidget.foreground": "#797593", "editorSuggestWidget.foreground": "#797593",
"editorSuggestWidget.highlightForeground": "#d7827e", "editorSuggestWidget.highlightForeground": "#d7827e",
"editorSuggestWidget.selectedBackground": "#6e6a8614", "editorSuggestWidget.selectedBackground": "#6e6a8614",
"editorSuggestWidget.selectedForeground": "#575279", "editorSuggestWidget.selectedForeground": "#575279",
"editorSuggestWidget.selectedIconForeground": "#575279", "editorSuggestWidget.selectedIconForeground": "#575279",
"editorUnnecessaryCode.border": "#000000", "editorUnnecessaryCode.border": "#0000",
"editorUnnecessaryCode.opacity": "#57527980", "editorUnnecessaryCode.opacity": "#57527980",
"editorWarning.border": "#000000", "editorWarning.border": "#0000",
"editorWarning.foreground": "#ea9d34", "editorWarning.foreground": "#ea9d34",
"editorWhitespace.foreground": "#9893a5", "editorWhitespace.foreground": "#9893a5",
"editorWidget.background": "#fffaf3", "editorWidget.background": "#fffaf3",
@ -310,7 +310,7 @@
"notificationsWarningIcon.foreground": "#ea9d34", "notificationsWarningIcon.foreground": "#ea9d34",
"notificationToast.border": "#6e6a8614", "notificationToast.border": "#6e6a8614",
"panel.background": "#fffaf3", "panel.background": "#fffaf3",
"panel.border": "#000000", "panel.border": "#0000",
"panel.dropBorder": "#f2e9e1", "panel.dropBorder": "#f2e9e1",
"panelInput.border": "#fffaf3", "panelInput.border": "#fffaf3",
"panelSection.dropBackground": "#6e6a8614", "panelSection.dropBackground": "#6e6a8614",
@ -356,7 +356,7 @@
"sideBar.background": "#faf4ed", "sideBar.background": "#faf4ed",
"sideBar.dropBackground": "#fffaf3", "sideBar.dropBackground": "#fffaf3",
"sideBar.foreground": "#797593", "sideBar.foreground": "#797593",
"sideBarSectionHeader.background": "#000000", "sideBarSectionHeader.background": "#0000",
"sideBarSectionHeader.border": "#6e6a8614", "sideBarSectionHeader.border": "#6e6a8614",
"statusBar.background": "#faf4ed", "statusBar.background": "#faf4ed",
"statusBar.debuggingBackground": "#907aa9", "statusBar.debuggingBackground": "#907aa9",
@ -408,15 +408,15 @@
"tab.activeBackground": "#6e6a860d", "tab.activeBackground": "#6e6a860d",
"tab.activeForeground": "#575279", "tab.activeForeground": "#575279",
"tab.activeModifiedBorder": "#56949f", "tab.activeModifiedBorder": "#56949f",
"tab.border": "#000000", "tab.border": "#0000",
"tab.hoverBackground": "#6e6a8614", "tab.hoverBackground": "#6e6a8614",
"tab.inactiveBackground": "#000000", "tab.inactiveBackground": "#0000",
"tab.inactiveForeground": "#797593", "tab.inactiveForeground": "#797593",
"tab.inactiveModifiedBorder": "#56949f80", "tab.inactiveModifiedBorder": "#56949f80",
"tab.lastPinnedBorder": "#9893a5", "tab.lastPinnedBorder": "#9893a5",
"tab.unfocusedActiveBackground": "#000000", "tab.unfocusedActiveBackground": "#0000",
"tab.unfocusedHoverBackground": "#000000", "tab.unfocusedHoverBackground": "#0000",
"tab.unfocusedInactiveBackground": "#000000", "tab.unfocusedInactiveBackground": "#0000",
"tab.unfocusedInactiveModifiedBorder": "#56949f80", "tab.unfocusedInactiveModifiedBorder": "#56949f80",
"terminal.ansiBlack": "#f2e9e1", "terminal.ansiBlack": "#f2e9e1",
"terminal.ansiBlue": "#56949f", "terminal.ansiBlue": "#56949f",

View file

@ -72,16 +72,16 @@
"editor.findMatchBackground": "#817c9c4d", "editor.findMatchBackground": "#817c9c4d",
"editor.findMatchHighlightBackground": "#817c9c4d", "editor.findMatchHighlightBackground": "#817c9c4d",
"editor.findRangeHighlightBackground": "#817c9c4d", "editor.findRangeHighlightBackground": "#817c9c4d",
"editor.findRangeHighlightBorder": "#000000", "editor.findRangeHighlightBorder": "#0000",
"editor.focusedStackFrameHighlightBackground": "#817c9c26", "editor.focusedStackFrameHighlightBackground": "#817c9c26",
"editor.foldBackground": "#2a273f", "editor.foldBackground": "#2a273f",
"editor.foreground": "#e0def4", "editor.foreground": "#e0def4",
"editor.hoverHighlightBackground": "#000000", "editor.hoverHighlightBackground": "#0000",
"editor.inactiveSelectionBackground": "#817c9c14", "editor.inactiveSelectionBackground": "#817c9c14",
"editor.inlineValuesBackground": "#000000", "editor.inlineValuesBackground": "#0000",
"editor.inlineValuesForeground": "#908caa", "editor.inlineValuesForeground": "#908caa",
"editor.lineHighlightBackground": "#817c9c14", "editor.lineHighlightBackground": "#817c9c14",
"editor.lineHighlightBorder": "#000000", "editor.lineHighlightBorder": "#0000",
"editor.linkedEditingBackground": "#2a273f", "editor.linkedEditingBackground": "#2a273f",
"editor.rangeHighlightBackground": "#817c9c14", "editor.rangeHighlightBackground": "#817c9c14",
"editor.selectionBackground": "#817c9c26", "editor.selectionBackground": "#817c9c26",
@ -94,9 +94,9 @@
"editor.snippetTabstopHighlightBorder": "#2a273f", "editor.snippetTabstopHighlightBorder": "#2a273f",
"editor.stackFrameHighlightBackground": "#817c9c26", "editor.stackFrameHighlightBackground": "#817c9c26",
"editor.symbolHighlightBackground": "#817c9c26", "editor.symbolHighlightBackground": "#817c9c26",
"editor.symbolHighlightBorder": "#000000", "editor.symbolHighlightBorder": "#0000",
"editor.wordHighlightBackground": "#817c9c26", "editor.wordHighlightBackground": "#817c9c26",
"editor.wordHighlightBorder": "#000000", "editor.wordHighlightBorder": "#0000",
"editor.wordHighlightStrongBackground": "#817c9c26", "editor.wordHighlightStrongBackground": "#817c9c26",
"editor.wordHighlightStrongBorder": "#817c9c26", "editor.wordHighlightStrongBorder": "#817c9c26",
"editorBracketHighlight.foreground1": "#eb6f9280", "editorBracketHighlight.foreground1": "#eb6f9280",
@ -105,7 +105,7 @@
"editorBracketHighlight.foreground4": "#9ccfd880", "editorBracketHighlight.foreground4": "#9ccfd880",
"editorBracketHighlight.foreground5": "#ea9a9780", "editorBracketHighlight.foreground5": "#ea9a9780",
"editorBracketHighlight.foreground6": "#c4a7e780", "editorBracketHighlight.foreground6": "#c4a7e780",
"editorBracketMatch.background": "#000000", "editorBracketMatch.background": "#0000",
"editorBracketMatch.border": "#908caa", "editorBracketMatch.border": "#908caa",
"editorBracketPairGuide.activeBackground1": "#3e8fb0", "editorBracketPairGuide.activeBackground1": "#3e8fb0",
"editorBracketPairGuide.activeBackground2": "#ea9a97", "editorBracketPairGuide.activeBackground2": "#ea9a97",
@ -122,29 +122,29 @@
"editorCodeLens.foreground": "#ea9a97", "editorCodeLens.foreground": "#ea9a97",
"editorCursor.background": "#e0def4", "editorCursor.background": "#e0def4",
"editorCursor.foreground": "#6e6a86", "editorCursor.foreground": "#6e6a86",
"editorError.border": "#000000", "editorError.border": "#0000",
"editorError.foreground": "#eb6f92", "editorError.foreground": "#eb6f92",
"editorGhostText.foreground": "#908caa", "editorGhostText.foreground": "#908caa",
"editorGroup.border": "#000000", "editorGroup.border": "#0000",
"editorGroup.dropBackground": "#2a273f", "editorGroup.dropBackground": "#2a273f",
"editorGroup.emptyBackground": "#000000", "editorGroup.emptyBackground": "#0000",
"editorGroup.focusedEmptyBorder": "#000000", "editorGroup.focusedEmptyBorder": "#0000",
"editorGroupHeader.noTabsBackground": "#000000", "editorGroupHeader.noTabsBackground": "#0000",
"editorGroupHeader.tabsBackground": "#000000", "editorGroupHeader.tabsBackground": "#0000",
"editorGroupHeader.tabsBorder": "#000000", "editorGroupHeader.tabsBorder": "#0000",
"editorGutter.addedBackground": "#9ccfd8", "editorGutter.addedBackground": "#9ccfd8",
"editorGutter.background": "#232136", "editorGutter.background": "#232136",
"editorGutter.commentRangeForeground": "#908caa", "editorGutter.commentRangeForeground": "#908caa",
"editorGutter.deletedBackground": "#eb6f92", "editorGutter.deletedBackground": "#eb6f92",
"editorGutter.foldingControlForeground": "#c4a7e7", "editorGutter.foldingControlForeground": "#c4a7e7",
"editorGutter.modifiedBackground": "#ea9a97", "editorGutter.modifiedBackground": "#ea9a97",
"editorHint.border": "#000000", "editorHint.border": "#0000",
"editorHint.foreground": "#908caa", "editorHint.foreground": "#908caa",
"editorHoverWidget.background": "#2a273f", "editorHoverWidget.background": "#2a273f",
"editorHoverWidget.border": "#6e6a8680", "editorHoverWidget.border": "#6e6a8680",
"editorHoverWidget.foreground": "#908caa", "editorHoverWidget.foreground": "#908caa",
"editorHoverWidget.highlightForeground": "#e0def4", "editorHoverWidget.highlightForeground": "#e0def4",
"editorHoverWidget.statusBarBackground": "#000000", "editorHoverWidget.statusBarBackground": "#0000",
"editorIndentGuide.activeBackground": "#6e6a86", "editorIndentGuide.activeBackground": "#6e6a86",
"editorIndentGuide.background": "#817c9c4d", "editorIndentGuide.background": "#817c9c4d",
"editorInfo.border": "#393552", "editorInfo.border": "#393552",
@ -181,19 +181,19 @@
"editorOverviewRuler.warningForeground": "#f6c17780", "editorOverviewRuler.warningForeground": "#f6c17780",
"editorOverviewRuler.wordHighlightForeground": "#817c9c26", "editorOverviewRuler.wordHighlightForeground": "#817c9c26",
"editorOverviewRuler.wordHighlightStrongForeground": "#817c9c4d", "editorOverviewRuler.wordHighlightStrongForeground": "#817c9c4d",
"editorPane.background": "#000000", "editorPane.background": "#0000",
"editorRuler.foreground": "#817c9c4d", "editorRuler.foreground": "#817c9c4d",
"editorSuggestWidget.background": "#2a273f", "editorSuggestWidget.background": "#2a273f",
"editorSuggestWidget.border": "#000000", "editorSuggestWidget.border": "#0000",
"editorSuggestWidget.focusHighlightForeground": "#ea9a97", "editorSuggestWidget.focusHighlightForeground": "#ea9a97",
"editorSuggestWidget.foreground": "#908caa", "editorSuggestWidget.foreground": "#908caa",
"editorSuggestWidget.highlightForeground": "#ea9a97", "editorSuggestWidget.highlightForeground": "#ea9a97",
"editorSuggestWidget.selectedBackground": "#817c9c26", "editorSuggestWidget.selectedBackground": "#817c9c26",
"editorSuggestWidget.selectedForeground": "#e0def4", "editorSuggestWidget.selectedForeground": "#e0def4",
"editorSuggestWidget.selectedIconForeground": "#e0def4", "editorSuggestWidget.selectedIconForeground": "#e0def4",
"editorUnnecessaryCode.border": "#000000", "editorUnnecessaryCode.border": "#0000",
"editorUnnecessaryCode.opacity": "#e0def480", "editorUnnecessaryCode.opacity": "#e0def480",
"editorWarning.border": "#000000", "editorWarning.border": "#0000",
"editorWarning.foreground": "#f6c177", "editorWarning.foreground": "#f6c177",
"editorWhitespace.foreground": "#6e6a86", "editorWhitespace.foreground": "#6e6a86",
"editorWidget.background": "#2a273f", "editorWidget.background": "#2a273f",
@ -310,7 +310,7 @@
"notificationsWarningIcon.foreground": "#f6c177", "notificationsWarningIcon.foreground": "#f6c177",
"notificationToast.border": "#817c9c26", "notificationToast.border": "#817c9c26",
"panel.background": "#2a273f", "panel.background": "#2a273f",
"panel.border": "#000000", "panel.border": "#0000",
"panel.dropBorder": "#393552", "panel.dropBorder": "#393552",
"panelInput.border": "#2a273f", "panelInput.border": "#2a273f",
"panelSection.dropBackground": "#817c9c26", "panelSection.dropBackground": "#817c9c26",
@ -356,7 +356,7 @@
"sideBar.background": "#232136", "sideBar.background": "#232136",
"sideBar.dropBackground": "#2a273f", "sideBar.dropBackground": "#2a273f",
"sideBar.foreground": "#908caa", "sideBar.foreground": "#908caa",
"sideBarSectionHeader.background": "#000000", "sideBarSectionHeader.background": "#0000",
"sideBarSectionHeader.border": "#817c9c26", "sideBarSectionHeader.border": "#817c9c26",
"statusBar.background": "#232136", "statusBar.background": "#232136",
"statusBar.debuggingBackground": "#c4a7e7", "statusBar.debuggingBackground": "#c4a7e7",
@ -408,15 +408,15 @@
"tab.activeBackground": "#817c9c14", "tab.activeBackground": "#817c9c14",
"tab.activeForeground": "#e0def4", "tab.activeForeground": "#e0def4",
"tab.activeModifiedBorder": "#9ccfd8", "tab.activeModifiedBorder": "#9ccfd8",
"tab.border": "#000000", "tab.border": "#0000",
"tab.hoverBackground": "#817c9c26", "tab.hoverBackground": "#817c9c26",
"tab.inactiveBackground": "#000000", "tab.inactiveBackground": "#0000",
"tab.inactiveForeground": "#908caa", "tab.inactiveForeground": "#908caa",
"tab.inactiveModifiedBorder": "#9ccfd880", "tab.inactiveModifiedBorder": "#9ccfd880",
"tab.lastPinnedBorder": "#6e6a86", "tab.lastPinnedBorder": "#6e6a86",
"tab.unfocusedActiveBackground": "#000000", "tab.unfocusedActiveBackground": "#0000",
"tab.unfocusedHoverBackground": "#000000", "tab.unfocusedHoverBackground": "#0000",
"tab.unfocusedInactiveBackground": "#000000", "tab.unfocusedInactiveBackground": "#0000",
"tab.unfocusedInactiveModifiedBorder": "#9ccfd880", "tab.unfocusedInactiveModifiedBorder": "#9ccfd880",
"terminal.ansiBlack": "#393552", "terminal.ansiBlack": "#393552",
"terminal.ansiBlue": "#9ccfd8", "terminal.ansiBlue": "#9ccfd8",

View file

@ -72,16 +72,16 @@
"editor.findMatchBackground": "#6e6a8666", "editor.findMatchBackground": "#6e6a8666",
"editor.findMatchHighlightBackground": "#6e6a8666", "editor.findMatchHighlightBackground": "#6e6a8666",
"editor.findRangeHighlightBackground": "#6e6a8666", "editor.findRangeHighlightBackground": "#6e6a8666",
"editor.findRangeHighlightBorder": "#000000", "editor.findRangeHighlightBorder": "#0000",
"editor.focusedStackFrameHighlightBackground": "#6e6a8633", "editor.focusedStackFrameHighlightBackground": "#6e6a8633",
"editor.foldBackground": "#1f1d2e", "editor.foldBackground": "#1f1d2e",
"editor.foreground": "#e0def4", "editor.foreground": "#e0def4",
"editor.hoverHighlightBackground": "#000000", "editor.hoverHighlightBackground": "#0000",
"editor.inactiveSelectionBackground": "#6e6a861a", "editor.inactiveSelectionBackground": "#6e6a861a",
"editor.inlineValuesBackground": "#000000", "editor.inlineValuesBackground": "#0000",
"editor.inlineValuesForeground": "#908caa", "editor.inlineValuesForeground": "#908caa",
"editor.lineHighlightBackground": "#6e6a861a", "editor.lineHighlightBackground": "#6e6a861a",
"editor.lineHighlightBorder": "#000000", "editor.lineHighlightBorder": "#0000",
"editor.linkedEditingBackground": "#1f1d2e", "editor.linkedEditingBackground": "#1f1d2e",
"editor.rangeHighlightBackground": "#6e6a861a", "editor.rangeHighlightBackground": "#6e6a861a",
"editor.selectionBackground": "#6e6a8633", "editor.selectionBackground": "#6e6a8633",
@ -94,9 +94,9 @@
"editor.snippetTabstopHighlightBorder": "#1f1d2e", "editor.snippetTabstopHighlightBorder": "#1f1d2e",
"editor.stackFrameHighlightBackground": "#6e6a8633", "editor.stackFrameHighlightBackground": "#6e6a8633",
"editor.symbolHighlightBackground": "#6e6a8633", "editor.symbolHighlightBackground": "#6e6a8633",
"editor.symbolHighlightBorder": "#000000", "editor.symbolHighlightBorder": "#0000",
"editor.wordHighlightBackground": "#6e6a8633", "editor.wordHighlightBackground": "#6e6a8633",
"editor.wordHighlightBorder": "#000000", "editor.wordHighlightBorder": "#0000",
"editor.wordHighlightStrongBackground": "#6e6a8633", "editor.wordHighlightStrongBackground": "#6e6a8633",
"editor.wordHighlightStrongBorder": "#6e6a8633", "editor.wordHighlightStrongBorder": "#6e6a8633",
"editorBracketHighlight.foreground1": "#eb6f9280", "editorBracketHighlight.foreground1": "#eb6f9280",
@ -105,7 +105,7 @@
"editorBracketHighlight.foreground4": "#9ccfd880", "editorBracketHighlight.foreground4": "#9ccfd880",
"editorBracketHighlight.foreground5": "#ebbcba80", "editorBracketHighlight.foreground5": "#ebbcba80",
"editorBracketHighlight.foreground6": "#c4a7e780", "editorBracketHighlight.foreground6": "#c4a7e780",
"editorBracketMatch.background": "#000000", "editorBracketMatch.background": "#0000",
"editorBracketMatch.border": "#908caa", "editorBracketMatch.border": "#908caa",
"editorBracketPairGuide.activeBackground1": "#31748f", "editorBracketPairGuide.activeBackground1": "#31748f",
"editorBracketPairGuide.activeBackground2": "#ebbcba", "editorBracketPairGuide.activeBackground2": "#ebbcba",
@ -122,29 +122,29 @@
"editorCodeLens.foreground": "#ebbcba", "editorCodeLens.foreground": "#ebbcba",
"editorCursor.background": "#e0def4", "editorCursor.background": "#e0def4",
"editorCursor.foreground": "#6e6a86", "editorCursor.foreground": "#6e6a86",
"editorError.border": "#000000", "editorError.border": "#0000",
"editorError.foreground": "#eb6f92", "editorError.foreground": "#eb6f92",
"editorGhostText.foreground": "#908caa", "editorGhostText.foreground": "#908caa",
"editorGroup.border": "#000000", "editorGroup.border": "#0000",
"editorGroup.dropBackground": "#1f1d2e", "editorGroup.dropBackground": "#1f1d2e",
"editorGroup.emptyBackground": "#000000", "editorGroup.emptyBackground": "#0000",
"editorGroup.focusedEmptyBorder": "#000000", "editorGroup.focusedEmptyBorder": "#0000",
"editorGroupHeader.noTabsBackground": "#000000", "editorGroupHeader.noTabsBackground": "#0000",
"editorGroupHeader.tabsBackground": "#000000", "editorGroupHeader.tabsBackground": "#0000",
"editorGroupHeader.tabsBorder": "#000000", "editorGroupHeader.tabsBorder": "#0000",
"editorGutter.addedBackground": "#9ccfd8", "editorGutter.addedBackground": "#9ccfd8",
"editorGutter.background": "#191724", "editorGutter.background": "#191724",
"editorGutter.commentRangeForeground": "#908caa", "editorGutter.commentRangeForeground": "#908caa",
"editorGutter.deletedBackground": "#eb6f92", "editorGutter.deletedBackground": "#eb6f92",
"editorGutter.foldingControlForeground": "#c4a7e7", "editorGutter.foldingControlForeground": "#c4a7e7",
"editorGutter.modifiedBackground": "#ebbcba", "editorGutter.modifiedBackground": "#ebbcba",
"editorHint.border": "#000000", "editorHint.border": "#0000",
"editorHint.foreground": "#908caa", "editorHint.foreground": "#908caa",
"editorHoverWidget.background": "#1f1d2e", "editorHoverWidget.background": "#1f1d2e",
"editorHoverWidget.border": "#6e6a8680", "editorHoverWidget.border": "#6e6a8680",
"editorHoverWidget.foreground": "#908caa", "editorHoverWidget.foreground": "#908caa",
"editorHoverWidget.highlightForeground": "#e0def4", "editorHoverWidget.highlightForeground": "#e0def4",
"editorHoverWidget.statusBarBackground": "#000000", "editorHoverWidget.statusBarBackground": "#0000",
"editorIndentGuide.activeBackground": "#6e6a86", "editorIndentGuide.activeBackground": "#6e6a86",
"editorIndentGuide.background": "#6e6a8666", "editorIndentGuide.background": "#6e6a8666",
"editorInfo.border": "#26233a", "editorInfo.border": "#26233a",
@ -181,19 +181,19 @@
"editorOverviewRuler.warningForeground": "#f6c17780", "editorOverviewRuler.warningForeground": "#f6c17780",
"editorOverviewRuler.wordHighlightForeground": "#6e6a8633", "editorOverviewRuler.wordHighlightForeground": "#6e6a8633",
"editorOverviewRuler.wordHighlightStrongForeground": "#6e6a8666", "editorOverviewRuler.wordHighlightStrongForeground": "#6e6a8666",
"editorPane.background": "#000000", "editorPane.background": "#0000",
"editorRuler.foreground": "#6e6a8666", "editorRuler.foreground": "#6e6a8666",
"editorSuggestWidget.background": "#1f1d2e", "editorSuggestWidget.background": "#1f1d2e",
"editorSuggestWidget.border": "#000000", "editorSuggestWidget.border": "#0000",
"editorSuggestWidget.focusHighlightForeground": "#ebbcba", "editorSuggestWidget.focusHighlightForeground": "#ebbcba",
"editorSuggestWidget.foreground": "#908caa", "editorSuggestWidget.foreground": "#908caa",
"editorSuggestWidget.highlightForeground": "#ebbcba", "editorSuggestWidget.highlightForeground": "#ebbcba",
"editorSuggestWidget.selectedBackground": "#6e6a8633", "editorSuggestWidget.selectedBackground": "#6e6a8633",
"editorSuggestWidget.selectedForeground": "#e0def4", "editorSuggestWidget.selectedForeground": "#e0def4",
"editorSuggestWidget.selectedIconForeground": "#e0def4", "editorSuggestWidget.selectedIconForeground": "#e0def4",
"editorUnnecessaryCode.border": "#000000", "editorUnnecessaryCode.border": "#0000",
"editorUnnecessaryCode.opacity": "#e0def480", "editorUnnecessaryCode.opacity": "#e0def480",
"editorWarning.border": "#000000", "editorWarning.border": "#0000",
"editorWarning.foreground": "#f6c177", "editorWarning.foreground": "#f6c177",
"editorWhitespace.foreground": "#6e6a86", "editorWhitespace.foreground": "#6e6a86",
"editorWidget.background": "#1f1d2e", "editorWidget.background": "#1f1d2e",
@ -310,7 +310,7 @@
"notificationsWarningIcon.foreground": "#f6c177", "notificationsWarningIcon.foreground": "#f6c177",
"notificationToast.border": "#6e6a8633", "notificationToast.border": "#6e6a8633",
"panel.background": "#1f1d2e", "panel.background": "#1f1d2e",
"panel.border": "#000000", "panel.border": "#0000",
"panel.dropBorder": "#26233a", "panel.dropBorder": "#26233a",
"panelInput.border": "#1f1d2e", "panelInput.border": "#1f1d2e",
"panelSection.dropBackground": "#6e6a8633", "panelSection.dropBackground": "#6e6a8633",
@ -356,7 +356,7 @@
"sideBar.background": "#191724", "sideBar.background": "#191724",
"sideBar.dropBackground": "#1f1d2e", "sideBar.dropBackground": "#1f1d2e",
"sideBar.foreground": "#908caa", "sideBar.foreground": "#908caa",
"sideBarSectionHeader.background": "#000000", "sideBarSectionHeader.background": "#0000",
"sideBarSectionHeader.border": "#6e6a8633", "sideBarSectionHeader.border": "#6e6a8633",
"statusBar.background": "#191724", "statusBar.background": "#191724",
"statusBar.debuggingBackground": "#c4a7e7", "statusBar.debuggingBackground": "#c4a7e7",
@ -408,15 +408,15 @@
"tab.activeBackground": "#6e6a861a", "tab.activeBackground": "#6e6a861a",
"tab.activeForeground": "#e0def4", "tab.activeForeground": "#e0def4",
"tab.activeModifiedBorder": "#9ccfd8", "tab.activeModifiedBorder": "#9ccfd8",
"tab.border": "#000000", "tab.border": "#0000",
"tab.hoverBackground": "#6e6a8633", "tab.hoverBackground": "#6e6a8633",
"tab.inactiveBackground": "#000000", "tab.inactiveBackground": "#0000",
"tab.inactiveForeground": "#908caa", "tab.inactiveForeground": "#908caa",
"tab.inactiveModifiedBorder": "#9ccfd880", "tab.inactiveModifiedBorder": "#9ccfd880",
"tab.lastPinnedBorder": "#6e6a86", "tab.lastPinnedBorder": "#6e6a86",
"tab.unfocusedActiveBackground": "#000000", "tab.unfocusedActiveBackground": "#0000",
"tab.unfocusedHoverBackground": "#000000", "tab.unfocusedHoverBackground": "#0000",
"tab.unfocusedInactiveBackground": "#000000", "tab.unfocusedInactiveBackground": "#0000",
"tab.unfocusedInactiveModifiedBorder": "#9ccfd880", "tab.unfocusedInactiveModifiedBorder": "#9ccfd880",
"terminal.ansiBlack": "#26233a", "terminal.ansiBlack": "#26233a",
"terminal.ansiBlue": "#9ccfd8", "terminal.ansiBlue": "#9ccfd8",

View file

@ -19,12 +19,12 @@ pub fn rose_pine() -> UserThemeFamily {
appearance: Appearance::Dark, appearance: Appearance::Dark,
styles: UserThemeStylesRefinement { styles: UserThemeStylesRefinement {
colors: ThemeColorsRefinement { colors: ThemeColorsRefinement {
border: Some(rgba(0x000000ff).into()), border: Some(rgba(0x00000000).into()),
border_variant: Some(rgba(0x000000ff).into()), border_variant: Some(rgba(0x00000000).into()),
border_focused: Some(rgba(0x6e6a8633).into()), border_focused: Some(rgba(0x6e6a8633).into()),
border_selected: Some(rgba(0x000000ff).into()), border_selected: Some(rgba(0x00000000).into()),
border_transparent: Some(rgba(0x000000ff).into()), border_transparent: Some(rgba(0x00000000).into()),
border_disabled: Some(rgba(0x000000ff).into()), border_disabled: Some(rgba(0x00000000).into()),
elevated_surface_background: Some(rgba(0x1f1d2eff).into()), elevated_surface_background: Some(rgba(0x1f1d2eff).into()),
surface_background: Some(rgba(0x1f1d2eff).into()), surface_background: Some(rgba(0x1f1d2eff).into()),
background: Some(rgba(0x191724ff).into()), background: Some(rgba(0x191724ff).into()),
@ -38,7 +38,7 @@ pub fn rose_pine() -> UserThemeFamily {
title_bar_background: Some(rgba(0x191724ff).into()), title_bar_background: Some(rgba(0x191724ff).into()),
toolbar_background: Some(rgba(0x1f1d2eff).into()), toolbar_background: Some(rgba(0x1f1d2eff).into()),
tab_bar_background: Some(rgba(0x1f1d2eff).into()), tab_bar_background: Some(rgba(0x1f1d2eff).into()),
tab_inactive_background: Some(rgba(0x000000ff).into()), tab_inactive_background: Some(rgba(0x00000000).into()),
tab_active_background: Some(rgba(0x6e6a861a).into()), tab_active_background: Some(rgba(0x6e6a861a).into()),
editor_background: Some(rgba(0x191724ff).into()), editor_background: Some(rgba(0x191724ff).into()),
editor_gutter_background: Some(rgba(0x191724ff).into()), editor_gutter_background: Some(rgba(0x191724ff).into()),
@ -266,12 +266,12 @@ pub fn rose_pine() -> UserThemeFamily {
appearance: Appearance::Dark, appearance: Appearance::Dark,
styles: UserThemeStylesRefinement { styles: UserThemeStylesRefinement {
colors: ThemeColorsRefinement { colors: ThemeColorsRefinement {
border: Some(rgba(0x000000ff).into()), border: Some(rgba(0x00000000).into()),
border_variant: Some(rgba(0x000000ff).into()), border_variant: Some(rgba(0x00000000).into()),
border_focused: Some(rgba(0x817c9c26).into()), border_focused: Some(rgba(0x817c9c26).into()),
border_selected: Some(rgba(0x000000ff).into()), border_selected: Some(rgba(0x00000000).into()),
border_transparent: Some(rgba(0x000000ff).into()), border_transparent: Some(rgba(0x00000000).into()),
border_disabled: Some(rgba(0x000000ff).into()), border_disabled: Some(rgba(0x00000000).into()),
elevated_surface_background: Some(rgba(0x2a273fff).into()), elevated_surface_background: Some(rgba(0x2a273fff).into()),
surface_background: Some(rgba(0x2a273fff).into()), surface_background: Some(rgba(0x2a273fff).into()),
background: Some(rgba(0x232136ff).into()), background: Some(rgba(0x232136ff).into()),
@ -285,7 +285,7 @@ pub fn rose_pine() -> UserThemeFamily {
title_bar_background: Some(rgba(0x232136ff).into()), title_bar_background: Some(rgba(0x232136ff).into()),
toolbar_background: Some(rgba(0x2a273fff).into()), toolbar_background: Some(rgba(0x2a273fff).into()),
tab_bar_background: Some(rgba(0x2a273fff).into()), tab_bar_background: Some(rgba(0x2a273fff).into()),
tab_inactive_background: Some(rgba(0x000000ff).into()), tab_inactive_background: Some(rgba(0x00000000).into()),
tab_active_background: Some(rgba(0x817c9c14).into()), tab_active_background: Some(rgba(0x817c9c14).into()),
editor_background: Some(rgba(0x232136ff).into()), editor_background: Some(rgba(0x232136ff).into()),
editor_gutter_background: Some(rgba(0x232136ff).into()), editor_gutter_background: Some(rgba(0x232136ff).into()),
@ -513,12 +513,12 @@ pub fn rose_pine() -> UserThemeFamily {
appearance: Appearance::Light, appearance: Appearance::Light,
styles: UserThemeStylesRefinement { styles: UserThemeStylesRefinement {
colors: ThemeColorsRefinement { colors: ThemeColorsRefinement {
border: Some(rgba(0x000000ff).into()), border: Some(rgba(0x00000000).into()),
border_variant: Some(rgba(0x000000ff).into()), border_variant: Some(rgba(0x00000000).into()),
border_focused: Some(rgba(0x6e6a8614).into()), border_focused: Some(rgba(0x6e6a8614).into()),
border_selected: Some(rgba(0x000000ff).into()), border_selected: Some(rgba(0x00000000).into()),
border_transparent: Some(rgba(0x000000ff).into()), border_transparent: Some(rgba(0x00000000).into()),
border_disabled: Some(rgba(0x000000ff).into()), border_disabled: Some(rgba(0x00000000).into()),
elevated_surface_background: Some(rgba(0xfffaf3ff).into()), elevated_surface_background: Some(rgba(0xfffaf3ff).into()),
surface_background: Some(rgba(0xfffaf3ff).into()), surface_background: Some(rgba(0xfffaf3ff).into()),
background: Some(rgba(0xfaf4edff).into()), background: Some(rgba(0xfaf4edff).into()),
@ -532,7 +532,7 @@ pub fn rose_pine() -> UserThemeFamily {
title_bar_background: Some(rgba(0xfaf4edff).into()), title_bar_background: Some(rgba(0xfaf4edff).into()),
toolbar_background: Some(rgba(0xfffaf3ff).into()), toolbar_background: Some(rgba(0xfffaf3ff).into()),
tab_bar_background: Some(rgba(0xfffaf3ff).into()), tab_bar_background: Some(rgba(0xfffaf3ff).into()),
tab_inactive_background: Some(rgba(0x000000ff).into()), tab_inactive_background: Some(rgba(0x00000000).into()),
tab_active_background: Some(rgba(0x6e6a860d).into()), tab_active_background: Some(rgba(0x6e6a860d).into()),
editor_background: Some(rgba(0xfaf4edff).into()), editor_background: Some(rgba(0xfaf4edff).into()),
editor_gutter_background: Some(rgba(0xfaf4edff).into()), editor_gutter_background: Some(rgba(0xfaf4edff).into()),