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#CFCFDE
  • activityBar.activeBorder#613DEE
  • activityBar.activeFocusBorder#542FD3
  • activityBar.background#D8D7EF
  • activityBar.border#CFCFDE
  • activityBar.foreground#212230
  • activityBar.inactiveForeground#9599BB
  • activityBarBadge.background#613DEE
  • activityBarBadge.foreground#f0f0ff
  • badge.background#613DEE
  • badge.foreground#111027
  • breadcrumb.activeSelectionForeground#613DEE
  • breadcrumb.background#cfcfde80
  • breadcrumb.focusForeground#542FD3
  • breadcrumb.foreground#111027
  • breadcrumbPicker.background#D8D7EF
  • button.background#613DEE
  • button.foreground#f0f0ff
  • button.hoverBackground#6F5BF9
  • button.secondaryBackground#30314B
  • button.secondaryForeground#D8D7EF
  • button.secondaryHoverBackground#27273A
  • charts.blue#0041E5
  • charts.foreground#888891
  • charts.green#008A3A
  • charts.lines#a2a2a9
  • charts.orange#77340E
  • charts.purple#730732
  • charts.red#990A00
  • charts.yellow#995200
  • checkbox.background#CFCFDE
  • checkbox.border#52567A
  • checkbox.foreground#111027
  • commandCenter.activeBackground#cfcfde80
  • commandCenter.background#D8D7EF
  • commandCenter.foreground#111027
  • debugConsole.errorForeground#C10E00
  • debugConsole.infoForeground#0041E5
  • debugConsole.sourceForeground#111027
  • debugConsole.warningForeground#C27A00
  • debugToolBar.background#D8D7EF
  • diffEditor.insertedLineBackground#008a3a4d
  • diffEditor.insertedTextBackground#a2a2a966
  • diffEditor.removedLineBackground#990a004d
  • diffEditor.removedTextBackground#a2a2a966
  • dropdown.background#CFCFDE
  • dropdown.border#52567A
  • dropdown.foreground#111027
  • dropdown.listBackground#D8D7EF
  • editor.background#D8D7EF
  • editor.findMatchHighlightBackground#0d7f9133
  • editor.findMatchHighlightBorder#0D7F91
  • editor.foreground#111027
  • editor.inactiveSelectionBackground#b6530733
  • editor.lineHighlightBackground#CFCFDE
  • editor.selectionBackground#9599BB
  • editorBracketHighlight.foreground1#008B94
  • editorBracketHighlight.foreground2#A30055
  • editorBracketHighlight.foreground3#C27A00
  • editorBracketHighlight.foreground4#008A3A
  • editorBracketHighlight.foreground5#A74106
  • editorBracketHighlight.foreground6#0041E5
  • editorBracketMatch.background#0d7f9133
  • editorBracketMatch.border#0D7F91
  • editorCursor.foreground#A90B4A
  • editorError.foreground#C10E00
  • editorGroup.border#CFCFDE
  • editorGroup.dropBackground#542fd380
  • editorGroup.dropIntoPromptBackground#D8D7EF
  • editorGroup.dropIntoPromptForeground#27273A
  • editorGroupHeader.tabsBackground#D8D7EF
  • editorGutter.addedBackground#008A3A
  • editorGutter.background#D8D7EF
  • editorGutter.deletedBackground#C10E00
  • editorGutter.foldingControlForeground#03B64F
  • editorGutter.modifiedBackground#A74106
  • editorIndentGuide.activeBackground1#542FD3
  • editorIndentGuide.activeBackground2#03B64F
  • editorIndentGuide.activeBackground3#A90B4A
  • editorIndentGuide.activeBackground4#613DEE
  • editorIndentGuide.activeBackground5#0CDB63
  • editorIndentGuide.activeBackground6#CD0959
  • editorIndentGuide.background1#542fd34d
  • editorIndentGuide.background2#03b64f4d
  • editorIndentGuide.background3#a90b4a4d
  • editorIndentGuide.background4#613dee4d
  • editorIndentGuide.background5#0cdb634d
  • editorIndentGuide.background6#cd09594d
  • editorInlayHint.background#D8D7EF
  • editorInlayHint.foreground#111027
  • editorInlayHint.typeBackground#9599BB
  • editorInlayHint.typeForeground#111027
  • editorLightBulb.foreground#995200
  • editorLightBulbAutoFix.foreground#055C29
  • editorLineNumber.activeForeground#613DEE
  • editorLineNumber.foreground#6C709E
  • editorOverviewRuler.background#D8D7EF
  • editorOverviewRuler.border#542FD3
  • editorWarning.foreground#C27A00
  • editorWidget.background#D8D7EF
  • gitDecoration.addedResourceForeground#055C29
  • gitDecoration.conflictingResourceForeground#77340E
  • gitDecoration.deletedResourceForeground#C10E00
  • gitDecoration.ignoredResourceForeground#888891
  • gitDecoration.modifiedResourceForeground#730732
  • gitDecoration.submoduleResourceForeground#995200
  • gitDecoration.untrackedResourceForeground#08525E
  • icon.foreground#A90B4A
  • input.background#CFCFDE
  • input.border#52567A
  • input.foreground#111027
  • input.placeholderForeground#52567A
  • keybindingLabel.background#cfcfde80
  • keybindingTable.headerBackground#D8D7EF
  • keybindingTable.rowsBackground#CFCFDE
  • list.activeSelectionBackground#CFCFDE
  • list.activeSelectionForeground#111027
  • list.hoverBackground#D8D7EF
  • list.hoverForeground#27273A
  • list.inactiveSelectionBackground#b6530733
  • list.inactiveSelectionForeground#27273A
  • minimap.errorHighlight#C10E00
  • minimap.findMatchHighlight#FDC022
  • minimap.warningHighlight#C27A00
  • minimapSlider.background#b9fefe4d
  • panel.border#03B64F
  • peekViewEditor.background#D8D7EF
  • peekViewEditor.matchHighlightBackground#0d7f9133
  • peekViewEditor.matchHighlightBorder#0D7F91
  • peekViewResult.background#CFCFDE
  • scrollbar.shadow#CFCFDE
  • scrollbarSlider.activeBackground#27273A
  • scrollbarSlider.background#9599BB
  • scrollbarSlider.hoverBackground#27273A
  • settings.focusedRowBackground#cfcfde80
  • settings.focusedRowBorder#613DEE
  • settings.headerBorder#613DEE
  • settings.headerForeground#613DEE
  • settings.modifiedItemIndicator#542FD3
  • settings.rowHoverBackground#cfcfde33
  • sideBar.background#D8D7EF
  • sideBar.border#CFCFDE
  • sideBar.dropBackground#542fd380
  • sideBar.foreground#30314B
  • sideBarSectionHeader.background#D8D7EF
  • sideBarSectionHeader.border#542FD3
  • sideBarSectionHeader.foreground#613DEE
  • sideBarTitle.foreground#A90B4A
  • statusBar.background#613DEE
  • statusBar.debuggingBackground#A90B4A
  • statusBar.debuggingForeground#D8D7EF
  • statusBar.foreground#f0f0ff
  • symbolIcon.arrayForeground#27273A
  • symbolIcon.booleanForeground#990A00
  • symbolIcon.classForeground#0041E5
  • symbolIcon.colorForeground#995200
  • symbolIcon.constantForeground#111027
  • symbolIcon.constructorForeground#C10E00
  • symbolIcon.enumeratorForeground#008A3A
  • symbolIcon.enumeratorMemberForeground#730732
  • symbolIcon.eventForeground#A30055
  • symbolIcon.fieldForeground#27273A
  • symbolIcon.fileForeground#27273A
  • symbolIcon.folderForeground#27273A
  • symbolIcon.functionForeground#0B359D
  • symbolIcon.interfaceForeground#008A3A
  • symbolIcon.keyForeground#27273A
  • symbolIcon.keywordForeground#008B94
  • symbolIcon.methodForeground#0B359D
  • symbolIcon.moduleForeground#008A3A
  • symbolIcon.namespaceForeground#A74106
  • symbolIcon.nullForeground#990A00
  • symbolIcon.numberForeground#C10E00
  • symbolIcon.objectForeground#27273A
  • symbolIcon.operatorForeground#008B94
  • symbolIcon.packageForeground#C27A00
  • symbolIcon.propertyForeground#730732
  • symbolIcon.referenceForeground#27273A
  • symbolIcon.snippetForeground#27273A
  • symbolIcon.stringForeground#77340E
  • symbolIcon.structForeground#990A00
  • symbolIcon.textForeground#27273A
  • symbolIcon.typeParameterForeground#008A3A
  • symbolIcon.unitForeground#27273A
  • symbolIcon.variableForeground#212230
  • tab.activeBackground#cfcfde80
  • tab.activeBorderTop#613DEE
  • tab.activeForeground#111027
  • tab.hoverBackground#cfcfde33
  • tab.inactiveBackground#D8D7EF
  • terminal.ansiBlack#00000a
  • terminal.ansiBlue#0B359D
  • terminal.ansiBrightBlack#56565d
  • terminal.ansiBrightBlue#0041E5
  • terminal.ansiBrightCyan#008B94
  • terminal.ansiBrightGreen#008A3A
  • terminal.ansiBrightMagenta#A30055
  • terminal.ansiBrightRed#C10E00
  • terminal.ansiBrightWhite#f0f0ff
  • terminal.ansiBrightYellow#C27A00
  • terminal.ansiCyan#08525E
  • terminal.ansiGreen#055C29
  • terminal.ansiMagenta#730732
  • terminal.ansiRed#990A00
  • terminal.ansiWhite#a2a2a9
  • terminal.ansiYellow#995200
  • terminal.background#D8D7EF
  • terminal.border#CFCFDE
  • terminal.dropBackground#542fd380
  • terminal.findMatchBackground#0d7f9133
  • terminal.findMatchBorder#07A1B3
  • terminal.findMatchHighlightBackground#0d7f9133
  • terminal.findMatchHighlightBorder#07A1B3
  • terminal.foreground#111027
  • terminal.inactiveSelectionBackground#b6530733
  • terminal.selectionBackground#9599BB
  • terminal.tab.activeBorder#613DEE
  • terminalCursor.background#4429AA
  • terminalCursor.foreground#a2a2a9
  • terminalOverviewRuler.cursorForeground#56565d
  • terminalOverviewRuler.findMatchForeground#a2a2a9
  • textBlockQuote.background#CFCFDE
  • textCodeBlock.background#CFCFDE
  • textLink.activeForeground#542FD3
  • textLink.foreground#613DEE
  • titleBar.activeBackground#D8D7EF
  • titleBar.activeForeground#111027
  • tree.inactiveIndentGuidesStroke#613dee4d
  • tree.indentGuidesStroke#542FD3
  • walkThrough.embeddedEditorBackground#D8D7EF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#888891italic
