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#5F535E
  • activityBar.activeBorder#F73EF6
  • activityBar.activeFocusBorder#FF77FF
  • activityBar.background#2E1F2E
  • activityBar.border#5F535E
  • activityBar.foreground#F5F2F5
  • activityBar.inactiveForeground#897888
  • activityBarBadge.background#F73EF6
  • activityBarBadge.foreground#FBF9FB
  • badge.background#F73EF6
  • badge.foreground#E7DAE7
  • breadcrumb.activeSelectionForeground#F73EF6
  • breadcrumb.background#5f535e80
  • breadcrumb.focusForeground#FF77FF
  • breadcrumb.foreground#E7DAE7
  • breadcrumbPicker.background#2E1F2E
  • button.background#F73EF6
  • button.foreground#FBF9FB
  • button.hoverBackground#DB1ED7
  • button.secondaryBackground#DCD5DD
  • button.secondaryForeground#2E1F2E
  • button.secondaryHoverBackground#ECE8EC
  • charts.blue#689AFF
  • charts.foreground#9C8B9C
  • charts.green#77FFA4
  • charts.lines#E7DAE7
  • charts.orange#FFD99B
  • charts.purple#D99BFF
  • charts.red#FA8680
  • charts.yellow#FFDE96
  • checkbox.background#5F535E
  • checkbox.border#B1A3B2
  • checkbox.foreground#E7DAE7
  • commandCenter.activeBackground#5f535e80
  • commandCenter.background#2E1F2E
  • commandCenter.foreground#E7DAE7
  • debugConsole.errorForeground#FF4242
  • debugConsole.infoForeground#689AFF
  • debugConsole.sourceForeground#E7DAE7
  • debugConsole.warningForeground#FFFF68
  • debugToolBar.background#2E1F2E
  • diffEditor.insertedLineBackground#77ffa44d
  • diffEditor.insertedTextBackground#e7dae766
  • diffEditor.removedLineBackground#fa86804d
  • diffEditor.removedTextBackground#e7dae766
  • dropdown.background#5F535E
  • dropdown.border#B1A3B2
  • dropdown.foreground#E7DAE7
  • dropdown.listBackground#2E1F2E
  • editor.background#2E1F2E
  • editor.findMatchHighlightBackground#ffedc633
  • editor.findMatchHighlightBorder#FFEDC6
  • editor.foreground#E7DAE7
  • editor.inactiveSelectionBackground#ffff6833
  • editor.lineHighlightBackground#5F535E
  • editor.selectionBackground#897888
  • editorBracketHighlight.foreground1#68FFFF
  • editorBracketHighlight.foreground2#A477FF
  • editorBracketHighlight.foreground3#FFFF68
  • editorBracketHighlight.foreground4#77FFA4
  • editorBracketHighlight.foreground5#FFA477
  • editorBracketHighlight.foreground6#689AFF
  • editorBracketMatch.background#ffedc633
  • editorBracketMatch.border#FFEDC6
  • editorCursor.foreground#FFBEBE
  • editorError.foreground#FF4242
  • editorGroup.border#5F535E
  • editorGroup.dropBackground#ff77ff80
  • editorGroup.dropIntoPromptBackground#2E1F2E
  • editorGroup.dropIntoPromptForeground#ECE8EC
  • editorGroupHeader.tabsBackground#2E1F2E
  • editorGutter.addedBackground#77FFA4
  • editorGutter.background#2E1F2E
  • editorGutter.deletedBackground#FF4242
  • editorGutter.foldingControlForeground#FECCF0
  • editorGutter.modifiedBackground#FFA477
  • editorIndentGuide.activeBackground1#FF77FF
  • editorIndentGuide.activeBackground2#FECCF0
  • editorIndentGuide.activeBackground3#FFBEBE
  • editorIndentGuide.activeBackground4#F73EF6
  • editorIndentGuide.activeBackground5#FF9BE2
  • editorIndentGuide.activeBackground6#FEA3A3
  • editorIndentGuide.background1#ff77ff4d
  • editorIndentGuide.background2#feccf04d
  • editorIndentGuide.background3#ffbebe4d
  • editorIndentGuide.background4#f73ef64d
  • editorIndentGuide.background5#ff9be24d
  • editorIndentGuide.background6#fea3a34d
  • editorInlayHint.background#2E1F2E
  • editorInlayHint.foreground#E7DAE7
  • editorInlayHint.typeBackground#897888
  • editorInlayHint.typeForeground#E7DAE7
  • editorLightBulb.foreground#FFDE96
  • editorLightBulbAutoFix.foreground#9BFFD9
  • editorLineNumber.activeForeground#F73EF6
  • editorLineNumber.foreground#9C8B9C
  • editorOverviewRuler.background#2E1F2E
  • editorOverviewRuler.border#FF77FF
  • editorWarning.foreground#FFFF68
  • editorWidget.background#2E1F2E
  • gitDecoration.addedResourceForeground#9BFFD9
  • gitDecoration.conflictingResourceForeground#FFD99B
  • gitDecoration.deletedResourceForeground#FF4242
  • gitDecoration.ignoredResourceForeground#9C8B9C
  • gitDecoration.modifiedResourceForeground#D99BFF
  • gitDecoration.submoduleResourceForeground#FFDE96
  • gitDecoration.untrackedResourceForeground#96FFDE
  • icon.foreground#FFBEBE
  • input.background#5F535E
  • input.border#B1A3B2
  • input.foreground#E7DAE7
  • input.placeholderForeground#B1A3B2
  • keybindingLabel.background#5f535e80
  • keybindingTable.headerBackground#2E1F2E
  • keybindingTable.rowsBackground#5F535E
  • list.activeSelectionBackground#5F535E
  • list.activeSelectionForeground#E7DAE7
  • list.hoverBackground#2E1F2E
  • list.hoverForeground#ECE8EC
  • list.inactiveSelectionBackground#ffff6833
  • list.inactiveSelectionForeground#ECE8EC
  • minimap.errorHighlight#FF4242
  • minimap.findMatchHighlight#ECD006
  • minimap.warningHighlight#FFFF68
  • minimapSlider.background#b73f064d
  • panel.border#FECCF0
  • peekViewEditor.background#2E1F2E
  • peekViewEditor.matchHighlightBackground#ffedc633
  • peekViewEditor.matchHighlightBorder#FFEDC6
  • peekViewResult.background#5F535E
  • scrollbar.shadow#5F535E
  • scrollbarSlider.activeBackground#ECE8EC
  • scrollbarSlider.background#897888
  • scrollbarSlider.hoverBackground#ECE8EC
  • settings.focusedRowBackground#5f535e80
  • settings.focusedRowBorder#F73EF6
  • settings.headerBorder#F73EF6
  • settings.headerForeground#F73EF6
  • settings.modifiedItemIndicator#FF77FF
  • settings.rowHoverBackground#5f535e33
  • sideBar.background#2E1F2E
  • sideBar.border#5F535E
  • sideBar.dropBackground#ff77ff80
  • sideBar.foreground#DCD5DD
  • sideBarSectionHeader.background#2E1F2E
  • sideBarSectionHeader.border#FF77FF
  • sideBarSectionHeader.foreground#F73EF6
  • sideBarTitle.foreground#FFBEBE
  • statusBar.background#F73EF6
  • statusBar.debuggingBackground#FFBEBE
  • statusBar.debuggingForeground#2E1F2E
  • statusBar.foreground#FBF9FB
  • symbolIcon.arrayForeground#ECE8EC
  • symbolIcon.booleanForeground#FA8680
  • symbolIcon.classForeground#689AFF
  • symbolIcon.colorForeground#FFDE96
  • symbolIcon.constantForeground#E7DAE7
  • symbolIcon.constructorForeground#FF4242
  • symbolIcon.enumeratorForeground#77FFA4
  • symbolIcon.enumeratorMemberForeground#D99BFF
  • symbolIcon.eventForeground#A477FF
  • symbolIcon.fieldForeground#ECE8EC
  • symbolIcon.fileForeground#ECE8EC
  • symbolIcon.folderForeground#ECE8EC
  • symbolIcon.functionForeground#96DAFF
  • symbolIcon.interfaceForeground#77FFA4
  • symbolIcon.keyForeground#ECE8EC
  • symbolIcon.keywordForeground#68FFFF
  • symbolIcon.methodForeground#96DAFF
  • symbolIcon.moduleForeground#77FFA4
  • symbolIcon.namespaceForeground#FFA477
  • symbolIcon.nullForeground#FA8680
  • symbolIcon.numberForeground#FF4242
  • symbolIcon.objectForeground#ECE8EC
  • symbolIcon.operatorForeground#68FFFF
  • symbolIcon.packageForeground#FFFF68
  • symbolIcon.propertyForeground#D99BFF
  • symbolIcon.referenceForeground#ECE8EC
  • symbolIcon.snippetForeground#ECE8EC
  • symbolIcon.stringForeground#FFD99B
  • symbolIcon.structForeground#FA8680
  • symbolIcon.textForeground#ECE8EC
  • symbolIcon.typeParameterForeground#77FFA4
  • symbolIcon.unitForeground#ECE8EC
  • symbolIcon.variableForeground#F5F2F5
  • tab.activeBackground#5f535e80
  • tab.activeBorderTop#F73EF6
  • tab.activeForeground#E7DAE7
  • tab.hoverBackground#5f535e33
  • tab.inactiveBackground#2E1F2E
  • terminal.ansiBlack#181018
  • terminal.ansiBlue#96DAFF
  • terminal.ansiBrightBlack#5F535E
  • terminal.ansiBrightBlue#689AFF
  • terminal.ansiBrightCyan#68FFFF
  • terminal.ansiBrightGreen#77FFA4
  • terminal.ansiBrightMagenta#A477FF
  • terminal.ansiBrightRed#FF4242
  • terminal.ansiBrightWhite#FBF9FB
  • terminal.ansiBrightYellow#FFFF68
  • terminal.ansiCyan#96FFDE
  • terminal.ansiGreen#9BFFD9
  • terminal.ansiMagenta#D99BFF
  • terminal.ansiRed#FA8680
  • terminal.ansiWhite#E7DAE7
  • terminal.ansiYellow#FFDE96
  • terminal.background#2E1F2E
  • terminal.border#5F535E
  • terminal.dropBackground#ff77ff80
  • terminal.findMatchBackground#ffedc633
  • terminal.findMatchBorder#FFDE96
  • terminal.findMatchHighlightBackground#ffedc633
  • terminal.findMatchHighlightBorder#FFDE96
  • terminal.foreground#E7DAE7
  • terminal.inactiveSelectionBackground#ffff6833
  • terminal.selectionBackground#897888
  • terminal.tab.activeBorder#F73EF6
  • terminalCursor.background#FFA7FF
  • terminalCursor.foreground#E7DAE7
  • terminalOverviewRuler.cursorForeground#5F535E
  • terminalOverviewRuler.findMatchForeground#E7DAE7
  • textBlockQuote.background#5F535E
  • textCodeBlock.background#5F535E
  • textLink.activeForeground#FF77FF
  • textLink.foreground#F73EF6
  • titleBar.activeBackground#2E1F2E
  • titleBar.activeForeground#E7DAE7
  • tree.inactiveIndentGuidesStroke#f73ef64d
  • tree.indentGuidesStroke#FF77FF
  • walkThrough.embeddedEditorBackground#2E1F2E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9C8B9Citalic
