UNPKG

aura-theme

Version:

A beautiful dark theme for Visual Studio Code

351 lines (326 loc) 10.6 kB
{ "name": "Aura Soft Dark (Soft Text)", "type": "dark", "colors": { "focusBorder": "#a394f033", "foreground": "#bdbdbd", "errorForeground": "#c55858", "widget.shadow": "#0f0f0f", "selection.background": "#3d375e7f", "titleBar.activeBackground": "#121016", "titleBar.border": "#000000", "titleBar.inactiveBackground": "#2d2b38", "statusBar.background": "#1f1a27", "statusBar.foreground": "#adacae", "statusBar.border": "#141414", "statusBarItem.activeBackground": "#8464c6", "dropdown.background": "#21202e", "dropdown.border": "#3b334b", "dropdown.foreground": "#b4b4b4", "input.background": "#21202e", "input.border": "#3b334b", "input.foreground": "#b4b4b4", "input.placeholderForeground": "#af8aff7f", "inputOption.activeBorder": "#8464c6", "button.background": "#54c59f", "button.foreground": "#21202e", "button.hoverBackground": "#49c29a", "list.activeSelectionBackground": "#2e2b38", "list.activeSelectionForeground": "#8464c6", "list.focusBackground": "#3b334b", "list.focusForeground": "#8464c6", "list.highlightForeground": "#c7a06f", "list.hoverBackground": "#3b334b", "list.hoverForeground": "#bdbdbd", "list.inactiveSelectionBackground": "#2e2b38", "list.inactiveSelectionForeground": "#8464c6", "editor.background": "#21202e", "editor.foreground": "#bdbdbd", "editorLineNumber.foreground": "#a394f033", "editorIndentGuide.activeBackground": "#6d6d6d", "editorCursor.foreground": "#8464c6", "editor.selectionBackground": "#3d375e7f", "editor.selectionHighlightBackground": "#3d375e7f", "editor.inactiveSelectionBackground": "#3d375e7f", "editor.wordHighlightBackground": "#3d375e7f", "editor.wordHighlightStrongBackground": "#3d375e7f", "editor.findMatchBackground": "#3d375e7f", "editor.findMatchHighlightBackground": "#3d375e7f", "editor.findRangeHighlightBackground": "#3d375e7f", "editor.lineHighlightBackground": "#a394f033", "editor.lineHighlightBorder": "#a394f000", "editorInlayHint.background": "#2e2b38", "editorInlayHint.foreground": "#b4b4b4", "editorLink.activeForeground": "#8464c6", "editorWhitespace.foreground": "#444444", "editorIndentGuide.background": "#444444", "editorBracketMatch.border": "#8464c6", "editorError.foreground": "#c55858", "editorError.border": "#ffffff00", "editorWarning.foreground": "#c7a06f", "editorWarning.border": "#ffffff00", "editorGutter.modifiedBackground": "#c7a06f", "editorGutter.addedBackground": "#54c59f", "editorGutter.deletedBackground": "#c55858", "editorWidget.background": "#1f1a27", "editorWidget.border": "#444444", "editorSuggestWidget.background": "#1f1a27", "editorSuggestWidget.border": "#444444", "editorSuggestWidget.foreground": "#b4b4b4", "editorSuggestWidget.highlightForeground": "#54c59f", "editorSuggestWidget.selectedBackground": "#4d4d4d", "editorHoverWidget.background": "#1f1a27", "editorHoverWidget.border": "#444444", "editorGroup.border": "#141414", "editorGroup.dropBackground": "#3d375e7f", "editorGroupHeader.tabsBackground": "#21202e", "editorGroupHeader.tabsBorder": "#141414", "tab.activeBackground": "#00000000", "tab.activeForeground": "#54c59f", "tab.border": "#141414", "tab.inactiveBackground": "#21202e", "tab.inactiveForeground": "#6d6d6d", "tab.activeBorderTop": "#54c59f", "panel.border": "#141414", "panelTitle.activeBorder": "#54c59f", "panelTitle.activeForeground": "#b4b4b4", "activityBar.background": "#21202e", "activityBar.foreground": "#54c59f", "activityBar.inactiveForeground": "#525156", "activityBar.border": "#141414", "activityBarBadge.background": "#8464c6", "activityBarBadge.foreground": "#21202e", "activityBar.activeBorder": "#8464c6", "badge.foreground": "#21202e", "badge.background": "#8464c6", "sideBar.background": "#1c1b22", "sideBar.foreground": "#b4b4b4", "sideBar.border": "#141414", "sideBarTitle.foreground": "#adacae", "sideBarSectionHeader.background": "#21202e", "sideBarSectionHeader.foreground": "#adacae", "progressBar.background": "#54c59f", "scrollbar.shadow": "#21202e", "scrollbarSlider.activeBackground": "#3d375e7f", "scrollbarSlider.background": "#a394f033", "scrollbarSlider.hoverBackground": "#a394f033", "terminal.background": "#21202e", "terminal.foreground": "#b4b4b4", "terminal.ansiBlack": "#21202e", "terminal.ansiBlue": "#8464c6", "terminal.ansiBrightBlack": "#444444", "terminal.ansiBrightBlue": "#8464c6", "terminal.ansiBrightCyan": "#54c59f", "terminal.ansiBrightGreen": "#8464c6", "terminal.ansiBrightMagenta": "#54c59f", "terminal.ansiBrightRed": "#c7a06f", "terminal.ansiBrightWhite": "#bdbdbd", "terminal.ansiBrightYellow": "#c7a06f", "terminal.ansiCyan": "#8464c6", "terminal.ansiGreen": "#54c59f", "terminal.ansiMagenta": "#54c59f", "terminal.ansiRed": "#c55858", "terminal.ansiWhite": "#b4b4b4", "terminal.ansiYellow": "#c7a06f", "terminal.selectionBackground": "#3d375e7f", "terminalCursor.background": "#444444", "terminalCursor.foreground": "#adacae", "gitDecoration.modifiedResourceForeground": "#c7a06f", "gitDecoration.deletedResourceForeground": "#c55858", "gitDecoration.untrackedResourceForeground": "#54c59f", "gitDecoration.ignoredResourceForeground": "#4d4d4d", "gitDecoration.conflictingResourceForeground": "#8464c6", "diffEditor.insertedTextBackground": "#00d89023", "diffEditor.removedTextBackground": "#ff474720", "tree.indentGuidesStroke": "#4d4d4d" }, "tokenColors": [ { "name": "Accent1", "scope": [ "keyword", "storage", "support", "entity.name.tag", "variable.language", "keyword.control.flow", "storage.modifier", "keyword.operator", "entity.other.attribute-name.class.css", "entity.other.keyframe-offset", "markup.heading", "markup.underline.link", "variable.other.env", "punctuation.definition.list.begin.markdown", "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown", "punctuation.definition.markdown", "punctuation.definition.quote.begin.markdown", "punctuation.definition.raw.markdown", "constant.length.units.css", "constant.percentage.units.css" ], "settings": { "foreground": "#8464c6" } }, { "name": "Accent2", "scope": [ "string", "markup.inserted", "markup.raw", "constant", "source.env", "support.type.builtin.graphql", "variable.other.quoted.double", "markup.inline.raw.string.markdown", "entity.other.attribute-name.id.css", "meta.jsx.children", "JSXNested" ], "settings": { "foreground": "#54c59f" } }, { "name": "Accent3", "scope": [ "markup.changed", "entity", "entity.name.function", "entity.name.function.elixir", "entity.name.function-call.elixir", "support.class.component.tsx", "support.class.component.open.jsx", "support.class.component.close.jsx", "meta.function-call.generic.python", "entity.name.section.markdown" ], "settings": { "foreground": "#c7a06f" } }, { "name": "Accent5", "scope": [ "invalid", "markup.deleted" ], "settings": { "foreground": "#c55858" } }, { "name": "Accent6", "scope": [ "string.unquoted", "punctuation.separator", "entity.other.attribute-name", "meta.object-literal.key", "variable.object.property", "variable.other.property", "variable.other.object.property", "variable.other.constant.property", "meta.type.annotation", "support.type.property-name.css", "support.type.vendored", "constant.language.symbol.elixir", "variable.graphql", "meta.attribute.python" ], "settings": { "foreground": "#c17ac8" } }, { "name": "Accent7", "scope": [ "variable", "markup.list", "support.constant.property-value.css", "variable.parameter.keyframe-list.css", "source.css", "support.constant.font-name", "support.constant.vendored.property-value", "variable.parameter", "meta.class", "meta.method.declaration", "parameter.variable.function.elixir", "punctuation.definition.tag", "punctuation.section.embedded", "meta.embedded.expression" ], "settings": { "foreground": "#bdbdbd" } }, { "name": "Accent8", "scope": [ "comment", "string.quoted.docstring.multi.python" ], "settings": { "foreground": "#6d6d6d" } }, { "name": "Accent31", "scope": [ "entity.name.function", "support.function" ], "settings": { "foreground": "#c7a06f" } }, { "name": "Accent32", "scope": [ "entity.name.type", "entity.name.class", "support.class.builtin", "punctuation.definition.template-expression.begin", "punctuation.definition.template-expression.end", "punctuation.quasi.element.begin", "punctuation.quasi.element.end", "entity.other.inherited-class", "variable.other.constant.elixir", "entity.other.attribute-name.class.css" ], "settings": { "foreground": "#6cb2c7" } }, { "name": "Italics", "scope": [ "meta.parameters", "meta.type.parameters", "meta.return.type", "entity.name.type.interface", "meta.type.annotation", "meta.function.parameters", "markup.italic.markdown" ], "settings": { "fontStyle": "italic" } }, { "name": "Markup Underline", "scope": "markup.underline", "settings": { "fontStyle": "underline" } }, { "name": "Bold", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } } ] }