Skip to main content
CodingTheme

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#DED4DE
  • activityBar.activeBorder#B615AF
  • activityBar.activeFocusBorder#95138E
  • activityBar.background#E7DAE7
  • activityBar.border#DED4DE
  • activityBar.foreground#443B43
  • activityBar.inactiveForeground#C4B9C6
  • activityBarBadge.background#B615AF
  • activityBarBadge.foreground#FBF9FB
  • badge.background#B615AF
  • badge.foreground#2E1F2E
  • breadcrumb.activeSelectionForeground#B615AF
  • breadcrumb.background#ded4de80
  • breadcrumb.focusForeground#95138E
  • breadcrumb.foreground#2E1F2E
  • breadcrumbPicker.background#E7DAE7
  • button.background#B615AF
  • button.foreground#FBF9FB
  • button.hoverBackground#DB1ED7
  • button.secondaryBackground#6D5F6C
  • button.secondaryForeground#E7DAE7
  • button.secondaryHoverBackground#574C57
  • charts.blue#0095E5
  • charts.foreground#9C8B9C
  • charts.green#00A868
  • charts.lines#E7DAE7
  • charts.orange#CC7E00
  • charts.purple#9D00FF
  • charts.red#AD1810
  • charts.yellow#A17412
  • checkbox.background#DED4DE
  • checkbox.border#9A889B
  • checkbox.foreground#2E1F2E
  • commandCenter.activeBackground#ded4de80
  • commandCenter.background#E7DAE7
  • commandCenter.foreground#2E1F2E
  • debugConsole.errorForeground#C20A00
  • debugConsole.infoForeground#0095E5
  • debugConsole.sourceForeground#2E1F2E
  • debugConsole.warningForeground#D39712
  • debugToolBar.background#E7DAE7
  • diffEditor.insertedLineBackground#00a8684d
  • diffEditor.insertedTextBackground#e7dae766
  • diffEditor.removedLineBackground#ad18104d
  • diffEditor.removedTextBackground#e7dae766
  • dropdown.background#DED4DE
  • dropdown.border#9A889B
  • dropdown.foreground#2E1F2E
  • dropdown.listBackground#E7DAE7
  • editor.background#E7DAE7
  • editor.findMatchHighlightBackground#7a280d33
  • editor.findMatchHighlightBorder#7A280D
  • editor.foreground#2E1F2E
  • editor.inactiveSelectionBackground#865c0d33
  • editor.lineHighlightBackground#DED4DE
  • editor.selectionBackground#C4B9C6
  • editorBracketHighlight.foreground1#00A3A3
  • editorBracketHighlight.foreground2#5F0FFF
  • editorBracketHighlight.foreground3#D39712
  • editorBracketHighlight.foreground4#00A868
  • editorBracketHighlight.foreground5#A83800
  • editorBracketHighlight.foreground6#0095E5
  • editorBracketMatch.background#7a280d33
  • editorBracketMatch.border#7A280D
  • editorCursor.foreground#9B1919
  • editorError.foreground#C20A00
  • editorGroup.border#DED4DE
  • editorGroup.dropBackground#95138e80
  • editorGroup.dropIntoPromptBackground#E7DAE7
  • editorGroup.dropIntoPromptForeground#574C57
  • editorGroupHeader.tabsBackground#E7DAE7
  • editorGutter.addedBackground#00A868
  • editorGutter.background#E7DAE7
  • editorGutter.deletedBackground#C20A00
  • editorGutter.foldingControlForeground#A70D65
  • editorGutter.modifiedBackground#A83800
  • editorIndentGuide.activeBackground1#95138E
  • editorIndentGuide.activeBackground2#A70D65
  • editorIndentGuide.activeBackground3#9B1919
  • editorIndentGuide.activeBackground4#B615AF
  • editorIndentGuide.activeBackground5#CA0C7B
  • editorIndentGuide.activeBackground6#BC1919
  • editorIndentGuide.background1#95138e4d
  • editorIndentGuide.background2#a70d654d
  • editorIndentGuide.background3#9b19194d
  • editorIndentGuide.background4#b615af4d
  • editorIndentGuide.background5#ca0c7b4d
  • editorIndentGuide.background6#bc19194d
  • editorInlayHint.background#E7DAE7
  • editorInlayHint.foreground#2E1F2E
  • editorInlayHint.typeBackground#C4B9C6
  • editorInlayHint.typeForeground#2E1F2E
  • editorLightBulb.foreground#A17412
  • editorLightBulbAutoFix.foreground#03633E
  • editorLineNumber.activeForeground#B615AF
  • editorLineNumber.foreground#AFA0B0
  • editorOverviewRuler.background#E7DAE7
  • editorOverviewRuler.border#95138E
  • editorWarning.foreground#D39712
  • editorWidget.background#E7DAE7
  • gitDecoration.addedResourceForeground#03633E
  • gitDecoration.conflictingResourceForeground#CC7E00
  • gitDecoration.deletedResourceForeground#C20A00
  • gitDecoration.ignoredResourceForeground#9C8B9C
  • gitDecoration.modifiedResourceForeground#9D00FF
  • gitDecoration.submoduleResourceForeground#A17412
  • gitDecoration.untrackedResourceForeground#008A75
  • icon.foreground#9B1919
  • input.background#DED4DE
  • input.border#9A889B
  • input.foreground#2E1F2E
  • input.placeholderForeground#9A889B
  • keybindingLabel.background#ded4de80
  • keybindingTable.headerBackground#E7DAE7
  • keybindingTable.rowsBackground#DED4DE
  • list.activeSelectionBackground#DED4DE
  • list.activeSelectionForeground#2E1F2E
  • list.hoverBackground#E7DAE7
  • list.hoverForeground#574C57
  • list.inactiveSelectionBackground#865c0d33
  • list.inactiveSelectionForeground#574C57
  • minimap.errorHighlight#C20A00
  • minimap.findMatchHighlight#ECD006
  • minimap.warningHighlight#D39712
  • minimapSlider.background#ffc04a4d
  • panel.border#A70D65
  • peekViewEditor.background#E7DAE7
  • peekViewEditor.matchHighlightBackground#7a280d33
  • peekViewEditor.matchHighlightBorder#7A280D
  • peekViewResult.background#DED4DE
  • scrollbar.shadow#DED4DE
  • scrollbarSlider.activeBackground#574C57
  • scrollbarSlider.background#C4B9C6
  • scrollbarSlider.hoverBackground#574C57
  • settings.focusedRowBackground#ded4de80
  • settings.focusedRowBorder#B615AF
  • settings.headerBorder#B615AF
  • settings.headerForeground#B615AF
  • settings.modifiedItemIndicator#95138E
  • settings.rowHoverBackground#ded4de33
  • sideBar.background#E7DAE7
  • sideBar.border#DED4DE
  • sideBar.dropBackground#95138e80
  • sideBar.foreground#6D5F6C
  • sideBarSectionHeader.background#E7DAE7
  • sideBarSectionHeader.border#95138E
  • sideBarSectionHeader.foreground#B615AF
  • sideBarTitle.foreground#9B1919
  • statusBar.background#B615AF
  • statusBar.debuggingBackground#9B1919
  • statusBar.debuggingForeground#E7DAE7
  • statusBar.foreground#FBF9FB
  • symbolIcon.arrayForeground#574C57
  • symbolIcon.booleanForeground#AD1810
  • symbolIcon.classForeground#0095E5
  • symbolIcon.colorForeground#A17412
  • symbolIcon.constantForeground#2E1F2E
  • symbolIcon.constructorForeground#C20A00
  • symbolIcon.enumeratorForeground#00A868
  • symbolIcon.enumeratorMemberForeground#9D00FF
  • symbolIcon.eventForeground#5F0FFF
  • symbolIcon.fieldForeground#574C57
  • symbolIcon.fileForeground#574C57
  • symbolIcon.folderForeground#574C57
  • symbolIcon.functionForeground#006094
  • symbolIcon.interfaceForeground#00A868
  • symbolIcon.keyForeground#574C57
  • symbolIcon.keywordForeground#00A3A3
  • symbolIcon.methodForeground#006094
  • symbolIcon.moduleForeground#00A868
  • symbolIcon.namespaceForeground#A83800
  • symbolIcon.nullForeground#AD1810
  • symbolIcon.numberForeground#C20A00
  • symbolIcon.objectForeground#574C57
  • symbolIcon.operatorForeground#00A3A3
  • symbolIcon.packageForeground#D39712
  • symbolIcon.propertyForeground#9D00FF
  • symbolIcon.referenceForeground#574C57
  • symbolIcon.snippetForeground#574C57
  • symbolIcon.stringForeground#CC7E00
  • symbolIcon.structForeground#AD1810
  • symbolIcon.textForeground#574C57
  • symbolIcon.typeParameterForeground#00A868
  • symbolIcon.unitForeground#574C57
  • symbolIcon.variableForeground#443B43
  • tab.activeBackground#ded4de80
  • tab.activeBorderTop#B615AF
  • tab.activeForeground#2E1F2E
  • tab.hoverBackground#ded4de33
  • tab.inactiveBackground#E7DAE7
  • terminal.ansiBlack#181018
  • terminal.ansiBlue#006094
  • terminal.ansiBrightBlack#5F535E
  • terminal.ansiBrightBlue#0095E5
  • terminal.ansiBrightCyan#00A3A3
  • terminal.ansiBrightGreen#00A868
  • terminal.ansiBrightMagenta#5F0FFF
  • terminal.ansiBrightRed#C20A00
  • terminal.ansiBrightWhite#FBF9FB
  • terminal.ansiBrightYellow#D39712
  • terminal.ansiCyan#008A75
  • terminal.ansiGreen#03633E
  • terminal.ansiMagenta#9D00FF
  • terminal.ansiRed#AD1810
  • terminal.ansiWhite#E7DAE7
  • terminal.ansiYellow#A17412
  • terminal.background#E7DAE7
  • terminal.border#DED4DE
  • terminal.dropBackground#95138e80
  • terminal.findMatchBackground#7a280d33
  • terminal.findMatchBorder#942F0C
  • terminal.findMatchHighlightBackground#7a280d33
  • terminal.findMatchHighlightBorder#942F0C
  • terminal.foreground#2E1F2E
  • terminal.inactiveSelectionBackground#865c0d33
  • terminal.selectionBackground#C4B9C6
  • terminal.tab.activeBorder#B615AF
  • terminalCursor.background#791671
  • terminalCursor.foreground#E7DAE7
  • terminalOverviewRuler.cursorForeground#5F535E
  • terminalOverviewRuler.findMatchForeground#E7DAE7
  • textBlockQuote.background#DED4DE
  • textCodeBlock.background#DED4DE
  • textLink.activeForeground#95138E
  • textLink.foreground#B615AF
  • titleBar.activeBackground#E7DAE7
  • titleBar.activeForeground#2E1F2E
  • tree.inactiveIndentGuidesStroke#b615af4d
  • tree.indentGuidesStroke#95138E
  • walkThrough.embeddedEditorBackground#E7DAE7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9C8B9Citalic
