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#302F37
  • activityBar.activeBorder#9555FD
  • activityBar.activeFocusBorder#A477FF
  • activityBar.background#241F2E
  • activityBar.border#302F37
  • activityBar.foreground#DEDFE7
  • activityBar.inactiveForeground#645F74
  • activityBarBadge.background#9555FD
  • activityBarBadge.foreground#F7F6F9
  • badge.background#9555FD
  • badge.foreground#DEDAE7
  • breadcrumb.activeSelectionForeground#9555FD
  • breadcrumb.background#302f3780
  • breadcrumb.focusForeground#A477FF
  • breadcrumb.foreground#DEDAE7
  • breadcrumbPicker.background#241F2E
  • button.background#9555FD
  • button.foreground#F7F6F9
  • button.hoverBackground#8932F5
  • button.secondaryBackground#B3B2C7
  • button.secondaryForeground#241F2E
  • button.secondaryHoverBackground#C9CAD8
  • charts.blue#4D88FF
  • charts.foreground#746F88
  • charts.green#77FFA4
  • charts.lines#DEDAE7
  • charts.orange#FFD99B
  • charts.purple#FF9BE2
  • charts.red#FF9896
  • charts.yellow#FFDE96
  • checkbox.background#302F37
  • checkbox.border#8C88A3
  • checkbox.foreground#DEDAE7
  • commandCenter.activeBackground#302f3780
  • commandCenter.background#241F2E
  • commandCenter.foreground#DEDAE7
  • debugConsole.errorForeground#FF6461
  • debugConsole.infoForeground#4D88FF
  • debugConsole.sourceForeground#DEDAE7
  • debugConsole.warningForeground#FFFF68
  • debugToolBar.background#241F2E
  • diffEditor.insertedLineBackground#77ffa44d
  • diffEditor.insertedTextBackground#dedae766
  • diffEditor.removedLineBackground#ff98964d
  • diffEditor.removedTextBackground#dedae766
  • dropdown.background#302F37
  • dropdown.border#8C88A3
  • dropdown.foreground#DEDAE7
  • dropdown.listBackground#241F2E
  • editor.background#241F2E
  • editor.findMatchHighlightBackground#ffc9c833
  • editor.findMatchHighlightBorder#FFC9C8
  • editor.foreground#DEDAE7
  • editor.inactiveSelectionBackground#ff9a6833
  • editor.lineHighlightBackground#302F37
  • editor.selectionBackground#645F74
  • editorBracketHighlight.foreground1#77FFFF
  • editorBracketHighlight.foreground2#FF77FF
  • editorBracketHighlight.foreground3#FFFF68
  • editorBracketHighlight.foreground4#77FFA4
  • editorBracketHighlight.foreground5#FFA477
  • editorBracketHighlight.foreground6#4D88FF
  • editorBracketMatch.background#ffc9c833
  • editorBracketMatch.border#FFC9C8
  • editorCursor.foreground#FFA1CF
  • editorError.foreground#FF6461
  • editorGroup.border#302F37
  • editorGroup.dropBackground#a477ff80
  • editorGroup.dropIntoPromptBackground#241F2E
  • editorGroup.dropIntoPromptForeground#C9CAD8
  • editorGroupHeader.tabsBackground#241F2E
  • editorGutter.addedBackground#77FFA4
  • editorGutter.background#241F2E
  • editorGutter.deletedBackground#FF6461
  • editorGutter.foldingControlForeground#D99BFF
  • editorGutter.modifiedBackground#FFA477
  • editorIndentGuide.activeBackground1#A477FF
  • editorIndentGuide.activeBackground2#D99BFF
  • editorIndentGuide.activeBackground3#FFA1CF
  • editorIndentGuide.activeBackground4#9555FD
  • editorIndentGuide.activeBackground5#CB74FE
  • editorIndentGuide.activeBackground6#FF66AE
  • editorIndentGuide.background1#a477ff4d
  • editorIndentGuide.background2#d99bff4d
  • editorIndentGuide.background3#ffa1cf4d
  • editorIndentGuide.background4#9555fd4d
  • editorIndentGuide.background5#cb74fe4d
  • editorIndentGuide.background6#ff66ae4d
  • editorInlayHint.background#241F2E
  • editorInlayHint.foreground#DEDAE7
  • editorInlayHint.typeBackground#645F74
  • editorInlayHint.typeForeground#DEDAE7
  • editorLightBulb.foreground#FFDE96
  • editorLightBulbAutoFix.foreground#9BFFD9
  • editorLineNumber.activeForeground#9555FD
  • editorLineNumber.foreground#746F88
  • editorOverviewRuler.background#241F2E
  • editorOverviewRuler.border#A477FF
  • editorWarning.foreground#FFFF68
  • editorWidget.background#241F2E
  • gitDecoration.addedResourceForeground#9BFFD9
  • gitDecoration.conflictingResourceForeground#FFD99B
  • gitDecoration.deletedResourceForeground#FF6461
  • gitDecoration.ignoredResourceForeground#746F88
  • gitDecoration.modifiedResourceForeground#FF9BE2
  • gitDecoration.submoduleResourceForeground#FFDE96
  • gitDecoration.untrackedResourceForeground#9BE3FF
  • icon.foreground#FFA1CF
  • input.background#302F37
  • input.border#8C88A3
  • input.foreground#DEDAE7
  • input.placeholderForeground#8C88A3
  • keybindingLabel.background#302f3780
  • keybindingTable.headerBackground#241F2E
  • keybindingTable.rowsBackground#302F37
  • list.activeSelectionBackground#302F37
  • list.activeSelectionForeground#DEDAE7
  • list.hoverBackground#241F2E
  • list.hoverForeground#C9CAD8
  • list.inactiveSelectionBackground#ff9a6833
  • list.inactiveSelectionForeground#C9CAD8
  • minimap.errorHighlight#FF6461
  • minimap.findMatchHighlight#ED2E09
  • minimap.warningHighlight#FFFF68
  • minimapSlider.background#9d1a174d
  • panel.border#D99BFF
  • peekViewEditor.background#241F2E
  • peekViewEditor.matchHighlightBackground#ffc9c833
  • peekViewEditor.matchHighlightBorder#FFC9C8
  • peekViewResult.background#302F37
  • scrollbar.shadow#302F37
  • scrollbarSlider.activeBackground#C9CAD8
  • scrollbarSlider.background#645F74
  • scrollbarSlider.hoverBackground#C9CAD8
  • settings.focusedRowBackground#302f3780
  • settings.focusedRowBorder#9555FD
  • settings.headerBorder#9555FD
  • settings.headerForeground#9555FD
  • settings.modifiedItemIndicator#A477FF
  • settings.rowHoverBackground#302f3733
  • sideBar.background#241F2E
  • sideBar.border#302F37
  • sideBar.dropBackground#a477ff80
  • sideBar.foreground#B3B2C7
  • sideBarSectionHeader.background#241F2E
  • sideBarSectionHeader.border#A477FF
  • sideBarSectionHeader.foreground#9555FD
  • sideBarTitle.foreground#FFA1CF
  • statusBar.background#9555FD
  • statusBar.debuggingBackground#FFA1CF
  • statusBar.debuggingForeground#241F2E
  • statusBar.foreground#F7F6F9
  • symbolIcon.arrayForeground#C9CAD8
  • symbolIcon.booleanForeground#FF9896
  • symbolIcon.classForeground#4D88FF
  • symbolIcon.colorForeground#FFDE96
  • symbolIcon.constantForeground#DEDAE7
  • symbolIcon.constructorForeground#FF6461
  • symbolIcon.enumeratorForeground#77FFA4
  • symbolIcon.enumeratorMemberForeground#FF9BE2
  • symbolIcon.eventForeground#FF77FF
  • symbolIcon.fieldForeground#C9CAD8
  • symbolIcon.fileForeground#C9CAD8
  • symbolIcon.folderForeground#C9CAD8
  • symbolIcon.functionForeground#80AAFF
  • symbolIcon.interfaceForeground#77FFA4
  • symbolIcon.keyForeground#C9CAD8
  • symbolIcon.keywordForeground#77FFFF
  • symbolIcon.methodForeground#80AAFF
  • symbolIcon.moduleForeground#77FFA4
  • symbolIcon.namespaceForeground#FFA477
  • symbolIcon.nullForeground#FF9896
  • symbolIcon.numberForeground#FF6461
  • symbolIcon.objectForeground#C9CAD8
  • symbolIcon.operatorForeground#77FFFF
  • symbolIcon.packageForeground#FFFF68
  • symbolIcon.propertyForeground#FF9BE2
  • symbolIcon.referenceForeground#C9CAD8
  • symbolIcon.snippetForeground#C9CAD8
  • symbolIcon.stringForeground#FFD99B
  • symbolIcon.structForeground#FF9896
  • symbolIcon.textForeground#C9CAD8
  • symbolIcon.typeParameterForeground#77FFA4
  • symbolIcon.unitForeground#C9CAD8
  • symbolIcon.variableForeground#DEDFE7
  • tab.activeBackground#302f3780
  • tab.activeBorderTop#9555FD
  • tab.activeForeground#DEDAE7
  • tab.hoverBackground#302f3733
  • tab.inactiveBackground#241F2E
  • terminal.ansiBlack#131018
  • terminal.ansiBlue#80AAFF
  • terminal.ansiBrightBlack#53505F
  • terminal.ansiBrightBlue#4D88FF
  • terminal.ansiBrightCyan#77FFFF
  • terminal.ansiBrightGreen#77FFA4
  • terminal.ansiBrightMagenta#FF77FF
  • terminal.ansiBrightRed#FF6461
  • terminal.ansiBrightWhite#F7F6F9
  • terminal.ansiBrightYellow#FFFF68
  • terminal.ansiCyan#9BE3FF
  • terminal.ansiGreen#9BFFD9
  • terminal.ansiMagenta#FF9BE2
  • terminal.ansiRed#FF9896
  • terminal.ansiWhite#DEDAE7
  • terminal.ansiYellow#FFDE96
  • terminal.background#241F2E
  • terminal.border#302F37
  • terminal.dropBackground#a477ff80
  • terminal.findMatchBackground#ffc9c833
  • terminal.findMatchBorder#FF9896
  • terminal.findMatchHighlightBackground#ffc9c833
  • terminal.findMatchHighlightBorder#FF9896
  • terminal.foreground#DEDAE7
  • terminal.inactiveSelectionBackground#ff9a6833
  • terminal.selectionBackground#645F74
  • terminal.tab.activeBorder#9555FD
  • terminalCursor.background#C8B2FF
  • terminalCursor.foreground#DEDAE7
  • terminalOverviewRuler.cursorForeground#53505F
  • terminalOverviewRuler.findMatchForeground#DEDAE7
  • textBlockQuote.background#302F37
  • textCodeBlock.background#302F37
  • textLink.activeForeground#A477FF
  • textLink.foreground#9555FD
  • titleBar.activeBackground#241F2E
  • titleBar.activeForeground#DEDAE7
  • tree.inactiveIndentGuidesStroke#9555fd4d
  • tree.indentGuidesStroke#A477FF
  • walkThrough.embeddedEditorBackground#241F2E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#746F88italic
