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.activeBorder#0078D4
  • activityBar.background#181818
  • activityBar.border#2B2B2B
  • activityBar.foreground#D7D7D7
  • activityBar.inactiveForeground#868686
  • activityBarBadge.background#0078D4
  • activityBarBadge.foreground#FFFFFF
  • badge.background#616161
  • badge.foreground#F8F8F8
  • button.background#0078D4
  • button.border#FFFFFF12
  • button.foreground#FFFFFF
  • button.hoverBackground#026EC1
  • button.secondaryBackground#313131
  • button.secondaryForeground#CCCCCC
  • button.secondaryHoverBackground#3C3C3C
  • chat.editedFileForeground#E2C08D
  • chat.slashCommandBackground#34414B
  • chat.slashCommandForeground#40A6FF
  • checkbox.background#313131
  • checkbox.border#3C3C3C
  • debugToolBar.background#181818
  • descriptionForeground#9D9D9D
  • dropdown.background#313131
  • dropdown.border#3C3C3C
  • dropdown.foreground#CCCCCC
  • dropdown.listBackground#1F1F1F
  • editor.background#1F1F1F
  • editor.findMatchBackground#9E6A03
  • editor.foreground#CCCCCC
  • editorGroup.border#FFFFFF17
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#2B2B2B
  • editorGutter.addedBackground#2EA043
  • editorGutter.deletedBackground#F85149
  • editorGutter.modifiedBackground#0078D4
  • editorLineNumber.activeForeground#CCCCCC
  • editorLineNumber.foreground#6E7681
  • editorOverviewRuler.border#010409
  • editorWidget.background#202020
  • errorForeground#F85149
  • focusBorder#0078D4
  • foreground#CCCCCC
  • icon.foreground#CCCCCC
  • input.background#313131
  • input.border#3C3C3C
  • input.foreground#CCCCCC
  • input.placeholderForeground#989898
  • inputOption.activeBackground#2489DB82
  • inputOption.activeBorder#2488DB
  • keybindingLabel.foreground#CCCCCC
  • menu.background#1F1F1F
  • menu.selectionBackground#0078d4
  • notificationCenterHeader.background#1F1F1F
  • notificationCenterHeader.foreground#CCCCCC
  • notifications.background#1F1F1F
  • notifications.border#2B2B2B
  • notifications.foreground#CCCCCC
  • panel.background#181818
  • panel.border#2B2B2B
  • panelInput.border#2B2B2B
  • panelTitle.activeBorder#0078D4
  • panelTitle.activeForeground#CCCCCC
  • panelTitle.inactiveForeground#9D9D9D
  • peekViewEditor.background#1F1F1F
  • peekViewEditor.matchHighlightBackground#BB800966
  • peekViewResult.background#1F1F1F
  • peekViewResult.matchHighlightBackground#BB800966
  • pickerGroup.border#3C3C3C
  • progressBar.background#0078D4
  • quickInput.background#222222
  • quickInput.foreground#CCCCCC
  • settings.dropdownBackground#313131
  • settings.dropdownBorder#3C3C3C
  • settings.headerForeground#FFFFFF
  • settings.modifiedItemIndicator#BB800966
  • sideBar.background#181818
  • sideBar.border#2B2B2B
  • sideBar.foreground#CCCCCC
  • sideBarSectionHeader.background#181818
  • sideBarSectionHeader.border#2B2B2B
  • sideBarSectionHeader.foreground#CCCCCC
  • sideBarTitle.foreground#CCCCCC
  • statusBar.background#181818
  • statusBar.border#2B2B2B
  • statusBar.debuggingBackground#0078D4
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.focusBorder#0078D4
  • statusBar.foreground#CCCCCC
  • statusBar.noFolderBackground#1F1F1F
  • statusBarItem.focusBorder#0078D4
  • statusBarItem.prominentBackground#6E768166
  • statusBarItem.remoteBackground#0078D4
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#1F1F1F
  • tab.activeBorder#1F1F1F
  • tab.activeBorderTop#0078D4
  • tab.activeForeground#FFFFFF
  • tab.border#2B2B2B
  • tab.hoverBackground#1F1F1F
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#9D9D9D
  • tab.selectedBorderTop#6caddf
  • tab.unfocusedActiveBorder#1F1F1F
  • tab.unfocusedActiveBorderTop#2B2B2B
  • tab.unfocusedHoverBackground#1F1F1F
  • terminal.foreground#CCCCCC
  • terminal.tab.activeBorder#0078D4
  • textBlockQuote.background#2B2B2B
  • textBlockQuote.border#616161
  • textCodeBlock.background#2B2B2B
  • textLink.activeForeground#4daafc
  • textLink.foreground#4daafc
  • textPreformat.background#3C3C3C
  • textPreformat.foreground#D0D0D0
  • textSeparator.foreground#21262D
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#CCCCCC
  • titleBar.border#2B2B2B
  • titleBar.inactiveBackground#1F1F1F
  • titleBar.inactiveForeground#9D9D9D
  • welcomePage.progress.foreground#0078D4
  • welcomePage.tileBackground#2B2B2B
  • widget.border#313131

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison#bdbdbd—
variable.other.generic-type.haskell#6C95EB—
variable.other.object.property#66c3cc—
variable.other.property#66c3cc—
storage.type.haskell#ED94C0—
support.variable.magic.python#bdbdbd—
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#bdbdbd—
variable.parameter.function.language.special.self.python#C191FF—
storage.modifier.lifetime.rust#bdbdbd—
support.function.std.rust#39CC8F—
entity.name.lifetime.rust#C191FF—
variable.language.rust#bdbdbd—
support.constant.edge#6C95EB—
constant.other.character-class.regexp#bdbdbd—
keyword.operator.quantifier.regexp#ED94C0—
punctuation.definition.string.begin,punctuation.definition.string.end#C9A26D—
variable.parameter.function#bdbdbd—
comment markup.link#85C46C—
markup.changed.diff#C191FF—
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#39CC8F—
markup.inserted.diff#C9A26D—
markup.deleted.diff#bdbdbd—
meta.function.c,meta.function.cpp#bdbdbd—
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c#bdbdbd—
punctuation.separator.key-value#bdbdbd—
keyword.operator.expression.import#39CC8F—
support.constant.math#C191FF—
support.constant.property.math#ED94C0—
variable.other.constant#bdbdbd—
storage.type.annotation.java, storage.type.object.array.java#C191FF—
source.java#bdbdbd—
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java#bdbdbd—
meta.method.java#39CC8F—
storage.modifier.import.java,storage.type.java,storage.type.generic.java#C191FF—
keyword.operator.instanceof.java#6C95EB—
meta.definition.variable.name.java#bdbdbd—
keyword.operator.logical#bdbdbd—
keyword.operator.bitwise#6C95EB—
keyword.operator.channel#6C95EB—
support.constant.property-value.scss,support.constant.property-value.css#ED94C0—
keyword.operator.css,keyword.operator.scss,keyword.operator.less#6C95EB—
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#ED94C0—
punctuation.separator.list.comma.css#bdbdbd—
support.constant.color.w3c-standard-color-name.css#ED94C0—
support.type.vendored.property-name.css#6C95EB—
support.module.node,support.type.object.module,support.module.node#C191FF—
entity.name.type.module#C191FF—
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#bdbdbd—
support.constant.json#ED94C0—
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#6C95EB—
support.type.object.console#bdbdbd—
support.variable.property.process#ED94C0—
entity.name.function,support.function.console#39CC8F—
keyword.operator.misc.rust#bdbdbd—
keyword.operator.sigil.rust#6C95EB—
keyword.operator.delete#6C95EB—
support.type.object.dom#6C95EB—
support.variable.dom,support.variable.property.dom#bdbdbd—
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#bdbdbd—
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp#bdbdbd—
punctuation.separator.delimiter#bdbdbd—
punctuation.separator.c,punctuation.separator.cpp#6C95EB—
support.type.posix-reserved.c,support.type.posix-reserved.cpp#6C95EB—
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#6C95EB—
variable.parameter.function.language.python#ED94C0—
support.type.python#6C95EB—
keyword.operator.logical.python#bdbdbd—
variable.parameter.function.python#ED94C0—
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#bdbdbd—
meta.function-call.generic.python#39CC8F—
constant.character.format.placeholder.other.python#ED94C0—
keyword.operator#bdbdbd—
keyword.operator.assignment.compound#6C95EB—
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#6C95EB—
keyword#6C95EB—
entity.name.namespace#C191FF—
variable#bdbdbd—
variable.c#bdbdbd—
variable.language#C191FF—
token.variable.parameter.java#bdbdbd—
import.storage.java#C191FF—
token.package.keyword#6C95EB—
token.package#bdbdbd—
entity.name.function, meta.require, support.function.any-method, variable.function#39CC8F—
entity.name.type.namespace#C191FF—
support.class, entity.name.type.class#C191FF—
entity.name.class.identifier.namespace.type#C191FF—
entity.name.class, variable.other.class.js, variable.other.class.ts#C191FF—
variable.other.class.php#bdbdbd—
entity.name.type#C191FF—
keyword.control#6C95EB—
control.elements, keyword.operator.less#ED94C0—
keyword.other.special-method#39CC8F—
storage#6C95EB—
token.storage#6C95EB—
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#6C95EB—
token.storage.type.java#C191FF—
support.function#6C95EB—
support.constant.property-value#bdbdbd—
support.constant.font-name#ED94C0—
meta.tag#bdbdbd—
string#C9A26D—
entity.other.inherited-class#C191FF—
constant.other.symbol#6C95EB—
constant.numeric#ED94C0—
constant#6C95EB—
punctuation.definition.constant#ED94C0—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#C191FF—
entity.name.tag#C191FF—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#85c46c—
entity.other.attribute-name.id#39CC8Fnormal
entity.other.attribute-name.class.css#ED94C0normal
meta.selector#6C95EB—
markup.heading#bdbdbd—
markup.heading punctuation.definition.heading, entity.name.section#39CC8F—
keyword.other.unit#bdbdbd—
markup.bold,todo.bold#ED94C0—
punctuation.definition.bold#C191FF—
markup.italic, punctuation.definition.italic,todo.emphasis#6C95EB—
emphasis md#6C95EB—
markup.heading.setext#bdbdbd—
string.regexp#6C95EB—
constant.character.escape#6C95EB—
punctuation.section.embedded, variable.interpolation#bdbdbd—
punctuation.section.embedded.begin,punctuation.section.embedded.end#6C95EB—
invalid.illegal#FFFFFF—
invalid.illegal.bad-ampersand.html#bdbdbd—
invalid.broken#FFFFFF—
invalid.deprecated#FFFFFF—
invalid.unimplemented#FFFFFF—
source.json meta.structure.dictionary.json > string.quoted.json#bdbdbd—
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#bdbdbd—
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#C9A26D—
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#6C95EB—
meta.property-name, support.type.property-name#66c3cc—
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#6C95EB—
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#6C95EB—
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#C191FF—
keyword.operator.error-control.php#6C95EB—
keyword.operator.type.php#6C95EB—
punctuation.section.array.begin.php#bdbdbd—
punctuation.section.array.end.php#bdbdbd—
invalid.illegal.non-null-typehinted.php#F44747—
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#C191FF—
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#39CC8F—
punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php#bdbdbd—
support.constant.core.rust#ED94C0—
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#ED94C0—
entity.name.goto-label.php,support.other.php#39CC8F—
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#bdbdbd—
keyword.operator.regexp.php#6C95EB—
keyword.operator.comparison.php#bdbdbd—
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#6C95EB—
meta.function.decorator.python#39CC8F—
support.token.decorator.python,meta.function.decorator.identifier.python#6C95EB—
function.parameter#bdbdbd—
function.brace#bdbdbd—
function.parameter.ruby, function.parameter.cs#bdbdbd—
constant.language.symbol.ruby#6C95EB—
rgb-value#6C95EB—
inline-color-decoration rgb-value#ED94C0—
less rgb-value#ED94C0—
selector.sass#bdbdbd—
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#6C95EB—
block.scope.end,block.scope.begin#bdbdbd—
storage.type.cs#C191FF—
entity.name.variable.local.cs#bdbdbd—
token.info-token#39CC8F—
token.warn-token#ED94C0—
token.error-token#F44747—
token.debug-token#6C95EB—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#bdbdbd—
meta.template.expression#bdbdbd—
keyword.operator.module#6C95EB—
support.type.type.flowtype#39CC8F—
support.type.primitive#6C95EB—
meta.property.object#bdbdbd—
variable.parameter.function.js#bdbdbd—
keyword.other.template.begin#C9A26D—
keyword.other.template.end#C9A26D—
keyword.other.substitution.begin#C9A26D—
keyword.other.substitution.end#C9A26D—
keyword.operator.assignment#bdbdbd—
keyword.operator.assignment.go#bdbdbd—
keyword.operator.arithmetic.go, keyword.operator.address.go#6C95EB—
entity.name.package.go#C191FF—
support.type.prelude.elm#6C95EB—
support.constant.elm#ED94C0—
punctuation.quasi.element#6C95EB—
constant.character.entity#bdbdbd—
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#6C95EB—
entity.global.clojure#C191FF—
meta.symbol.clojure#bdbdbd—
constant.keyword.clojure#6C95EB—
meta.arguments.coffee, variable.parameter.function.coffee#bdbdbd—
source.ini#C9A26D—
meta.scope.prerequisites.makefile#bdbdbd—
source.makefile#C191FF—
storage.modifier.import.groovy#C191FF—
meta.method.groovy#39CC8F—
meta.definition.variable.name.groovy#bdbdbd—
meta.definition.class.inherited.classes.groovy#C9A26D—
support.variable.semantic.hlsl#C191FF—
support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl#6C95EB—
text.variable, text.bracketed#bdbdbd—
support.type.swift, support.type.vb.asp#C191FF—
entity.name.function.xi#C191FF—
entity.name.class.xi#6C95EB—
constant.character.character-class.regexp.xi#bdbdbd—
constant.regexp.xi#6C95EB—
keyword.control.xi#6C95EB—
invalid.xi#bdbdbd—
constant.character.xi#39CC8F—
accent.xi#39CC8F—
wikiword.xi#ED94C0—
constant.other.color.rgb-value.xi#FFFFFF—
punctuation.definition.tag.xi#85C46C—
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#C191FF—
meta.brace.square#bdbdbd—
comment, punctuation.definition.comment#85C46Citalic
punctuation.definition.block.sequence.item.yaml#bdbdbd—
constant.language.symbol.elixir#6C95EB—
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super—italic
comment.line.double-slash,comment.block.documentation#85C46Citalic
keyword.control.import.python,keyword.control.flow.python—italic
comment, entity.other.attribute-name, keyword, markup.underline.link, storage.modifier, storage.type, string.url, variable.language.super, variable.language.this#6C95EB
keyword.operator, keyword.other.type, storage.modifier.import, storage.modifier.package, storage.type.built-in, storage.type.function.arrow, storage.type.generic, storage.type.java, storage.type.primitive—
constant.numeric.float.yaml#bdbdbd
constant.language.boolean.yaml#bdbdbd
string.unquoted.plain.out.yaml#bdbdbd
constant.numeric.integer.yaml#bdbdbd
storage.type.function.arrow#39cc8f
meta.paragraph.markdown#d0d0d0
punctuation.definition.heading.markdown#6c95eb
entity.name.section.markdown#66c3cc
string.other.link.title.markdown#6c95eb
markup.underline.link.markdown#66c3cc
punctuation.definition.metadata.markdown#c8a26d
punctuation.definition.link.title.begin.markdown#6c95eb
comment, comment.block, comment.block.documentation, constant, constant.character, constant.character.escape, constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.other, constant.regexp, constant.rgb-value, emphasis, entity, entity.name, entity.name.class, entity.name.function, entity.name.method, entity.name.section, entity.name.selector, entity.name.tag, entity.name.type, entity.other, entity.other.attribute-name, entity.other.inherited-class, invalid, invalid.deprecated, invalid.illegal, keyword, keyword.control, keyword.operator, keyword.operator.new, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.other, markup, markup.bold, markup.changed, markup.deleted, markup.heading, markup.inline.raw, markup.inserted, markup.italic, markup.list, markup.list.numbered, markup.list.unnumbered, markup.other, markup.quote, markup.raw, markup.underline, markup.underline.link, meta, meta.block, meta.cast, meta.class, meta.function, meta.function-call, meta.preprocessor, meta.return-type, meta.selector, meta.tag, meta.type.annotation, meta.type, punctuation.definition.string.begin, punctuation.definition.string.end, punctuation.separator, punctuation.separator.continuation, punctuation.terminator, storage, storage.modifier, storage.type, string, string.interpolated, string.other, string.quoted, string.quoted.double, string.quoted.other, string.quoted.single, string.quoted.triple, string.regexp, string.unquoted, strong, support, support.class, support.constant, support.function, support.other, support.type, support.type.property-name, support.variable, variable, variable.language, variable.name, variable.other, variable.other.readwrite, variable.parameter—