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.activeBackground#2C2D4E
  • activityBar.activeBorder#766EFF
  • activityBar.activeFocusBorder#A0A3FF
  • activityBar.background#111027
  • activityBar.border#2C2D4E
  • activityBar.foreground#E9E9F5
  • activityBar.inactiveForeground#404164
  • activityBarBadge.background#766EFF
  • activityBarBadge.foreground#f0f0ff
  • badge.background#766EFF
  • badge.foreground#EFF3FE
  • breadcrumb.activeSelectionForeground#766EFF
  • breadcrumb.background#2c2d4e80
  • breadcrumb.focusForeground#A0A3FF
  • breadcrumb.foreground#EFF3FE
  • breadcrumbPicker.background#111027
  • button.background#766EFF
  • button.foreground#f0f0ff
  • button.hoverBackground#6F5BF9
  • button.secondaryBackground#A7ACD2
  • button.secondaryForeground#111027
  • button.secondaryHoverBackground#D0D2E7
  • charts.blue#21A0EF
  • charts.foreground#888891
  • charts.green#0CDB63
  • charts.lines#a2a2a9
  • charts.orange#FFB88F
  • charts.purple#ffb8e0
  • charts.red#FF857D
  • charts.yellow#FEE376
  • checkbox.background#2C2D4E
  • checkbox.border#565EA1
  • checkbox.foreground#EFF3FE
  • commandCenter.activeBackground#2c2d4e80
  • commandCenter.background#111027
  • commandCenter.foreground#EFF3FE
  • debugConsole.errorForeground#FF5347
  • debugConsole.infoForeground#21A0EF
  • debugConsole.sourceForeground#EFF3FE
  • debugConsole.warningForeground#F79F09
  • debugToolBar.background#111027
  • diffEditor.insertedLineBackground#0cdb634d
  • diffEditor.insertedTextBackground#a2a2a966
  • diffEditor.removedLineBackground#ff857d4d
  • diffEditor.removedTextBackground#a2a2a966
  • dropdown.background#2C2D4E
  • dropdown.border#565EA1
  • dropdown.foreground#EFF3FE
  • dropdown.listBackground#111027
  • editor.background#111027
  • editor.findMatchHighlightBackground#b9fefe33
  • editor.findMatchHighlightBorder#b9fefe
  • editor.foreground#EFF3FE
  • editor.inactiveSelectionBackground#fee37633
  • editor.lineHighlightBackground#2C2D4E
  • editor.selectionBackground#404164
  • editorBracketHighlight.foreground1#21e6ef
  • editorBracketHighlight.foreground2#ff66b6
  • editorBracketHighlight.foreground3#F79F09
  • editorBracketHighlight.foreground4#0CDB63
  • editorBracketHighlight.foreground5#F35900
  • editorBracketHighlight.foreground6#21A0EF
  • editorBracketMatch.background#b9fefe33
  • editorBracketMatch.border#b9fefe
  • editorCursor.foreground#ffb8e0
  • editorError.foreground#FF5347
  • editorGroup.border#2C2D4E
  • editorGroup.dropBackground#a0a3ff80
  • editorGroup.dropIntoPromptBackground#111027
  • editorGroup.dropIntoPromptForeground#D0D2E7
  • editorGroupHeader.tabsBackground#111027
  • editorGutter.addedBackground#0CDB63
  • editorGutter.background#111027
  • editorGutter.deletedBackground#FF5347
  • editorGutter.foldingControlForeground#97ffc1
  • editorGutter.modifiedBackground#F35900
  • editorIndentGuide.activeBackground1#A0A3FF
  • editorIndentGuide.activeBackground2#97ffc1
  • editorIndentGuide.activeBackground3#ffb8e0
  • editorIndentGuide.activeBackground4#766EFF
  • editorIndentGuide.activeBackground5#78fdaf
  • editorIndentGuide.activeBackground6#ffa1d5
  • editorIndentGuide.background1#a0a3ff4d
  • editorIndentGuide.background2#97ffc14d
  • editorIndentGuide.background3#ffb8e04d
  • editorIndentGuide.background4#766eff4d
  • editorIndentGuide.background5#78fdaf4d
  • editorIndentGuide.background6#ffa1d54d
  • editorInlayHint.background#111027
  • editorInlayHint.foreground#EFF3FE
  • editorInlayHint.typeBackground#404164
  • editorInlayHint.typeForeground#EFF3FE
  • editorLightBulb.foreground#FEE376
  • editorLightBulbAutoFix.foreground#97FFC1
  • editorLineNumber.activeForeground#766EFF
  • editorLineNumber.foreground#454A84
  • editorOverviewRuler.background#111027
  • editorOverviewRuler.border#A0A3FF
  • editorWarning.foreground#F79F09
  • editorWidget.background#111027
  • gitDecoration.addedResourceForeground#97FFC1
  • gitDecoration.conflictingResourceForeground#FFB88F
  • gitDecoration.deletedResourceForeground#FF5347
  • gitDecoration.ignoredResourceForeground#888891
  • gitDecoration.modifiedResourceForeground#ffb8e0
  • gitDecoration.submoduleResourceForeground#FEE376
  • gitDecoration.untrackedResourceForeground#b9fefe
  • icon.foreground#ffb8e0
  • input.background#2C2D4E
  • input.border#565EA1
  • input.foreground#EFF3FE
  • input.placeholderForeground#565EA1
  • keybindingLabel.background#2c2d4e80
  • keybindingTable.headerBackground#111027
  • keybindingTable.rowsBackground#2C2D4E
  • list.activeSelectionBackground#2C2D4E
  • list.activeSelectionForeground#EFF3FE
  • list.hoverBackground#111027
  • list.hoverForeground#D0D2E7
  • list.inactiveSelectionBackground#fee37633
  • list.inactiveSelectionForeground#D0D2E7
  • minimap.errorHighlight#FF5347
  • minimap.findMatchHighlight#f79f09
  • minimap.warningHighlight#F79F09
  • minimapSlider.background#0d7f914d
  • panel.border#97ffc1
  • peekViewEditor.background#111027
  • peekViewEditor.matchHighlightBackground#b9fefe33
  • peekViewEditor.matchHighlightBorder#b9fefe
  • peekViewResult.background#2C2D4E
  • scrollbar.shadow#2C2D4E
  • scrollbarSlider.activeBackground#D0D2E7
  • scrollbarSlider.background#404164
  • scrollbarSlider.hoverBackground#D0D2E7
  • settings.focusedRowBackground#2c2d4e80
  • settings.focusedRowBorder#766EFF
  • settings.headerBorder#766EFF
  • settings.headerForeground#766EFF
  • settings.modifiedItemIndicator#A0A3FF
  • settings.rowHoverBackground#2c2d4e33
  • sideBar.background#111027
  • sideBar.border#2C2D4E
  • sideBar.dropBackground#a0a3ff80
  • sideBar.foreground#A7ACD2
  • sideBarSectionHeader.background#111027
  • sideBarSectionHeader.border#A0A3FF
  • sideBarSectionHeader.foreground#766EFF
  • sideBarTitle.foreground#ffb8e0
  • statusBar.background#766EFF
  • statusBar.debuggingBackground#ffb8e0
  • statusBar.debuggingForeground#111027
  • statusBar.foreground#f0f0ff
  • symbolIcon.arrayForeground#D0D2E7
  • symbolIcon.booleanForeground#FF857D
  • symbolIcon.classForeground#21A0EF
  • symbolIcon.colorForeground#FEE376
  • symbolIcon.constantForeground#EFF3FE
  • symbolIcon.constructorForeground#FF5347
  • symbolIcon.enumeratorForeground#0CDB63
  • symbolIcon.enumeratorMemberForeground#ffb8e0
  • symbolIcon.eventForeground#ff66b6
  • symbolIcon.fieldForeground#D0D2E7
  • symbolIcon.fileForeground#D0D2E7
  • symbolIcon.folderForeground#D0D2E7
  • symbolIcon.functionForeground#67BEF4
  • symbolIcon.interfaceForeground#0CDB63
  • symbolIcon.keyForeground#D0D2E7
  • symbolIcon.keywordForeground#21e6ef
  • symbolIcon.methodForeground#67BEF4
  • symbolIcon.moduleForeground#0CDB63
  • symbolIcon.namespaceForeground#F35900
  • symbolIcon.nullForeground#FF857D
  • symbolIcon.numberForeground#FF5347
  • symbolIcon.objectForeground#D0D2E7
  • symbolIcon.operatorForeground#21e6ef
  • symbolIcon.packageForeground#F79F09
  • symbolIcon.propertyForeground#ffb8e0
  • symbolIcon.referenceForeground#D0D2E7
  • symbolIcon.snippetForeground#D0D2E7
  • symbolIcon.stringForeground#FFB88F
  • symbolIcon.structForeground#FF857D
  • symbolIcon.textForeground#D0D2E7
  • symbolIcon.typeParameterForeground#0CDB63
  • symbolIcon.unitForeground#D0D2E7
  • symbolIcon.variableForeground#E9E9F5
  • tab.activeBackground#2c2d4e80
  • tab.activeBorderTop#766EFF
  • tab.activeForeground#EFF3FE
  • tab.hoverBackground#2c2d4e33
  • tab.inactiveBackground#111027
  • terminal.ansiBlack#00000a
  • terminal.ansiBlue#67BEF4
  • terminal.ansiBrightBlack#56565d
  • terminal.ansiBrightBlue#21A0EF
  • terminal.ansiBrightCyan#21e6ef
  • terminal.ansiBrightGreen#0CDB63
  • terminal.ansiBrightMagenta#ff66b6
  • terminal.ansiBrightRed#FF5347
  • terminal.ansiBrightWhite#f0f0ff
  • terminal.ansiBrightYellow#F79F09
  • terminal.ansiCyan#b9fefe
  • terminal.ansiGreen#97FFC1
  • terminal.ansiMagenta#ffb8e0
  • terminal.ansiRed#FF857D
  • terminal.ansiWhite#a2a2a9
  • terminal.ansiYellow#FEE376
  • terminal.background#111027
  • terminal.border#2C2D4E
  • terminal.dropBackground#a0a3ff80
  • terminal.findMatchBackground#b9fefe33
  • terminal.findMatchBorder#a4fbfd
  • terminal.findMatchHighlightBackground#b9fefe33
  • terminal.findMatchHighlightBorder#a4fbfd
  • terminal.foreground#EFF3FE
  • terminal.inactiveSelectionBackground#fee37633
  • terminal.selectionBackground#404164
  • terminal.tab.activeBorder#766EFF
  • terminalCursor.background#C4C7FF
  • terminalCursor.foreground#a2a2a9
  • terminalOverviewRuler.cursorForeground#56565d
  • terminalOverviewRuler.findMatchForeground#a2a2a9
  • textBlockQuote.background#2C2D4E
  • textCodeBlock.background#2C2D4E
  • textLink.activeForeground#A0A3FF
  • textLink.foreground#766EFF
  • titleBar.activeBackground#111027
  • titleBar.activeForeground#EFF3FE
  • tree.inactiveIndentGuidesStroke#766eff4d
  • tree.indentGuidesStroke#A0A3FF
  • walkThrough.embeddedEditorBackground#111027

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#888891italic
constant.numeric, constant.language#FF857D—
constant.character#97FFC1—
constant.other.color#FEE376—
constant.other, constant#21e6ef—
string constant#FFB88F—
entity.other, entity.other.namespace-prefix, entity.other.keyframe-offset.percentage, entity.other.keyframe-offset#FEE376—
entity.other.inherited-class.prelude, entity.other.inherited-class.module.third, entity.other.inherited-class.module.second, entity.other.inherited-class.module.first, entity.other.inherited-class.module, entity.other.inherited-class#DEE1FF—
entity.other.attribute-name.style.html, entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pragma.preprocessor, entity.other.attribute-name.pragma, entity.other.attribute-name.id.html, entity.other.attribute-name.id, entity.other.attribute-name.html, entity.other.attribute-name#F79F09bold italic
entity.other.attribute-name.class.html, entity.other.attribute-name.class#21A0EFbold italic
entity.name.package, entity.name.import, entity.name.class.forward-decl, entity.name.struct, entity.name.union, entity.name.trait, entity.name.impl, entity.name.type, entity.name.goto-label, entity.name.namespace, entity.name.constant, entity.name.entity.other.html, entity.name.entity.other, entity.name.entity, entity.name.label, entity.name.section, entity.name#F35900—
entity.name.type.promoted, entity.name.type.module, entity.name.type.inherited, entity.name.type.enum, entity.name.type.namespace, entity.name.type.class.record.definition, entity.name.type.class.record, entity.name.type.class.module.definition, entity.name.type.class.module, entity.name.type.class.behaviour.definition, entity.name.type.class.behaviour, entity.name.type.class, entity.name.type.trait, entity.name.type.interface, entity.name.type.class, entity.name.type.struct, entity.name.type.instance, entity.name.type, entity.name.enum, entity.name.interface, entity.name.class#0CDB63—
entity.name.function.scope, entity.name.function.preprocessor, entity.name.function.operator, entity.name.function.namespace-prefix, entity.name.function.macro, entity.name.function.macro.definition, entity.name.function.guard, entity.name.function.definition, entity.name.function.constructor, entity.name.function.destructor, entity.name.function#67BEF4—
entity.name.tag.wildcard, entity.name.tag.style.html, entity.name.tag.style, entity.name.tag.script.html, entity.name.tag.script, entity.name.tag.other.html, entity.name.tag.other, entity.name.tag.inline, entity.name.tag.block, entity.name.tag.custom, entity.name.tag#ffb8e0—
entity.alias.import, entity.alias, entity#DEE1FF—
identifier#DEE1FF—
invalid#FF857D—
source.json meta.structure.dictionary.json support.type.property-name.json, 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#FEE376—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json, 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#ffb8e0—
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, 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#FF857D—
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, 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#67BEF4—
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#97FFC1—
keyword.module, keyword.map, keyword.interface, keyword.import, keyword.function, keyword.expressions-and-types, keyword.var, keyword.type, keyword.struct, keyword.reserved, keyword.package, keyword.const, keyword.channel, keyword.bracket, keyword.operator.wildcard, keyword.operator.update, keyword.operator.unpacking.arguments, keyword.operator.unpacking, keyword.operator.transposed-variable, keyword.operator.transposed-parens, keyword.operator.transposed-matrix, keyword.operator.transposed-func, keyword.operator.textual, keyword.operator.symbolic, keyword.operator.sizeof, keyword.operator.shift, keyword.operator.shape, keyword.operator.relation, keyword.operator.record.end, keyword.operator.record.begin, keyword.operator.record, keyword.operator.promoted, keyword.operator.pattern, keyword.operator.other, keyword.operator.macro, keyword.operator.isa, keyword.operator.interpolation, keyword.operator.instanceof, keyword.operator.increment-decrement, keyword.operator.gradient, keyword.operator.function.infix, keyword.operator.function, keyword.operator.function-annotation, keyword.operator.dots, keyword.operator.combinator, keyword.operator.channel, keyword.operator.cast, keyword.operator.boolean, keyword.operator.assert.expression-separator, keyword.operator.assert, keyword.operator.arrow, keyword.operator.address, keyword.declaration, keyword.operator, keyword.controls, keyword.other, keyword#21e6ef—
keyword.control#97FFC1italic bold
keyword.other.preprocessor, keyword.other.package, keyword.other.important, keyword.other.import, keyword.other.forall, keyword.other.double-colon, keyword.other.documentation.doc, keyword.other.documentation, keyword.other.data, keyword.other.big-arrow, keyword.other.arrow, keyword.other.namespace, keyword.other.class, keyword.other.interface, keyword.other.type, keyword.other#0CDB63italic bold
keyword.other.special-method#67BEF4italic bold
markup.other, markup.list, markup.raw, markup.other, markup.quote, markup#DEE1FF—
markup.bold#FF857Dbold
markup.italic#FF857Ditalic
markup.deleted#FF857D—
markup.underline#FF857Dunderline
meta#DEE1FF—
meta.function-call#67BEF4—
meta.tag.sgml.doctype, meta.tag.sgml#21e6ef—
punctuation.bracket, punctuation.whitespace, punctuation.vararg-ellipses, punctuation.terminator, punctuation.delimiter, punctuation.separator, punctuation.accessor, punctuation.section, punctuation.other.period, punctuation.other.comma, punctuation.other.colon, punctuation.definition, punctuation.catch.separator, punctuation.unmatched, punctuation#21e6ef—
source.language-suffix.embedded, source.language-suffix, source#DEE1FF—
sourceembedded, sourceembedded.source#DEE1FF—
sourcestyle#DEE1FF—
storage.modifier, storage.type#FF857Dbold
storage#DEE1FF—
string#C4C7FF—
string.regexp#C4C7FF—
support.constant, support.operator, support.module, support.tag, support.variable, support.struct, support.other, support#DEE1FF—
support.function#67BEF4—
support.type#0CDB63—
support.class.prelude, support.class#FF5347—
text.html.embedded, text.html.basic, text.html.markdown, text.html, text.xml, text.plain, text.embedded.html, text.embedded, text#DEE1FF—
unused.comment, unused#A0A3FF—
variable.annotation, variable.other, variable.font-feature, variable.parameter.function, variable.parameter.url, variable.parameter.style-name, variable.parameter.preprocessor, variable.parameter.misc, variable.parameter.keyframe-list, variable.parameter.document-rule, variable.parameter#DEE1FF—
variable.function#67BEF4—
variable.language#ff66b6—
variable.parameter#DEE1FF—
variable.argument, variable#DEE1FF—
wildcard.comment, wildcard#DEE1FF—