constant.numeric, constant.language#FF9896—
constant.character#9BFFD9—
constant.other.color#FFDE96—
constant.other, constant#77FFFF—
string constant#FFD99B—
entity.other, entity.other.namespace-prefix, entity.other.keyframe-offset.percentage, entity.other.keyframe-offset#FFDE96—
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#DFD4FF—
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#FFFF68bold italic
entity.other.attribute-name.class.html, entity.other.attribute-name.class#4D88FFbold 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#FFA477—
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#77FFA4—
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#80AAFF—
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#FF9BE2—
entity.alias.import, entity.alias, entity#DFD4FF—
identifier#DFD4FF—
invalid#FF9896—
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#FFDE96—
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#FF9BE2—
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#FF9896—
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#80AAFF—
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#9BFFD9—
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#77FFFF—
keyword.control#9BFFD9italic 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#77FFA4italic bold
keyword.other.special-method#80AAFFitalic bold
markup.other, markup.list, markup.raw, markup.other, markup.quote, markup#DFD4FF—
markup.bold#FF9896bold
markup.italic#FF9896italic
markup.deleted#FF9896—
markup.underline#FF9896underline
meta#DFD4FF—
meta.function-call#80AAFF—
meta.tag.sgml.doctype, meta.tag.sgml#77FFFF—
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#77FFFF—
source.language-suffix.embedded, source.language-suffix, source#DFD4FF—
sourceembedded, sourceembedded.source#DFD4FF—
sourcestyle#DFD4FF—
storage.modifier, storage.type#FF9896bold
storage#DFD4FF—
string#C8B2FF—
string.regexp#C8B2FF—
support.constant, support.operator, support.module, support.tag, support.variable, support.struct, support.other, support#DFD4FF—
support.function#80AAFF—
support.type#77FFA4—
support.class.prelude, support.class#FF6461—
text.html.embedded, text.html.basic, text.html.markdown, text.html, text.xml, text.plain, text.embedded.html, text.embedded, text#DFD4FF—
unused.comment, unused#A477FF—
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#DFD4FF—
variable.function#80AAFF—
variable.language#FF77FF—
variable.parameter#DFD4FF—
variable.argument, variable#DFD4FF—
wildcard.comment, wildcard#DFD4FF—
ThemeDatabase All Themes by enes ozturk - VS Code Theme