constant.numeric, constant.language#990A00—
constant.character#055C29—
constant.other.color#995200—
constant.other, constant#008B94—
string constant#77340E—
entity.other, entity.other.namespace-prefix, entity.other.keyframe-offset.percentage, entity.other.keyframe-offset#995200—
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#3A2986—
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#C27A00bold italic
entity.other.attribute-name.class.html, entity.other.attribute-name.class#0041E5bold 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#A74106—
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#008A3A—
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#0B359D—
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#730732—
entity.alias.import, entity.alias, entity#3A2986—
identifier#3A2986—
invalid#990A00—
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#995200—
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#730732—
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#990A00—
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#0B359D—
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#055C29—
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#008B94—
keyword.control#055C29italic 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#008A3Aitalic bold
keyword.other.special-method#0B359Ditalic bold
markup.other, markup.list, markup.raw, markup.other, markup.quote, markup#3A2986—
markup.bold#990A00bold
markup.italic#990A00italic
markup.deleted#990A00—
markup.underline#990A00underline
meta#3A2986—
meta.function-call#0B359D—
meta.tag.sgml.doctype, meta.tag.sgml#008B94—
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#008B94—
source.language-suffix.embedded, source.language-suffix, source#3A2986—
sourceembedded, sourceembedded.source#3A2986—
sourcestyle#3A2986—
storage.modifier, storage.type#990A00bold
storage#3A2986—
string#4429AA—
string.regexp#4429AA—
support.constant, support.operator, support.module, support.tag, support.variable, support.struct, support.other, support#3A2986—
support.function#0B359D—
support.type#008A3A—
support.class.prelude, support.class#C10E00—
text.html.embedded, text.html.basic, text.html.markdown, text.html, text.xml, text.plain, text.embedded.html, text.embedded, text#3A2986—
unused.comment, unused#542FD3—
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#3A2986—
variable.function#0B359D—
variable.language#A30055—
variable.parameter#3A2986—
variable.argument, variable#3A2986—
wildcard.comment, wildcard#3A2986—