3 lines
24 KiB
JavaScript
3 lines
24 KiB
JavaScript
|
/* Theme: rose-pine */
|
||
|
export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBorder\":\"#e0def4\",\"activityBar.background\":\"#191724\",\"activityBar.dropBorder\":\"#26233a\",\"activityBar.foreground\":\"#e0def4\",\"activityBar.inactiveForeground\":\"#908caa\",\"activityBarBadge.background\":\"#ebbcba\",\"activityBarBadge.foreground\":\"#191724\",\"badge.background\":\"#ebbcba\",\"badge.foreground\":\"#191724\",\"banner.background\":\"#1f1d2e\",\"banner.foreground\":\"#e0def4\",\"banner.iconForeground\":\"#908caa\",\"breadcrumb.activeSelectionForeground\":\"#ebbcba\",\"breadcrumb.background\":\"#191724\",\"breadcrumb.focusForeground\":\"#908caa\",\"breadcrumb.foreground\":\"#6e6a86\",\"breadcrumbPicker.background\":\"#1f1d2e\",\"button.background\":\"#ebbcba\",\"button.foreground\":\"#191724\",\"button.hoverBackground\":\"#ebbcbae6\",\"button.secondaryBackground\":\"#1f1d2e\",\"button.secondaryForeground\":\"#e0def4\",\"button.secondaryHoverBackground\":\"#26233a\",\"charts.blue\":\"#9ccfd8\",\"charts.foreground\":\"#e0def4\",\"charts.green\":\"#31748f\",\"charts.lines\":\"#908caa\",\"charts.orange\":\"#ebbcba\",\"charts.purple\":\"#c4a7e7\",\"charts.red\":\"#eb6f92\",\"charts.yellow\":\"#f6c177\",\"checkbox.background\":\"#1f1d2e\",\"checkbox.border\":\"#6e6a8633\",\"checkbox.foreground\":\"#e0def4\",\"debugExceptionWidget.background\":\"#1f1d2e\",\"debugExceptionWidget.border\":\"#6e6a8633\",\"debugIcon.breakpointCurrentStackframeForeground\":\"#908caa\",\"debugIcon.breakpointDisabledForeground\":\"#908caa\",\"debugIcon.breakpointForeground\":\"#908caa\",\"debugIcon.breakpointStackframeForeground\":\"#908caa\",\"debugIcon.breakpointUnverifiedForeground\":\"#908caa\",\"debugIcon.continueForeground\":\"#908caa\",\"debugIcon.disconnectForeground\":\"#908caa\",\"debugIcon.pauseForeground\":\"#908caa\",\"debugIcon.restartForeground\":\"#908caa\",\"debugIcon.startForeground\":\"#908caa\",\"debugIcon.stepBackForeground\":\"#908caa\",\"debugIcon.stepIntoForeground\":\"#908caa\",\"debugIcon.stepOutForeground\":\"#908caa\",\"debugIcon.stepOverForeground\":\"#908caa\",\"debugIcon.stopForeground\":\"#eb6f92\",\"debugToolBar.background\":\"#1f1d2e\",\"debugToolBar.border\":\"#26233a\",\"descriptionForeground\":\"#908caa\",\"diffEditor.border\":\"#26233a\",\"diffEditor.diagonalFill\":\"#6e6a8666\",\"diffEditor.insertedLineBackground\":\"#9ccfd826\",\"diffEditor.insertedTextBackground\":\"#9ccfd826\",\"diffEditor.removedLineBackground\":\"#eb6f9226\",\"diffEditor.removedTextBackground\":\"#eb6f9226\",\"diffEditorOverview.insertedForeground\":\"#9ccfd880\",\"diffEditorOverview.removedForeground\":\"#eb6f9280\",\"dropdown.background\":\"#1f1d2e\",\"dropdown.border\":\"#6e6a8633\",\"dropdown.foreground\":\"#e0def4\",\"dropdown.listBackground\":\"#1f1d2e\",\"editor.background\":\"#191724\",\"editor.findMatchBackground\":\"#f6c17733\",\"editor.findMatchBorder\":\"#f6c17780\",\"editor.findMatchForeground\":\"#e0def4\",\"editor.findMatchHighlightBackground\":\"#6e6a8666\",\"editor.findMatchHighlightForeground\":\"#e0def4\",\"editor.findRangeHighlightBackground\":\"#6e6a8666\",\"editor.findRangeHighlightBorder\":\"#0000\",\"editor.focusedStackFrameHighlightBackground\":\"#6e6a8633\",\"editor.foldBackground\":\"#1f1d2e\",\"editor.foreground\":\"#e0def4\",\"editor.hoverHighlightBackground\":\"#0000\",\"editor.inactiveSelectionBackground\":\"#6e6a861a\",\"editor.inlineValuesBackground\":\"#0000\",\"editor.inlineValuesForeground\":\"#908caa\",\"editor.lineHighlightBackground\":\"#6e6a861a\",\"editor.lineHighlightBorder\":\"#0000\",\"editor.linkedEditingBackground\":\"#1f1d2e\",\"editor.rangeHighlightBackground\":\"#6e6a861a\",\"editor.selectionBackground\":\"#6e6a8633\",\"editor.selectionForeground\":\"#e0def4\",\"editor.selectionHighlightBackground\":\"#6e6a8633\",\"editor.selectionHighlightBorder\":\"#191724\",\"editor.snippetFinalTabstopHighlightBackground\":\"#6e6a8633\",\"editor.snippetFinalTabstopHighlightBorder\":\"#1f1d2e\",\"editor.snippetTabstopHighlightBackground\":\"#6e6a8633\",\"editor.snippetTabstopHighlightBorder\":\"#1f1d2e\",\"ed
|