constant.numeric, constant.language#FA8680
constant.character#9BFFD9
constant.other.color#FFDE96
constant.other, constant#68FFFF
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#FDCEFF
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#689AFFbold 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#96DAFF
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#D99BFF
entity.alias.import, entity.alias, entity#FDCEFF
identifier#FDCEFF
invalid#FA8680
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#D99BFF
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#FA8680
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#96DAFF
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#68FFFF
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#96DAFFitalic bold
markup.other, markup.list, markup.raw, markup.other, markup.quote, markup#FDCEFF
markup.bold#FA8680bold
markup.italic#FA8680italic
markup.deleted#FA8680
markup.underline#FA8680underline
meta#FDCEFF
meta.function-call#96DAFF
meta.tag.sgml.doctype, meta.tag.sgml#68FFFF
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#68FFFF
source.language-suffix.embedded, source.language-suffix, source#FDCEFF
sourceembedded, sourceembedded.source#FDCEFF
sourcestyle#FDCEFF
storage.modifier, storage.type#FA8680bold
storage#FDCEFF
string#FFA7FF
string.regexp#FFA7FF
support.constant, support.operator, support.module, support.tag, support.variable, support.struct, support.other, support#FDCEFF
support.function#96DAFF
support.type#77FFA4
support.class.prelude, support.class#FF4242
text.html.embedded, text.html.basic, text.html.markdown, text.html, text.xml, text.plain, text.embedded.html, text.embedded, text#FDCEFF
unused.comment, unused#FF77FF
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#FDCEFF
variable.function#96DAFF
variable.language#A477FF
variable.parameter#FDCEFF
variable.argument, variable#FDCEFF
wildcard.comment, wildcard#FDCEFF

Shiki preview

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

Loading...

vibe by yondav - VS Code Theme