Skip to main content
Coding Theme

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.

  • badge.background#2e303e
  • badge.foreground#d5d8da
  • breadcrumbPicker.background#232530
  • button.background#2e303e
  • debugToolBar.background#1c1e26
  • diffEditor.insertedTextBackground#09f7a01a
  • diffEditor.removedTextBackground#f7768e1a
  • dropdown.background#232530
  • dropdown.listBackground#2e303e
  • editor.background#0e0e0e
  • editor.findMatchBackground#000000
  • editor.findMatchHighlightBackground#1b1b1b
  • editor.findRangeHighlightBackground#6c6f931a
  • editor.lineHighlightBackground#080808
  • editor.rangeHighlightBackground#2e303e80
  • editorBracketMatch.background#6c6f9380
  • editorBracketMatch.border#6c6f9300
  • editorCodeLens.foreground#6c6f9380
  • editorCursor.background#1c1e26
  • editorCursor.foreground#eeffff
  • editorError.foreground#f7768e
  • editorGroup.border#1a1c23
  • editorGroup.dropBackground#6c6f934d
  • editorGroupHeader.tabsBackground#0e0e0e
  • editorGutter.addedBackground#73daca
  • editorGutter.deletedBackground#f7768e
  • editorGutter.modifiedBackground#21bfc2b3
  • editorLineNumber.activeForeground#d5d8da80
  • editorLineNumber.foreground#d5d8da1a
  • editorOverviewRuler.addedForeground#73daca
  • editorOverviewRuler.border#2e303eb3
  • editorOverviewRuler.bracketMatchForeground#d5d8da80
  • editorOverviewRuler.deletedForeground#d5d8da80
  • editorOverviewRuler.errorForeground#f7768e
  • editorOverviewRuler.findMatchForeground#6c6f93
  • editorOverviewRuler.modifiedForeground#21bfc280
  • editorOverviewRuler.warningForeground#ffdb69
  • editorRuler.foreground#6c6f934d
  • editorSuggestWidget.highlightForeground#7aa2f7
  • editorWarning.foreground#ffdb69
  • editorWhitespace.foreground#1f1f1f
  • editorWidget.background#141414
  • editorWidget.border#232530
  • errorForeground#f7768e
  • extensionButton.prominentBackground#7aa2f7
  • extensionButton.prominentHoverBackground#7aa2f7
  • focusBorder#1a1c23
  • foreground#d5d8da
  • gitDecoration.addedResourceForeground#73daca
  • gitDecoration.deletedResourceForeground#f7768e
  • gitDecoration.ignoredResourceForeground#d5d8da4d
  • gitDecoration.modifiedResourceForeground#7aa2f7
  • gitDecoration.untrackedResourceForeground#73daca
  • input.background#141414
  • inputOption.activeBackground#7aa2f7
  • inputOption.activeBorder#7aa2f7
  • inputOption.activeForeground#0e0e0e
  • inputValidation.errorBackground#f7768e80
  • inputValidation.errorBorder#f7768e00
  • list.activeSelectionBackground#2e303e80
  • list.activeSelectionForeground#d5d8da
  • list.dropBackground#6c6f9380
  • list.errorForeground#f7768e
  • list.focusBackground#2e303e80
  • list.focusForeground#d5d8da
  • list.highlightForeground#7aa2f7
  • list.hoverBackground#2e303e80
  • list.hoverForeground#d5d8da
  • list.inactiveFocusBackground#2e303e80
  • list.inactiveSelectionBackground#2e303e4d
  • list.inactiveSelectionForeground#d5d8da
  • list.warningForeground#ffdb69
  • panelTitle.activeBorder#7aa2f7
  • peekView.border#1a1c23
  • peekViewEditor.background#232530
  • peekViewEditor.matchHighlightBackground#6c6f9380
  • peekViewResult.background#232530
  • peekViewResult.matchHighlightBackground#6c6f9380
  • peekViewResult.selectionBackground#2e303e80
  • peekViewTitle.background#232530
  • pickerGroup.foreground#7aa2f7
  • progressBar.background#7aa2f7
  • scrollbar.shadow#16161c
  • scrollbarSlider.activeBackground#6c6f9380
  • scrollbarSlider.background#6c6f931a
  • scrollbarSlider.hoverBackground#6c6f934d
  • selection.background#6c6f9380
  • sideBar.background#0e0e0e
  • sideBar.dropBackground#6c6f934d
  • sideBar.foreground#d5d8da80
  • sideBarSectionHeader.background#0e0e0e
  • sideBarSectionHeader.foreground#d5d8dab3
  • statusBar.background#0e0e0e
  • statusBar.debuggingBackground#ff9e64
  • statusBar.debuggingForeground#06060c
  • statusBar.foreground#d5d8da80
  • statusBar.noFolderBackground#1c1e26
  • statusBarItem.hoverBackground#2e303e
  • statusBarItem.prominentBackground#2e303e
  • statusBarItem.prominentHoverBackground#6c6f93
  • tab.activeBackground#0e0e0e
  • tab.activeBorder#6c6f9380
  • tab.border#1c1e2600
  • tab.inactiveBackground#0e0e0e
  • terminal.ansiBlue#26bbd9
  • terminal.ansiBrightBlue#3fc4de
  • terminal.ansiBrightCyan#6be4e6
  • terminal.ansiBrightGreen#73daca
  • terminal.ansiBrightMagenta#f075b5
  • terminal.ansiBrightRed#ec6a88
  • terminal.ansiBrightYellow#ff9e64
  • terminal.ansiCyan#59e1e3
  • terminal.ansiGreen#29d398
  • terminal.ansiMagenta#ee64ac
  • terminal.ansiRed#f7768e
  • terminal.ansiYellow#ff9e64
  • terminal.foreground#d5d8da
  • terminal.selectionBackground#6c6f934d
  • terminalCursor.background#d5d8da
  • terminalCursor.foreground#6c6f9380
  • textLink.activeForeground#6593f6
  • textLink.foreground#7aa2f7
  • titleBar.activeBackground#0e0e0e
  • titleBar.activeForeground#eeffff
  • titleBar.border#0e0e0e
  • walkThrough.embeddedEditorBackground#232530
  • widget.shadow#16161c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, meta.var.expr storage.type, keyword.control.flow, keyword.control.return, meta.directive.vue punctuation.separator.key-value.html, meta.directive.vue entity.other.attribute-name.html, tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js, storage.modifier, string.quoted.docstring.multi, string.quoted.docstring.multi.python punctuation.definition.string.begin, string.quoted.docstring.multi.python punctuation.definition.string.end, string.quoted.docstring.multi.python constant.character.escapeitalic
