Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBorder#c8b0fa
  • activityBar.background#1a1f2e
  • activityBar.border#000000
  • activityBar.foreground#f5a370
  • activityBar.inactiveForeground#475569
  • activityBarBadge.background#c8b0fa
  • activityBarBadge.foreground#1a1f2e
  • badge.background#c8b0fa
  • badge.foreground#1a1f2e
  • button.background#f5a370
  • button.foreground#1a1f2e
  • button.hoverBackground#f09862
  • diffEditor.insertedTextBackground#f5a37023
  • diffEditor.removedTextBackground#f0909020
  • dropdown.background#1a1f2e
  • dropdown.border#334155
  • dropdown.foreground#e2e8f0
  • editor.background#1a1f2e
  • editor.findMatchBackground#a8c7fa7f
  • editor.findMatchHighlightBackground#a8c7fa7f
  • editor.findRangeHighlightBackground#a8c7fa7f
  • editor.foreground#d4dae6
  • editor.inactiveSelectionBackground#a8c7fa7f
  • editor.lineHighlightBackground#a8c7fa33
  • editor.lineHighlightBorder#a8c7fa00
  • editor.selectionBackground#a8c7fa7f
  • editor.selectionHighlightBackground#a8c7fa7f
  • editor.stackFrameHighlightBackground#353424
  • editor.wordHighlightBackground#a8c7fa7f
  • editor.wordHighlightStrongBackground#a8c7fa7f
  • editorBracketMatch.border#c8b0fa
  • editorCursor.foreground#c8b0fa
  • editorError.border#ffffff00
  • editorError.foreground#f09090
  • editorGroup.border#000000
  • editorGroup.dropBackground#a8c7fa7f
  • editorGroupHeader.tabsBackground#1a1f2e
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#f5a370
  • editorGutter.deletedBackground#f09090
  • editorGutter.modifiedBackground#f5d3a0
  • editorHoverWidget.background#1a1f2e
  • editorHoverWidget.border#334155
  • editorIndentGuide.activeBackground#64748b
  • editorIndentGuide.background#334155
  • editorInlayHint.background#1e293b
  • editorInlayHint.foreground#e2e8f0
  • editorLineNumber.foreground#a8c7fa33
  • editorLink.activeForeground#c8b0fa
  • editorSuggestWidget.background#1a1f2e
  • editorSuggestWidget.border#334155
  • editorSuggestWidget.foreground#e2e8f0
  • editorSuggestWidget.highlightForeground#f5a370
  • editorSuggestWidget.selectedBackground#475569
  • editorWarning.border#ffffff00
  • editorWarning.foreground#f5d3a0
  • editorWhitespace.foreground#334155
  • editorWidget.background#1a1f2e
  • editorWidget.border#334155
  • errorForeground#f09090
  • focusBorder#a8c7fa33
  • foreground#e2e8f0
  • gitDecoration.conflictingResourceForeground#c8b0fa
  • gitDecoration.deletedResourceForeground#f09090
  • gitDecoration.ignoredResourceForeground#475569
  • gitDecoration.modifiedResourceForeground#f5d3a0
  • gitDecoration.untrackedResourceForeground#f5a370
  • input.background#1a1f2e
  • input.border#334155
  • input.foreground#e2e8f0
  • input.placeholderForeground#c8b0fa7f
  • inputOption.activeBorder#c8b0fa
  • list.activeSelectionBackground#1e293b
  • list.activeSelectionForeground#c8b0fa
  • list.focusBackground#334155
  • list.focusForeground#c8b0fa
  • list.highlightForeground#f5d3a0
  • list.hoverBackground#334155
  • list.hoverForeground#e2e8f0
  • list.inactiveSelectionBackground#1e293b
  • list.inactiveSelectionForeground#c8b0fa
  • panel.border#000000
  • panelTitle.activeBorder#f5a370
  • panelTitle.activeForeground#e2e8f0
  • progressBar.background#f5a370
  • scrollbar.shadow#1a1f2e
  • scrollbarSlider.activeBackground#a8c7fa7f
  • scrollbarSlider.background#a8c7fa33
  • scrollbarSlider.hoverBackground#a8c7fa33
  • selection.background#a8c7fa7f
  • sideBar.background#1a1f2e
  • sideBar.border#000000
  • sideBar.foreground#e2e8f0
  • sideBarSectionHeader.background#1a1f2e
  • sideBarSectionHeader.foreground#94a3b8
  • sideBarTitle.foreground#94a3b8
  • statusBar.background#1a1f2e
  • statusBar.border#000000
  • statusBar.debuggingBackground#f5a370
  • statusBar.debuggingForeground#1a1f2e
  • statusBar.foreground#94a3b8
  • statusBarItem.activeBackground#c8b0fa
  • tab.activeBackground#00000000
  • tab.activeBorderTop#f5a370
  • tab.activeForeground#f5a370
  • tab.border#000000
  • tab.inactiveBackground#1a1f2e
  • tab.inactiveForeground#64748b
  • terminal.ansiBlack#1a1f2e
  • terminal.ansiBlue#c7b9f4
  • terminal.ansiBrightBlack#334155
  • terminal.ansiBrightBlue#c7b9f4
  • terminal.ansiBrightCyan#f9c9aa
  • terminal.ansiBrightGreen#c7b9f4
  • terminal.ansiBrightMagenta#f9c9aa
  • terminal.ansiBrightRed#fad7ba
  • terminal.ansiBrightWhite#ededed
  • terminal.ansiBrightYellow#fad7ba
  • terminal.ansiCyan#c7b9f4
  • terminal.ansiGreen#f9c9aa
  • terminal.ansiMagenta#f9c9aa
  • terminal.ansiRed#f8a5a5
  • terminal.ansiWhite#e2e8f0
  • terminal.ansiYellow#fad7ba
  • terminal.background#1a1f2e
  • terminal.foreground#e2e8f0
  • terminal.selectionBackground#a8c7fa7f
  • terminalCursor.background#1a1f2e
  • terminalCursor.foreground#94a3b8
  • titleBar.activeBackground#1a1f2e
  • titleBar.border#000000
  • titleBar.inactiveBackground#1e293b
  • tree.indentGuidesStroke#475569
  • widget.shadow#0f0f0f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#64748bitalic
