{ "name": "Everforest", "displayName": "Everforest Theme", "description": "Everforest color scheme for VS Code - Generated from template - do not edit manually", "type": "dark", "colors": { "editor.background": "#323d43", "editor.foreground": "#d3c6aa", "editorCursor.foreground": "#d3c6aa", "editor.lineHighlightBackground": "#3a464c", "editor.selectionBackground": "#434f55", "editor.selectionHighlightBackground": "#3a464c", "editor.wordHighlightBackground": "#3a464c", "editor.wordHighlightStrongBackground": "#434f55", "editor.findMatchBackground": "#dbbc7f", "editor.findMatchHighlightBackground": "#e69875", "editor.findRangeHighlightBackground": "#3a464c", "editor.hoverHighlightBackground": "#3a464c", "editorLink.activeForeground": "#7fbbb3", "editor.rangeHighlightBackground": "#3a464c", "editorWhitespace.foreground": "#859289", "editorIndentGuide.background": "#859289", "editorIndentGuide.activeBackground": "#9da9a0", "editorRuler.foreground": "#859289", "editorCodeLens.foreground": "#859289", "editorBracketMatch.background": "#434f55", "editorBracketMatch.border": "#e69875", "editorOverviewRuler.border": "#859289", "editorError.foreground": "#e67e80", "editorWarning.foreground": "#dbbc7f", "editorInfo.foreground": "#7fbbb3", "editorHint.foreground": "#83c092", "problemsErrorIcon.foreground": "#e67e80", "problemsWarningIcon.foreground": "#dbbc7f", "problemsInfoIcon.foreground": "#7fbbb3", "editorGutter.background": "#323d43", "editorLineNumber.foreground": "#859289", "editorLineNumber.activeForeground": "#dbbc7f", "editorGutter.modifiedBackground": "#7fbbb3", "editorGutter.addedBackground": "#a7c080", "editorGutter.deletedBackground": "#e67e80", "diffEditor.insertedTextBackground": "#a7c080", "diffEditor.removedTextBackground": "#e67e80", "scrollbarSlider.background": "#859289", "scrollbarSlider.hoverBackground": "#9da9a0", "scrollbarSlider.activeBackground": "#7fbbb3", "editorSuggestWidget.background": "#3a464c", "editorSuggestWidget.border": "#859289", "editorSuggestWidget.foreground": "#d3c6aa", "editorSuggestWidget.selectedBackground": "#434f55", "editorSuggestWidget.highlightForeground": "#7fbbb3", "editorHoverWidget.background": "#3a464c", "editorHoverWidget.border": "#859289", "debugExceptionWidget.background": "#3a464c", "debugExceptionWidget.border": "#e67e80", "editorMarkerNavigation.background": "#3a464c", "editorMarkerNavigationError.background": "#e67e80", "editorMarkerNavigationWarning.background": "#dbbc7f", "editorMarkerNavigationInfo.background": "#7fbbb3", "merge.currentHeaderBackground": "#a7c080", "merge.currentContentBackground": "#a7c080", "merge.incomingHeaderBackground": "#7fbbb3", "merge.incomingContentBackground": "#7fbbb3", "merge.border": "#859289", "merge.commonContentBackground": "#859289", "merge.commonHeaderBackground": "#859289", "editorOverviewRuler.currentContentForeground": "#a7c080", "editorOverviewRuler.incomingContentForeground": "#7fbbb3", "editorOverviewRuler.commonContentForeground": "#859289", "tree.indentGuidesStroke": "#859289", "notebook.cellBorderColor": "#859289", "notebook.focusedEditorBorder": "#7fbbb3", "notebookStatusSuccessIcon.foreground": "#a7c080", "notebookStatusErrorIcon.foreground": "#e67e80", "notebookStatusRunningIcon.foreground": "#dbbc7f", "activityBar.background": "#323d43", "activityBar.foreground": "#d3c6aa", "activityBar.inactiveForeground": "#859289", "activityBar.border": "#859289", "activityBarBadge.background": "#7fbbb3", "activityBarBadge.foreground": "#323d43", "sideBar.background": "#3a464c", "sideBar.foreground": "#d3c6aa", "sideBar.border": "#859289", "sideBarTitle.foreground": "#d3c6aa", "sideBarSectionHeader.background": "#434f55", "sideBarSectionHeader.foreground": "#d3c6aa", "sideBarSectionHeader.border": "#859289", "list.activeSelectionBackground": "#434f55", "list.activeSelectionForeground": "#d3c6aa", "list.inactiveSelectionBackground": "#3a464c", "list.inactiveSelectionForeground": "#d3c6aa", "list.hoverBackground": "#434f55", "list.hoverForeground": "#d3c6aa", "list.focusBackground": "#434f55", "list.focusForeground": "#d3c6aa", "list.highlightForeground": "#7fbbb3", "list.dropBackground": "#7fbbb3", "listFilterWidget.background": "#434f55", "listFilterWidget.outline": "#7fbbb3", "listFilterWidget.noMatchesOutline": "#e67e80", "statusBar.background": "#3a464c", "statusBar.foreground": "#d3c6aa", "statusBar.border": "#859289", "statusBar.debuggingBackground": "#e67e80", "statusBar.debuggingForeground": "#d3c6aa", "statusBar.noFolderBackground": "#d699b6", "statusBar.noFolderForeground": "#d3c6aa", "statusBarItem.activeBackground": "#434f55", "statusBarItem.hoverBackground": "#434f55", "statusBarItem.prominentBackground": "#7fbbb3", "statusBarItem.prominentHoverBackground": "#7fbbb3", "titleBar.activeBackground": "#323d43", "titleBar.activeForeground": "#d3c6aa", "titleBar.inactiveBackground": "#3a464c", "titleBar.inactiveForeground": "#859289", "titleBar.border": "#859289", "menubar.selectionForeground": "#d3c6aa", "menubar.selectionBackground": "#434f55", "menu.foreground": "#d3c6aa", "menu.background": "#3a464c", "menu.selectionForeground": "#d3c6aa", "menu.selectionBackground": "#434f55", "menu.separatorBackground": "#859289", "menu.border": "#859289", "button.background": "#7fbbb3", "button.foreground": "#323d43", "button.hoverBackground": "#7fbbb3", "button.secondaryBackground": "#859289", "button.secondaryForeground": "#d3c6aa", "button.secondaryHoverBackground": "#9da9a0", "checkbox.background": "#434f55", "checkbox.foreground": "#d3c6aa", "checkbox.border": "#859289", "dropdown.background": "#3a464c", "dropdown.foreground": "#d3c6aa", "dropdown.border": "#859289", "input.background": "#434f55", "input.foreground": "#d3c6aa", "input.border": "#859289", "input.placeholderForeground": "#859289", "inputOption.activeBorder": "#7fbbb3", "inputValidation.errorBackground": "#e67e80", "inputValidation.errorForeground": "#d3c6aa", "inputValidation.errorBorder": "#e67e80", "inputValidation.infoBackground": "#7fbbb3", "inputValidation.infoForeground": "#d3c6aa", "inputValidation.infoBorder": "#7fbbb3", "inputValidation.warningBackground": "#dbbc7f", "inputValidation.warningForeground": "#323d43", "inputValidation.warningBorder": "#dbbc7f", "focusBorder": "#7fbbb3", "foreground": "#d3c6aa", "widget.shadow": "#323d43", "selection.background": "#434f55", "descriptionForeground": "#859289", "errorForeground": "#e67e80", "icon.foreground": "#d3c6aa", "progressBar.background": "#7fbbb3", "badge.foreground": "#323d43", "badge.background": "#7fbbb3", "scrollbar.shadow": "#323d43", "scrollbarSlider.background": "#859289", "scrollbarSlider.hoverBackground": "#9da9a0", "scrollbarSlider.activeBackground": "#7fbbb3", "editorGroup.border": "#859289", "editorGroup.dropBackground": "#7fbbb3", "editorGroupHeader.noTabsBackground": "#323d43", "editorGroupHeader.tabsBackground": "#3a464c", "editorGroupHeader.tabsBorder": "#859289", "tab.activeBackground": "#323d43", "tab.unfocusedActiveBackground": "#3a464c", "tab.activeForeground": "#d3c6aa", "tab.border": "#859289", "tab.activeBorder": "#7fbbb3", "tab.unfocusedActiveBorder": "#859289", "tab.activeBorderTop": "#7fbbb3", "tab.unfocusedActiveBorderTop": "#859289", "tab.inactiveBackground": "#3a464c", "tab.inactiveForeground": "#859289", "tab.unfocusedActiveForeground": "#859289", "tab.unfocusedInactiveForeground": "#859289", "tab.hoverBackground": "#434f55", "tab.unfocusedHoverBackground": "#434f55", "tab.hoverForeground": "#d3c6aa", "tab.unfocusedHoverForeground": "#d3c6aa", "tab.activeModifiedBorder": "#e69875", "tab.inactiveModifiedBorder": "#e69875", "tab.unfocusedActiveModifiedBorder": "#e69875", "tab.unfocusedInactiveModifiedBorder": "#e69875", "editorPane.background": "#323d43", "panel.background": "#3a464c", "panel.border": "#859289", "panelTitle.activeBorder": "#7fbbb3", "panelTitle.activeForeground": "#d3c6aa", "panelTitle.inactiveForeground": "#859289", "panelInput.border": "#859289", "terminal.background": "#323d43", "terminal.foreground": "#d3c6aa", "terminalCursor.background": "#323d43", "terminalCursor.foreground": "#d3c6aa", "terminal.ansiBlack": "#323d43", "terminal.ansiBlue": "#7fbbb3", "terminal.ansiBrightBlack": "#7a8478", "terminal.ansiBrightBlue": "#7fbbb3", "terminal.ansiBrightCyan": "#83c092", "terminal.ansiBrightGreen": "#a7c080", "terminal.ansiBrightMagenta": "#d699b6", "terminal.ansiBrightRed": "#e67e80", "terminal.ansiBrightWhite": "#d3c6aa", "terminal.ansiBrightYellow": "#dbbc7f", "terminal.ansiCyan": "#83c092", "terminal.ansiGreen": "#a7c080", "terminal.ansiMagenta": "#d699b6", "terminal.ansiRed": "#e67e80", "terminal.ansiWhite": "#d3c6aa", "terminal.ansiYellow": "#dbbc7f", "terminal.selectionBackground": "#434f55", "terminalCommandDecoration.defaultBackground": "#859289", "terminalCommandDecoration.successBackground": "#a7c080", "terminalCommandDecoration.errorBackground": "#e67e80", "gitDecoration.addedResourceForeground": "#a7c080", "gitDecoration.modifiedResourceForeground": "#7fbbb3", "gitDecoration.deletedResourceForeground": "#e67e80", "gitDecoration.untrackedResourceForeground": "#d699b6", "gitDecoration.ignoredResourceForeground": "#859289", "gitDecoration.conflictingResourceForeground": "#e69875", "gitDecoration.submoduleResourceForeground": "#83c092" }, "tokenColors": [ { "name": "Comment", "scope": ["comment", "punctuation.definition.comment"], "settings": { "fontStyle": "italic", "foreground": "#859289" } }, { "name": "Variables", "scope": ["variable", "string constant.other.placeholder"], "settings": { "foreground": "#d3c6aa" } }, { "name": "Colors", "scope": ["constant.other.color"], "settings": { "foreground": "#d3c6aa" } }, { "name": "Invalid", "scope": ["invalid", "invalid.illegal"], "settings": { "foreground": "#e67e80" } }, { "name": "Keyword, Storage", "scope": ["keyword", "storage.type", "storage.modifier"], "settings": { "foreground": "#e67e80" } }, { "name": "Operator, Misc", "scope": [ "keyword.control", "constant.other.color", "punctuation", "meta.tag", "punctuation.definition.tag", "punctuation.separator.inheritance.php", "punctuation.definition.tag.html", "punctuation.definition.tag.begin.html", "punctuation.definition.tag.end.html", "punctuation.section.embedded", "keyword.other.template", "keyword.other.substitution" ], "settings": { "foreground": "#e69875" } }, { "name": "Tag", "scope": [ "entity.name.tag", "meta.tag.sgml", "markup.deleted.git_gutter" ], "settings": { "foreground": "#e67e80" } }, { "name": "Function, Special Method", "scope": [ "entity.name.function", "meta.function-call", "variable.function", "support.function", "keyword.other.special-method" ], "settings": { "foreground": "#a7c080" } }, { "name": "Block Level Variables", "scope": ["meta.block variable.other"], "settings": { "foreground": "#d3c6aa" } }, { "name": "Other Variable, String Link", "scope": ["support.other.variable", "string.other.link"], "settings": { "foreground": "#e67e80" } }, { "name": "Number, Constant, Function Argument, Tag Attribute, Embedded", "scope": [ "constant.numeric", "constant.language", "support.constant", "constant.character", "constant.escape", "variable.parameter", "keyword.other.unit", "keyword.other" ], "settings": { "foreground": "#d699b6" } }, { "name": "String, Symbols, Inherited Class, Markup Heading", "scope": [ "string", "constant.other.symbol", "constant.other.key", "entity.other.inherited-class", "markup.heading", "markup.inserted.git_gutter", "meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js" ], "settings": { "foreground": "#a7c080" } }, { "name": "Class, Support", "scope": [ "entity.name", "support.type", "support.class", "support.other.namespace.use.php", "meta.use.php", "support.other.namespace.php", "markup.changed.git_gutter", "support.type.sys-types" ], "settings": { "foreground": "#dbbc7f" } }, { "name": "Entity Types", "scope": ["support.type"], "settings": { "foreground": "#83c092" } }, { "name": "CSS Class and Support", "scope": [ "source.css support.type.property-name", "source.sass support.type.property-name", "source.scss support.type.property-name", "source.less support.type.property-name", "source.stylus support.type.property-name", "source.postcss support.type.property-name" ], "settings": { "foreground": "#7fbbb3" } }, { "name": "Sub-methods", "scope": [ "entity.name.module.js", "variable.import.parameter.js", "variable.other.class.js" ], "settings": { "foreground": "#e67e80" } }, { "name": "Language methods", "scope": ["variable.language"], "settings": { "fontStyle": "italic", "foreground": "#e67e80" } }, { "name": "entity.name.method.js", "scope": ["entity.name.method.js"], "settings": { "fontStyle": "italic", "foreground": "#a7c080" } }, { "name": "meta.method.js", "scope": [ "meta.class-method.js entity.name.function.js", "variable.function.constructor" ], "settings": { "foreground": "#a7c080" } }, { "name": "Attributes", "scope": ["entity.other.attribute-name"], "settings": { "foreground": "#e69875" } }, { "name": "HTML Attributes", "scope": [ "text.html.basic entity.other.attribute-name.html", "text.html.basic entity.other.attribute-name" ], "settings": { "fontStyle": "italic", "foreground": "#dbbc7f" } }, { "name": "CSS Classes", "scope": ["entity.other.attribute-name.class"], "settings": { "foreground": "#dbbc7f" } }, { "name": "CSS ID's", "scope": ["source.sass keyword.control"], "settings": { "foreground": "#a7c080" } }, { "name": "Inserted", "scope": ["markup.inserted"], "settings": { "foreground": "#a7c080" } }, { "name": "Deleted", "scope": ["markup.deleted"], "settings": { "foreground": "#e67e80" } }, { "name": "Changed", "scope": ["markup.changed"], "settings": { "foreground": "#d699b6" } }, { "name": "Regular Expressions", "scope": ["string.regexp"], "settings": { "foreground": "#83c092" } }, { "name": "Escape Characters", "scope": ["constant.character.escape"], "settings": { "foreground": "#83c092" } }, { "name": "URL", "scope": ["*url*", "*link*", "*uri*"], "settings": { "fontStyle": "underline" } }, { "name": "Decorators", "scope": [ "tag.decorator.js entity.name.tag.js", "tag.decorator.js punctuation.definition.tag.js" ], "settings": { "fontStyle": "italic", "foreground": "#a7c080" } }, { "name": "ES7 Bind Operator", "scope": [ "source.js constant.other.object.key.js string.unquoted.label.js" ], "settings": { "fontStyle": "italic", "foreground": "#e67e80" } }, { "name": "JSON Key - Level 0", "scope": [ "source.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#7fbbb3" } }, { "name": "JSON Key - Level 1", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#dbbc7f" } }, { "name": "JSON Key - Level 2", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#e69875" } }, { "name": "JSON Key - Level 3", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#e67e80" } }, { "name": "JSON Key - Level 4", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#d699b6" } }, { "name": "JSON Key - Level 5", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#a7c080" } }, { "name": "JSON Key - Level 6", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#83c092" } }, { "name": "JSON Key - Level 7", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#d699b6" } }, { "name": "JSON Key - Level 8", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#a7c080" } }, { "name": "Markdown - Plain", "scope": [ "text.html.markdown", "punctuation.definition.list_item.markdown" ], "settings": { "foreground": "#d3c6aa" } }, { "name": "Markdown - Markup Raw Inline", "scope": ["text.html.markdown markup.inline.raw.markdown"], "settings": { "foreground": "#d699b6" } }, { "name": "Markdown - Markup Raw Inline Punctuation", "scope": [ "text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown" ], "settings": { "foreground": "#859289" } }, { "name": "Markdown - Heading", "scope": [ "markdown.heading", "markup.heading | markup.heading entity.name", "markup.heading.markdown punctuation.definition.heading.markdown" ], "settings": { "foreground": "#a7c080" } }, { "name": "Markup - Italic", "scope": ["markup.italic"], "settings": { "fontStyle": "italic", "foreground": "#e67e80" } }, { "name": "Markup - Bold", "scope": ["markup.bold", "markup.bold string"], "settings": { "fontStyle": "bold", "foreground": "#e67e80" } }, { "name": "Markup - Bold-Italic", "scope": [ "markup.bold markup.italic", "markup.italic markup.bold", "markup.quote markup.bold", "markup.bold markup.italic string", "markup.italic markup.bold string", "markup.quote markup.bold string" ], "settings": { "fontStyle": "bold", "foreground": "#e67e80" } }, { "name": "Markup - Underline", "scope": ["markup.underline"], "settings": { "fontStyle": "underline", "foreground": "#e69875" } }, { "name": "Markdown - Blockquote", "scope": ["markup.quote punctuation.definition.blockquote.markdown"], "settings": { "foreground": "#859289" } }, { "name": "Markup - Quote", "scope": ["markup.quote"], "settings": { "fontStyle": "italic" } }, { "name": "Markdown - Link", "scope": ["string.other.link.title.markdown"], "settings": { "foreground": "#7fbbb3" } }, { "name": "Markdown - Link Description", "scope": ["string.other.link.description.title.markdown"], "settings": { "foreground": "#d699b6" } }, { "name": "Markdown - Link Anchor", "scope": ["constant.other.reference.link.markdown"], "settings": { "foreground": "#dbbc7f" } }, { "name": "Markup - Raw Block", "scope": ["markup.raw.block"], "settings": { "foreground": "#d699b6" } }, { "name": "Markdown - Raw Block Fenced", "scope": ["markup.raw.block.fenced.markdown"], "settings": { "foreground": "#d3c6aa" } }, { "name": "Markdown - Fenced Bode Block", "scope": ["punctuation.definition.fenced.markdown"], "settings": { "foreground": "#d3c6aa" } }, { "name": "Markdown - Fenced Bode Block Variable", "scope": [ "markup.raw.block.fenced.markdown", "variable.language.fenced.markdown", "punctuation.section.class.end" ], "settings": { "foreground": "#d3c6aa" } }, { "name": "Markdown - Fenced Language", "scope": ["variable.language.fenced.markdown"], "settings": { "foreground": "#859289" } }, { "name": "Markdown - Separator", "scope": ["meta.separator"], "settings": { "fontStyle": "bold", "foreground": "#859289" } }, { "name": "Markup - Table", "scope": ["markup.table"], "settings": { "foreground": "#d3c6aa" } } ] }