keyword.control.flow.block-scalar.literal, keyword.control.flow.python
comment, comment.block.documentation, punctuation.definition.comment, comment.block.documentation punctuation, string.quoted.docstring.multi, string.quoted.docstring.multi.python punctuation.definition.string.begin, string.quoted.docstring.multi.python punctuation.definition.string.end, string.quoted.docstring.multi.python constant.character.escape#51597D
keyword.operator.assignment.jsdoc, comment.block.documentation variable, comment.block.documentation storage, comment.block.documentation keyword, comment.block.documentation support, comment.block.documentation markup, comment.block.documentation markup.inline.raw.string.markdown, meta.other.type.phpdoc.php keyword.other.type.php, meta.other.type.phpdoc.php support.other.namespace.php, meta.other.type.phpdoc.php punctuation.separator.inheritance.php, meta.other.type.phpdoc.php support.class, keyword.other.phpdoc.php, log.date#5A638C
meta.other.type.phpdoc.php support.class, comment.block.documentation storage.type, comment.block.documentation punctuation.definition.block.tag, comment.block.documentation entity.name.type.instance#646E9C
variable.other.constant, punctuation.definition.constant, constant.language, constant.numeric, support.constant, constant.other.caps#FF9E64
string, constant.other.symbol, constant.other.key, meta.attribute-selector, string constant.character#9ECE6A
constant.other.color, constant.other.color.rgb-value.hex punctuation.definition.constant#9AA5CE
invalid, invalid.illegal#FF5370
invalid.deprecated#BB9AF7
storage.type#BB9AF7
meta.var.expr storage.type, storage.modifier#9D7CD8
punctuation.definition.template-expression, punctuation.section.embedded, meta.embedded.line.tag.smarty, support.constant.handlebars, punctuation.section.tag.twig#7DCFFF
keyword.control.smarty, keyword.control.twig, support.constant.handlebars keyword.control, keyword.operator.comparison.twig, keyword.blade, entity.name.function.blade, meta.tag.blade keyword.other.type.php#0DB9D7
keyword.operator.spread, keyword.operator.rest#F7768Ebold
keyword.operator, keyword.control.as, keyword.other, keyword.operator.bitwise.shift, punctuation, expression.embbeded.vue punctuation.definition.tag, text.html.twig meta.tag.inline.any.html, meta.tag.template.value.twig meta.function.arguments.twig, meta.directive.vue punctuation.separator.key-value.html, punctuation.definition.constant.markdown, punctuation.definition.string, punctuation.support.type.property-name, text.html.vue-html meta.tag, meta.attribute.directive, punctuation.definition.keyword, punctuation.terminator.rule, punctuation.definition.entity, punctuation.separator.inheritance.php, keyword.other.template, keyword.other.substitution, entity.name.operator, meta.property-list punctuation.separator.key-value, meta.at-rule.mixin punctuation.separator.key-value, meta.at-rule.function variable.parameter.url, meta.embedded.inline.phpx punctuation.definition.tag.begin.html, meta.embedded.inline.phpx punctuation.definition.tag.end.html#89DDFF
keyword.control.module.js, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.default, meta.import keyword.other#7DCFFF
keyword, keyword.control, keyword.other.important#BB9AF7
keyword.other.DML#7DCFFF
keyword.operator.logical, storage.type.function, keyword.operator.bitwise, keyword.operator.ternary, keyword.operator.comparison, keyword.operator.relational, keyword.operator.or.regexp#BB9AF7
entity.name.tag#F7768E
entity.name.tag support.class.component, meta.tag.custom entity.name.tag, meta.tag.other.unrecognized.html.derivative entity.name.tag, meta.tag#DE5971
punctuation.definition.tag, text.html.php meta.embedded.block.html meta.tag.metadata.script.end.html punctuation.definition.tag.begin.html text.html.basic#BA3C97
constant.other.php, variable.other.global.safer, variable.other.global.safer punctuation.definition.variable, variable.other.global, variable.other.global punctuation.definition.variable, constant.other#E0AF68
variable, support.variable, string constant.other.placeholder, variable.parameter.handlebars, variable.other.object, meta.fstring, meta.function-call meta.function-call.arguments, meta.embedded.inline.phpx constant.other.php#C0CAF5
meta.array.literal variable#7DCFFF
meta.object-literal.key, entity.name.type.hcl, string.alias.graphql, string.unquoted.graphql, string.unquoted.alias.graphql, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, meta.field.declaration.ts variable.object.property, meta.block entity.name.label#73DACA
variable.other.property, support.variable.property, support.variable.property.dom, meta.function-call variable.other.object.property#7DCFFF
variable.other.object.property#C0CAF5
meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.object-literal.key#41A6B5
source.cpp meta.block variable.other#F7768E
support.other.variable#F7768E
meta.class-method.js entity.name.function.js, entity.name.method.js, variable.function.constructor, keyword.other.special-method, storage.type.cs#7AA2F7
entity.name.function, variable.other.enummember, meta.function-call, meta.function-call entity.name.function, variable.function, meta.definition.method entity.name.function, meta.object-literal entity.name.function#7AA2F7
variable.parameter.function.language.special, variable.parameter, meta.function.parameters punctuation.definition.variable, meta.function.parameter variable#E0AF68
keyword.other.type.php, storage.type.php, constant.character, constant.escape, keyword.other.unit#BB9AF7
meta.definition.variable variable.other.constant, meta.definition.variable variable.other.readwrite, variable.declaration.hcl variable.other.readwrite.hcl, meta.mapping.key.hcl variable.other.readwrite.hcl, variable.other.declaration#BB9AF7
entity.other.inherited-class#BB9AF7
support.class, support.type, variable.other.readwrite.alias, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, support.type.sys-types, support.variable.dom, support.constant.math, support.type.object.module, support.constant.json, entity.name.namespace, meta.import.qualifier, variable.other.constant.object#0DB9D7
entity.name#C0CAF5
support.function#0DB9D7
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name, support.type.property-name.css, support.type.vendored.property-name, support.type.map.key#7AA2F7
support.constant.font-name, meta.definition.variable#9ECE6A
entity.other.attribute-name.class, meta.at-rule.mixin.scss entity.name.function.scss#9ECE6A
entity.other.attribute-name.id#FC7B7B
entity.name.tag.css#0DB9D7
entity.other.attribute-name.pseudo-class punctuation.definition.entity, entity.other.attribute-name.pseudo-element punctuation.definition.entity, entity.other.attribute-name.class punctuation.definition.entity, entity.name.tag.reference#E0AF68
meta.property-list#9ABDF5
meta.property-list meta.at-rule.if, meta.at-rule.return variable.parameter.url, meta.property-list meta.at-rule.else#FF9E64
entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity.css#73DACA
meta.property-list meta.property-list#9ABDF5
meta.at-rule.mixin keyword.control.at-rule.mixin, meta.at-rule.include entity.name.function.scss, meta.at-rule.include keyword.control.at-rule.include#BB9AF7
keyword.control.at-rule.include punctuation.definition.keyword, keyword.control.at-rule.mixin punctuation.definition.keyword, meta.at-rule.include keyword.control.at-rule.include, keyword.control.at-rule.extend punctuation.definition.keyword, meta.at-rule.extend keyword.control.at-rule.extend, entity.other.attribute-name.placeholder.css punctuation.definition.entity.css, meta.at-rule.media keyword.control.at-rule.media, meta.at-rule.mixin keyword.control.at-rule.mixin, meta.at-rule.function keyword.control.at-rule.function, keyword.control punctuation.definition.keyword#9D7CD8
meta.property-list meta.at-rule.include#C0CAF5
support.constant.property-value#FF9E64
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#C0CAF5
variable.language#F7768E
variable.other punctuation.definition.variable#C0CAF5
source.js constant.other.object.key.js string.unquoted.label.js, variable.language.this punctuation.definition.variable, keyword.other.this#F7768E
entity.other.attribute-name, text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#BB9AF7
text.html constant.character.entity#0DB9D7
entity.other.attribute-name.id.html, meta.directive.vue entity.other.attribute-name.html#BB9AF7
source.sass keyword.control#7AA2F7
entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element, entity.other.attribute-name.placeholder, meta.property-list meta.property-value#BB9AF7
markup.inserted#449DAB
markup.deleted#914C54
markup.changed#6183BB
string.regexp#B4F9F8
punctuation.definition.group#F7768E
constant.other.character-class.regexp#BB9AF7
constant.other.character-class.set.regexp, punctuation.definition.character-class.regexp#E0AF68
keyword.operator.quantifier.regexp#89DDFF
constant.character.escape.backslash#C0CAF5
constant.character.escape#89DDFF
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#7AA2F7
keyword.other.unit#F7768E
source.json meta.structure.dictionary.json support.type.property-name.json#7AA2F7
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0DB9D7
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#7DCFFF
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#BB9AF7
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#E0AF68
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#0DB9D7
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#73DACA
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#F7768E
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#9ECE6A
punctuation.definition.list_item.markdown#9ABDF5
meta.block, meta.brace, punctuation.definition.block, punctuation.definition.use, punctuation.definition.class, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, punctuation.definition.switch-expression.begin.bracket, punctuation.definition.switch-expression.end.bracket, punctuation.definition.section.switch-block.begin.bracket, punctuation.definition.section.switch-block.end.bracket, punctuation.definition.group.shell, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.dictionary, punctuation.definition.array, punctuation.section#9ABDF5
meta.embedded.block#C0CAF5
meta.tag JSXNested, meta.jsx.children, text.html, text.log#9AA5CE
text.html.markdown markup.inline.raw.markdown#BB9AF7
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#4E5579
heading.1.markdown entity.name, heading.1.markdown punctuation.definition.heading.markdown#89DDFFbold
heading.2.markdown entity.name, heading.2.markdown punctuation.definition.heading.markdown#61BDF2bold
heading.3.markdown entity.name, heading.3.markdown punctuation.definition.heading.markdown#7AA2F7bold
heading.4.markdown entity.name, heading.4.markdown punctuation.definition.heading.markdown#6D91DEbold
heading.5.markdown entity.name, heading.5.markdown punctuation.definition.heading.markdown#9AA5CEbold
heading.6.markdown entity.name, heading.6.markdown punctuation.definition.heading.markdown#747CA1bold
markup.italic, markup.italic punctuation#C0CAF5italic
markup.bold, markup.bold punctuation#C0CAF5bold
markup.bold markup.italic, markup.bold markup.italic punctuation#C0CAF5bold italic
markup.underline, markup.underline punctuationunderline
markup.quote punctuation.definition.blockquote.markdown#4E5579
markup.quoteitalic
string.other.link, markup.underline.link, constant.other.reference.link.markdown, string.other.link.description.title.markdown#73DACA
markup.fenced_code.block.markdown, markup.inline.raw.string.markdown, variable.language.fenced.markdown#89DDFF
meta.separator#51597Dbold
markup.table#C0CEFC
token.info-token#0DB9D7
token.warn-token#FFDB69
token.error-token#DB4B4B
token.debug-token#B267E6
entity.tag.apacheconf#F7768E
meta.preprocessor#73DACA
source.env#7AA2F7
variable, entity.name, entity.name.module.js, variable.import.parameter.js, variable.other.class.js, variable.other.object.property, meta.function-call variable.other.object.property, constant, meta.definition.variable variable.other.constant, meta.definition.variable variable.other.readwrite, variable.declaration.hcl variable.other.readwrite.hcl, meta.mapping.key.hcl variable.other.readwrite.hcl, variable.other.declaration, entity.other.inherited-class, variable, support.variable, string constant.other.placeholder, variable.parameter.handlebars, variable.other.object, meta.fstring, meta.function-call meta.function-call.arguments, variable.other.property, support.variable.property, support.variable.property.dom, meta.object-literal.key, string.alias.graphql, string.unquoted.graphql, string.unquoted.alias.graphql, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, meta.field.declaration.ts variable.object.property, variable.other.constant, meta.array.literal variable, meta.array.literal.ts, text.html.derivative, variable.other.readwrite.ts, meta.block entity.name.label, variable.other.readwrite.alias, meta.block, keyword.operator.rest, variable.other.constant.object#EEFFFF
meta.brace, punctuation.definition.block, punctuation.definition.use, punctuation.definition.class, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, punctuation.definition.switch-expression.begin.bracket, punctuation.definition.switch-expression.end.bracket, punctuation.definition.section.switch-block.begin.bracket, punctuation.definition.section.switch-block.end.bracket, punctuation.definition.group.shell, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.dictionary, punctuation.definition.array, punctuation.section, keyword.operator.logical, keyword.operator.bitwise, keyword.operator.ternary, keyword.operator.comparison, keyword.operator.relational, keyword.operator.or.regexp, keyword.operator.spread, punctuation.definition.tag, storage.type.function.arrow.ts#7DCFFF
meta.array.literal variable, variable.parameter.function.language.special, variable.parameter, meta.function.parameters punctuation.definition.variable, meta.function.parameter variable#FF9E64
entity.name#C3E88Ditalic
entity.other.attribute-name, meta.attribute.directive.control.vue, keyword.control.conditional.vue, keyword.control.loop.vue, meta.attribute.directive#FFCB6B
punctuation.definition.string#C3E88D
support.type, constant.language, keyword.control.as, keyword.operator.expression.in.ts, keyword.operator.expression.of.ts, keyword.control.import, keyword.control.from, keyword.operator.new, keyword.other, keyword.operator.expression, keyword.control.export, support.class, keyword.operator.type.asserts.ts#BB9AF7italic
emphasisitalic
strongbold
entity.other.attribute-nameitalic
markup.underlineunderline
markup.boldbold
markup.headingbold
markup.italicitalic
storage.modifieritalic
keyword.controlitalic
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python, keyword.operator.returnitalic
variable.language#FF5874italic
meta.decorator punctuation.decoratoritalic
punctuation.definition.comment, commentitalic
storage.type.functionitalic
meta.function-call entity.name.function, entity.name.function, meta.arrow.ts, storage.type.function.arrow.ts
variable.other.property#9AA5CE
entity.name.tag, punctuation.accessor.optional.ts
Abyx by Luca Joos - VS Code Theme