keyword, storage, support, entity.name.tag, variable.language, keyword.control.flow, storage.modifier, keyword.operator, keyword.operator.channel.go, keyword.declaration.terraform, keyword.other.terraform, keyword.other.import, keyword.other.package, keyword.import, keyword.package, 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#c8b0fa
string, markup.inserted, markup.raw, constant, constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, support.type.builtin.graphql, variable.other.quoted.double, markup.inline.raw.string.markdown, entity.other.attribute-name.id.css, meta.jsx.children#f5a370
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, storage.type.annotation.dart, support.function, meta.function-call#f5d3a0
invalid, markup.deleted#f09090
string.unquoted, punctuation.separator, entity.other.attribute-name, meta.object-literal.key, variable.object.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, storage.type.annotation.java, meta.decorator.typescript, punctuation.decorator, entity.name.type.anchor.yaml, variable.other.alias.yaml, punctuation.definition.anchor.yaml#f599cc
variable, markup.list, support.constant.property-value.css, variable.parameter.keyframe-list.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, punctuation.terminator.dart, punctuation.dot.dart#e2e8f0
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, support.class.dart, support.class, support.type, entity.name.resource.terraform, entity.name.data.terraform, entity.name.module.terraform, entity.name.section.terraform#7ed9f2
markup.underlineunderline
markup.bold.markdown, storage.type.annotation.dartbold
markup.italic, meta.parameters, meta.type.parameters, meta.return.type, entity.name.type.interface, meta.type.annotation, meta.function.parameters, markup.italic.markdownitalic
CosmosCost - Ultra-Lightweight & Performance-Optimized by CosmosCost - VS Code Theme