constant.numeric, constant.language#AD1810
constant.character#03633E
constant.other.color#A17412
constant.other, constant#00A3A3
string constant#CC7E00
entity.other, entity.other.namespace-prefix, entity.other.keyframe-offset.percentage, entity.other.keyframe-offset#A17412
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#51014A
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#D39712bold italic
entity.other.attribute-name.class.html, entity.other.attribute-name.class#0095E5bold 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#A83800
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#00A868
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#006094
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#9D00FF
entity.alias.import, entity.alias, entity#51014A
identifier#51014A
invalid#AD1810
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#A17412
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#9D00FF
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#AD1810
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#006094
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#03633E
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#00A3A3
keyword.control#03633Eitalic 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#00A868italic bold
keyword.other.special-method#006094italic bold
markup.other, markup.list, markup.raw, markup.other, markup.quote, markup#51014A
markup.bold#AD1810bold
markup.italic#AD1810italic
markup.deleted#AD1810
markup.underline#AD1810underline
meta#51014A
meta.function-call#006094
meta.tag.sgml.doctype, meta.tag.sgml#00A3A3
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#00A3A3
source.language-suffix.embedded, source.language-suffix, source#51014A
sourceembedded, sourceembedded.source#51014A
sourcestyle#51014A
storage.modifier, storage.type#AD1810bold
storage#51014A
string#791671
string.regexp#791671
support.constant, support.operator, support.module, support.tag, support.variable, support.struct, support.other, support#51014A
support.function#006094
support.type#00A868
support.class.prelude, support.class#C20A00
text.html.embedded, text.html.basic, text.html.markdown, text.html, text.xml, text.plain, text.embedded.html, text.embedded, text#51014A
unused.comment, unused#95138E
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#51014A
variable.function#006094
variable.language#5F0FFF
variable.parameter#51014A
variable.argument, variable#51014A
wildcard.comment, wildcard#51014A

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...