3 lines
22 KiB
JavaScript
3 lines
22 KiB
JavaScript
|
|
/* Theme: ayu-light */
|
||
|
|
export default Object.freeze(JSON.parse("{\"colors\":{\"actionBar.toggledBackground\":\"#6b7d8f24\",\"activityBar.activeBorder\":\"#f29718\",\"activityBar.background\":\"#f8f9fa\",\"activityBar.border\":\"#6b7d8f1f\",\"activityBar.foreground\":\"#828e9fcc\",\"activityBar.inactiveForeground\":\"#828e9f99\",\"activityBarBadge.background\":\"#f29718\",\"activityBarBadge.foreground\":\"#7e4b01\",\"activityBarTop.activeBorder\":\"#f29718\",\"activityBarTop.foreground\":\"#788597\",\"badge.background\":\"#f2971833\",\"badge.foreground\":\"#ea9216\",\"button.background\":\"#f29718\",\"button.border\":\"#7e4b011a\",\"button.foreground\":\"#7e4b01\",\"button.hoverBackground\":\"#ea9216\",\"button.secondaryBackground\":\"#828e9f33\",\"button.secondaryForeground\":\"#5c6166\",\"button.secondaryHoverBackground\":\"#828e9f80\",\"button.separator\":\"#7e4b014d\",\"chat.checkpointSeparator\":\"#adaeb1\",\"chat.editedFileForeground\":\"#478acc\",\"chat.requestBackground\":\"#f8f9fa\",\"chat.requestBorder\":\"#6b7d8f24\",\"chat.requestBubbleBackground\":\"#6b7d8f1f\",\"chat.requestBubbleHoverBackground\":\"#6b7d8f24\",\"chat.slashCommandBackground\":\"#55b4d433\",\"chat.slashCommandForeground\":\"#55b4d4\",\"commandCenter.activeBackground\":\"#6b7d8f24\",\"commandCenter.activeBorder\":\"#6b7d8f00\",\"commandCenter.activeForeground\":\"#828e9f\",\"commandCenter.background\":\"#fcfcfc\",\"commandCenter.border\":\"#6b7d8f1f\",\"commandCenter.foreground\":\"#828e9f\",\"commandCenter.inactiveBorder\":\"#6b7d8f1f\",\"debugConsoleInputIcon.foreground\":\"#f29718\",\"debugExceptionWidget.background\":\"#fafafa\",\"debugExceptionWidget.border\":\"#6b7d8f1f\",\"debugIcon.breakpointDisabledForeground\":\"#f2a19180\",\"debugIcon.breakpointForeground\":\"#f2a191\",\"debugToolBar.background\":\"#fafafa\",\"descriptionForeground\":\"#828e9f\",\"diffEditor.diagonalFill\":\"#6b7d8f1f\",\"diffEditor.insertedTextBackground\":\"#6cbf431f\",\"diffEditor.removedTextBackground\":\"#ff73831f\",\"disabledForeground\":\"#828e9f80\",\"dropdown.background\":\"#fafafa\",\"dropdown.border\":\"#6b7d8f1f\",\"dropdown.foreground\":\"#828e9f\",\"editor.background\":\"#fcfcfc\",\"editor.findMatchBackground\":\"#ffe294\",\"editor.findMatchHighlightBackground\":\"#ffe29480\",\"editor.foreground\":\"#5c6166\",\"editor.inactiveSelectionBackground\":\"#035bd612\",\"editor.lineHighlightBackground\":\"#828e9f1a\",\"editor.rangeHighlightBackground\":\"#ffe29433\",\"editor.selectionBackground\":\"#035bd626\",\"editor.selectionHighlightBackground\":\"#6cbf4326\",\"editor.selectionHighlightBorder\":\"#6cbf4300\",\"editor.snippetTabstopHighlightBackground\":\"#6cbf4333\",\"editor.wordHighlightBackground\":\"#478acc14\",\"editor.wordHighlightBorder\":\"#478acc80\",\"editor.wordHighlightStrongBackground\":\"#6cbf4314\",\"editor.wordHighlightStrongBorder\":\"#6cbf4380\",\"editorBracketMatch.background\":\"#828e9f4d\",\"editorBracketMatch.border\":\"#828e9f4d\",\"editorCodeLens.foreground\":\"#adaeb1\",\"editorCursor.foreground\":\"#f29718\",\"editorError.foreground\":\"#e65050\",\"editorGroup.background\":\"#fafafa\",\"editorGroup.border\":\"#6b7d8f1f\",\"editorGroupHeader.noTabsBackground\":\"#f8f9fa\",\"editorGroupHeader.tabsBackground\":\"#f8f9fa\",\"editorGroupHeader.tabsBorder\":\"#6b7d8f1f\",\"editorGutter.addedBackground\":\"#6cbf43\",\"editorGutter.deletedBackground\":\"#ff7383\",\"editorGutter.modifiedBackground\":\"#478acc\",\"editorHoverWidget.background\":\"#fafafa\",\"editorHoverWidget.border\":\"#6b7d8f1f\",\"editorIndentGuide.activeBackground\":\"#828e9f59\",\"editorIndentGuide.background\":\"#828e9f2e\",\"editorInlayHint.foreground\":\"#5c616680\",\"editorLineNumber.activeForeground\":\"#828e9fcc\",\"editorLineNumber.foreground\":\"#828e9f66\",\"editorLink.activeForeground\":\"#f29718\",\"editorMarkerNavigation.background\":\"#fafafa\",\"editorOverviewRuler.addedForeground\":\"#6cbf43\",\"editorOverviewRuler.border\":\"#6b7d8f1f\",\"editorOverviewRuler.bracketMatchForeground\":\"#828e9fb3\",\"editorOverviewRuler.deletedForeground\":\"#ff7383\",\"editorOverviewRuler.erro
|