3 lines
10 KiB
JavaScript
3 lines
10 KiB
JavaScript
|
/* Theme: plastic */
|
||
|
export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBorder\":\"#1085FF\",\"activityBar.background\":\"#21252B\",\"activityBar.border\":\"#0D1117\",\"activityBar.foreground\":\"#C6CCD7\",\"activityBar.inactiveForeground\":\"#5F6672\",\"activityBarBadge.background\":\"#E06C75\",\"activityBarBadge.foreground\":\"#ffffff\",\"breadcrumb.focusForeground\":\"#C6CCD7\",\"breadcrumb.foreground\":\"#5F6672\",\"button.background\":\"#E06C75\",\"button.foreground\":\"#ffffff\",\"button.hoverBackground\":\"#E48189\",\"button.secondaryBackground\":\"#0D1117\",\"button.secondaryForeground\":\"#ffffff\",\"checkbox.background\":\"#61AFEF\",\"checkbox.foreground\":\"#ffffff\",\"contrastBorder\":\"#0D1117\",\"debugToolBar.background\":\"#181A1F\",\"diffEditor.border\":\"#0D1117\",\"diffEditor.diagonalFill\":\"#0D1117\",\"diffEditor.insertedLineBackground\":\"#CBF6AC0D\",\"diffEditor.insertedTextBackground\":\"#CBF6AC1A\",\"diffEditor.removedLineBackground\":\"#FF9FA80D\",\"diffEditor.removedTextBackground\":\"#FF9FA81A\",\"dropdown.background\":\"#181A1F\",\"dropdown.border\":\"#0D1117\",\"editor.background\":\"#21252B\",\"editor.findMatchBackground\":\"#00000000\",\"editor.findMatchBorder\":\"#1085FF\",\"editor.findMatchHighlightBackground\":\"#00000000\",\"editor.findMatchHighlightBorder\":\"#C6CCD7\",\"editor.foreground\":\"#A9B2C3\",\"editor.lineHighlightBackground\":\"#A9B2C31A\",\"editor.lineHighlightBorder\":\"#00000000\",\"editor.linkedEditingBackground\":\"#0D1117\",\"editor.rangeHighlightBorder\":\"#C6CCD7\",\"editor.selectionBackground\":\"#A9B2C333\",\"editor.selectionHighlightBackground\":\"#A9B2C31A\",\"editor.selectionHighlightBorder\":\"#C6CCD7\",\"editor.wordHighlightBackground\":\"#00000000\",\"editor.wordHighlightBorder\":\"#1085FF\",\"editor.wordHighlightStrongBackground\":\"#00000000\",\"editor.wordHighlightStrongBorder\":\"#1085FF\",\"editorBracketHighlight.foreground1\":\"#A9B2C3\",\"editorBracketHighlight.foreground2\":\"#61AFEF\",\"editorBracketHighlight.foreground3\":\"#E5C07B\",\"editorBracketHighlight.foreground4\":\"#E06C75\",\"editorBracketHighlight.foreground5\":\"#98C379\",\"editorBracketHighlight.foreground6\":\"#B57EDC\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#D74E42\",\"editorBracketMatch.background\":\"#00000000\",\"editorBracketMatch.border\":\"#1085FF\",\"editorCursor.foreground\":\"#A9B2C3\",\"editorError.foreground\":\"#D74E42\",\"editorGroup.border\":\"#0D1117\",\"editorGroup.emptyBackground\":\"#181A1F\",\"editorGroupHeader.tabsBackground\":\"#181A1F\",\"editorGutter.addedBackground\":\"#98C379\",\"editorGutter.deletedBackground\":\"#E06C75\",\"editorGutter.modifiedBackground\":\"#D19A66\",\"editorHoverWidget.background\":\"#181A1F\",\"editorHoverWidget.border\":\"#1085FF\",\"editorIndentGuide.activeBackground\":\"#A9B2C333\",\"editorIndentGuide.background\":\"#0D1117\",\"editorInfo.foreground\":\"#1085FF\",\"editorInlayHint.background\":\"#00000000\",\"editorInlayHint.foreground\":\"#5F6672\",\"editorLightBulb.foreground\":\"#E9D16C\",\"editorLightBulbAutoFix.foreground\":\"#1085FF\",\"editorLineNumber.activeForeground\":\"#C6CCD7\",\"editorLineNumber.foreground\":\"#5F6672\",\"editorOverviewRuler.addedForeground\":\"#98C379\",\"editorOverviewRuler.border\":\"#0D1117\",\"editorOverviewRuler.deletedForeground\":\"#E06C75\",\"editorOverviewRuler.errorForeground\":\"#D74E42\",\"editorOverviewRuler.findMatchForeground\":\"#1085FF\",\"editorOverviewRuler.infoForeground\":\"#1085FF\",\"editorOverviewRuler.modifiedForeground\":\"#D19A66\",\"editorOverviewRuler.warningForeground\":\"#E9D16C\",\"editorRuler.foreground\":\"#0D1117\",\"editorStickyScroll.background\":\"#181A1F\",\"editorStickyScrollHover.background\":\"#21252B\",\"editorSuggestWidget.background\":\"#181A1F\",\"editorSuggestWidget.border\":\"#1085FF\",\"editorSuggestWidget.selectedBackground\":\"#A9B2C31A\",\"editorWarning.foreground\":\"#E9D16C\",\"editorWhitespace.foreground\":\"#A9B2C31A\",\"editorWidget.background\":\"#181A1F\",\"errorForeground\":\"#D74E42\",\"focusBorder\":\"#1085FF\",\"gitDecor
|