3 lines
57 KiB
JavaScript
3 lines
57 KiB
JavaScript
|
/* Theme: everforest-dark */
|
||
|
export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBorder\":\"#a7c080d0\",\"activityBar.activeFocusBorder\":\"#a7c080\",\"activityBar.background\":\"#2d353b\",\"activityBar.border\":\"#2d353b\",\"activityBar.dropBackground\":\"#2d353b\",\"activityBar.foreground\":\"#d3c6aa\",\"activityBar.inactiveForeground\":\"#859289\",\"activityBarBadge.background\":\"#a7c080\",\"activityBarBadge.foreground\":\"#2d353b\",\"badge.background\":\"#a7c080\",\"badge.foreground\":\"#2d353b\",\"breadcrumb.activeSelectionForeground\":\"#d3c6aa\",\"breadcrumb.focusForeground\":\"#d3c6aa\",\"breadcrumb.foreground\":\"#859289\",\"button.background\":\"#a7c080\",\"button.foreground\":\"#2d353b\",\"button.hoverBackground\":\"#a7c080d0\",\"button.secondaryBackground\":\"#3d484d\",\"button.secondaryForeground\":\"#d3c6aa\",\"button.secondaryHoverBackground\":\"#475258\",\"charts.blue\":\"#7fbbb3\",\"charts.foreground\":\"#d3c6aa\",\"charts.green\":\"#a7c080\",\"charts.orange\":\"#e69875\",\"charts.purple\":\"#d699b6\",\"charts.red\":\"#e67e80\",\"charts.yellow\":\"#dbbc7f\",\"checkbox.background\":\"#2d353b\",\"checkbox.border\":\"#4f585e\",\"checkbox.foreground\":\"#e69875\",\"debugConsole.errorForeground\":\"#e67e80\",\"debugConsole.infoForeground\":\"#a7c080\",\"debugConsole.sourceForeground\":\"#d699b6\",\"debugConsole.warningForeground\":\"#dbbc7f\",\"debugConsoleInputIcon.foreground\":\"#83c092\",\"debugIcon.breakpointCurrentStackframeForeground\":\"#7fbbb3\",\"debugIcon.breakpointDisabledForeground\":\"#da6362\",\"debugIcon.breakpointForeground\":\"#e67e80\",\"debugIcon.breakpointStackframeForeground\":\"#e67e80\",\"debugIcon.breakpointUnverifiedForeground\":\"#9aa79d\",\"debugIcon.continueForeground\":\"#7fbbb3\",\"debugIcon.disconnectForeground\":\"#d699b6\",\"debugIcon.pauseForeground\":\"#dbbc7f\",\"debugIcon.restartForeground\":\"#83c092\",\"debugIcon.startForeground\":\"#83c092\",\"debugIcon.stepBackForeground\":\"#7fbbb3\",\"debugIcon.stepIntoForeground\":\"#7fbbb3\",\"debugIcon.stepOutForeground\":\"#7fbbb3\",\"debugIcon.stepOverForeground\":\"#7fbbb3\",\"debugIcon.stopForeground\":\"#e67e80\",\"debugTokenExpression.boolean\":\"#d699b6\",\"debugTokenExpression.error\":\"#e67e80\",\"debugTokenExpression.name\":\"#7fbbb3\",\"debugTokenExpression.number\":\"#d699b6\",\"debugTokenExpression.string\":\"#dbbc7f\",\"debugTokenExpression.value\":\"#a7c080\",\"debugToolBar.background\":\"#2d353b\",\"descriptionForeground\":\"#859289\",\"diffEditor.diagonalFill\":\"#4f585e\",\"diffEditor.insertedTextBackground\":\"#569d7930\",\"diffEditor.removedTextBackground\":\"#da636230\",\"dropdown.background\":\"#2d353b\",\"dropdown.border\":\"#4f585e\",\"dropdown.foreground\":\"#9aa79d\",\"editor.background\":\"#2d353b\",\"editor.findMatchBackground\":\"#d77f4840\",\"editor.findMatchHighlightBackground\":\"#899c4040\",\"editor.findRangeHighlightBackground\":\"#47525860\",\"editor.foldBackground\":\"#4f585e80\",\"editor.foreground\":\"#d3c6aa\",\"editor.hoverHighlightBackground\":\"#475258b0\",\"editor.inactiveSelectionBackground\":\"#47525860\",\"editor.lineHighlightBackground\":\"#3d484d90\",\"editor.lineHighlightBorder\":\"#4f585e00\",\"editor.rangeHighlightBackground\":\"#3d484d80\",\"editor.selectionBackground\":\"#475258c0\",\"editor.selectionHighlightBackground\":\"#47525860\",\"editor.snippetFinalTabstopHighlightBackground\":\"#899c4040\",\"editor.snippetFinalTabstopHighlightBorder\":\"#2d353b\",\"editor.snippetTabstopHighlightBackground\":\"#3d484d\",\"editor.symbolHighlightBackground\":\"#5a93a240\",\"editor.wordHighlightBackground\":\"#47525858\",\"editor.wordHighlightStrongBackground\":\"#475258b0\",\"editorBracketHighlight.foreground1\":\"#e67e80\",\"editorBracketHighlight.foreground2\":\"#dbbc7f\",\"editorBracketHighlight.foreground3\":\"#a7c080\",\"editorBracketHighlight.foreground4\":\"#7fbbb3\",\"editorBracketHighlight.foreground5\":\"#e69875\",\"editorBracketHighlight.foreground6\":\"#d699b6\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#859289\",\"editorBracketMatch.background\":\"#4f585e\",\"editor
|