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.background#1d2026
  • activityBar.border#14161a
  • activityBar.foreground#F8F8F2
  • activityBarBadge.background#6fa19b
  • activityBarBadge.foreground#F8F8F2
  • badge.background#44475A
  • badge.foreground#F8F8F2
  • breadcrumb.activeSelectionForeground#F8F8F2
  • breadcrumb.background#1d2026
  • breadcrumb.focusForeground#F8F8F2
  • breadcrumb.foreground#61dafb
  • breadcrumbPicker.background#191A21
  • button.background#44475A
  • button.foreground#F8F8F2
  • contrastActiveBorder#00000000
  • contrastBorder#00000000
  • debugToolBar.background#1d2026
  • diffEditor.insertedTextBackground#50FA7B20
  • diffEditor.removedTextBackground#FF555550
  • dropdown.background#343746
  • dropdown.border#191A21
  • dropdown.foreground#F8F8F2
  • editor.background#1d2026
  • editor.findMatchBackground#353b45
  • editor.findMatchHighlightBackground#353b45
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#22242b
  • editor.selectionBackground#3d434f
  • editorBracketMatch.background#252b39
  • editorBracketMatch.border#c5a5c5
  • editorCodeLens.foreground#6272A4
  • editorGroupHeader.tabsBackground#1d2026
  • editorGutter.addedBackground#50FA7B80
  • editorGutter.deletedBackground#FF555580
  • editorGutter.modifiedBackground#8BE9FD80
  • editorHoverWidget.background#1d2026
  • editorLineNumber.foreground#999999
  • editorRuler.foreground#424450
  • editorSuggestWidget.background#21222C
  • editorSuggestWidget.foreground#F8F8F2
  • editorSuggestWidget.selectedBackground#44475A
  • editorWarning.foreground#8BE9FD
  • editorWidget.background#21222C
  • focusBorder#1a1b20
  • foreground#F8F8F2
  • gitDecoration.conflictingResourceForeground#FFB86C
  • gitDecoration.deletedResourceForeground#FF5555
  • gitDecoration.ignoredResourceForeground#616161
  • gitDecoration.modifiedResourceForeground#8BE9FD
  • gitDecoration.untrackedResourceForeground#50FA7B
  • input.background#282A36
  • input.border#1e2127
  • input.foreground#eeffff
  • input.placeholderForeground#eeffff60
  • inputOption.activeBorder#BD93F9
  • inputValidation.errorBorder#ff5370
  • inputValidation.infoBorder#82aaff
  • inputValidation.warningBorder#ffcb6b
  • list.activeSelectionBackground#44475A
  • list.activeSelectionForeground#F8F8F2
  • list.dropBackground#44475A
  • list.errorForeground#FF5555
  • list.focusBackground#44475A75
  • list.highlightForeground#8BE9FD
  • list.hoverBackground#44475A75
  • list.inactiveSelectionBackground#44475A75
  • list.warningForeground#FFB86C
  • notification.background#1d2026
  • panel.background#1a1b20
  • panel.border#1a1b20
  • panelTitle.activeForeground#fffffb
  • panelTitle.inactiveForeground#ced2de
  • progressBar.background#61dafb
  • settings.checkboxBackground#21222C
  • settings.checkboxBorder#191A21
  • settings.checkboxForeground#F8F8F2
  • settings.dropdownBackground#21222C
  • settings.dropdownBorder#191A21
  • settings.dropdownForeground#F8F8F2
  • settings.headerForeground#F8F8F2
  • settings.modifiedItemIndicator#FFB86C
  • settings.numberInputBackground#21222C
  • settings.numberInputBorder#191A21
  • settings.numberInputForeground#F8F8F2
  • settings.textInputBackground#21222C
  • settings.textInputBorder#191A21
  • settings.textInputForeground#F8F8F2
  • sideBar.background#1d2026
  • sideBar.border#14161a
  • sideBar.foreground#bbbbbb
  • sideBarSectionHeader.background#1d2026
  • sideBarSectionHeader.border#14161a
  • statusBar.background#1d2026
  • tab.activeBackground#2e3038
  • tab.activeBorder#ddd
  • tab.activeModifiedBorder#00000000
  • tab.hoverBackground#2a2c34c5
  • tab.inactiveBackground#1d2026
  • tab.inactiveForeground#eee
  • terminal.ansiBlack#21222C
  • terminal.ansiBlue#BD93F9
  • terminal.ansiBrightBlack#6272A4
  • terminal.ansiBrightBlue#D6ACFF
  • terminal.ansiBrightCyan#A4FFFF
  • terminal.ansiBrightGreen#69FF94
  • terminal.ansiBrightMagenta#FF92DF
  • terminal.ansiBrightRed#FF6E6E
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFFA5
  • terminal.ansiCyan#8BE9FD
  • terminal.ansiGreen#50FA7B
  • terminal.ansiMagenta#FF79C6
  • terminal.ansiRed#FF5555
  • terminal.ansiWhite#F8F8F2
  • terminal.ansiYellow#F1FA8C
  • terminal.background#1a1b20
  • terminal.border#1a1b20
  • terminal.foreground#bbbbbb
  • titleBar.activeBackground#1d2026
  • titleBar.inactiveBackground#1d2026
  • walkThrough.embeddedEditorBackground#21222C

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#a1d3fff7—
variable.other.generic-type.haskell#e5adffc9—
storage.type.haskell#ffc288—
support.variable.magic.python#a1d3fff7—
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#d4d4d4—
variable.parameter.function.language.special.self.python#a1d3fff7—
storage.modifier.lifetime.rust#d4d4d4—
support.function.std.rust#00abff—
entity.name.lifetime.rust#a1d3fff7—
variable.language.rust#a1d3fff7—
support.constant.edge#e5adffc9—
constant.other.character-class.regexp#a1d3fff7—
keyword.operator.quantifier.regexp#ffc288—
punctuation.definition.string.begin,punctuation.definition.string.end#b3ff7ccd—
variable.parameter.function#d4d4d4—
comment markup.link#a6c4ff76—
markup.changed.diff#a1d3fff7—
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#00abff—
markup.inserted.diff#b3ff7ccd—
markup.deleted.diff#a1d3fff7—
meta.function.c,meta.function.cpp#a1d3fff7—
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#d4d4d4—
punctuation.separator.key-value#d4d4d4—
keyword.operator.expression.import#00abff—
support.constant.math#a1d3fff7—
support.constant.property.math#ffc288—
variable.other.constant#a1d3fff7—
storage.type.annotation.java, storage.type.object.array.java#a1d3fff7—
source.java#a1d3fff7—
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#d4d4d4—
meta.method.java#00abff—
storage.modifier.import.java,storage.type.java,storage.type.generic.java#a1d3fff7—
keyword.operator.instanceof.java#e5adffc9—
meta.definition.variable.name.java#a1d3fff7—
keyword.operator.logical#e5adffc9—
keyword.operator.bitwise#e5adffc9—
keyword.operator.channel#e5adffc9—
support.constant.property-value.scss,support.constant.property-value.css#ffc288—
keyword.operator.css,keyword.operator.scss,keyword.operator.less#e5adffc9—
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#ffc288—
punctuation.separator.list.comma.css#d4d4d4—
support.constant.color.w3c-standard-color-name.css#ffc288—
support.type.vendored.property-name.css#e5adffc9—
support.module.node,support.type.object.module,support.module.node#a1d3fff7—
entity.name.type.module#a1d3fff7—
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#a1d3fff7—
support.constant.json#ffc288—
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#e5adffc9—
support.type.object.console#a1d3fff7—
support.variable.property.process#ffc288—
entity.name.function,support.function.console#00abff—
keyword.operator.misc.rust#d4d4d4—
keyword.operator.sigil.rust#e5adffc9—
keyword.operator.delete#e5adffc9—
support.type.object.dom#e5adffc9—
support.variable.dom,support.variable.property.dom#a1d3fff7—
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#e5adffc9—
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#e5adffc9—
punctuation.separator.delimiter#d4d4d4—
punctuation.separator.c,punctuation.separator.cpp#e5adffc9—
support.type.posix-reserved.c,support.type.posix-reserved.cpp#e5adffc9—
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#e5adffc9—
variable.parameter.function.language.python#ffc288—
support.type.python#e5adffc9—
keyword.operator.logical.python#e5adffc9—
variable.parameter.function.python#ffc288—
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#d4d4d4—
meta.function-call.generic.python#00abff—
constant.character.format.placeholder.other.python#ffc288—
keyword.operator#d4d4d4—
keyword.operator.assignment.compound#e5adffc9—
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#e5adffc9—
keyword#e5adffc9—
entity.name.namespace#a1d3fff7—
variable#a1d3fff7—
variable.c#d4d4d4—
variable.language#a1d3fff7—
token.variable.parameter.java#d4d4d4—
import.storage.java#a1d3fff7—
token.package.keyword#e5adffc9—
token.package#d4d4d4—
entity.name.function, meta.require, support.function.any-method, variable.function#00abff—
entity.name.type.namespace#a1d3fff7—
support.class, entity.name.type.class#a1d3fff7—
entity.name.class.identifier.namespace.type#a1d3fff7—
entity.name.class, variable.other.class.js, variable.other.class.ts#a1d3fff7—
variable.other.class.php#a1d3fff7—
entity.name.type#a1d3fff7—
keyword.control#e5adffc9—
control.elements, keyword.operator.less#ffc288—
keyword.other.special-method#00abff—
storage#e5adffc9—
token.storage#e5adffc9—
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#e5adffc9—
token.storage.type.java#a1d3fff7—
support.function#e5adffc9—
support.type.property-name#d4d4d4—
support.constant.property-value#d4d4d4—
support.constant.font-name#ffc288—
meta.tag#d4d4d4—
string#b3ff7ccd—
entity.other.inherited-class#a1d3fff7—
constant.other.symbol#e5adffc9—
constant.numeric#ffc288—
constant#ffc288—
punctuation.definition.constant#ffc288—
entity.name.tag#a1d3fff7—
entity.other.attribute-name#ffc288—
entity.other.attribute-name.id#00abffnormal
entity.other.attribute-name.class.css#ffc288normal
meta.selector#e5adffc9—
markup.heading#a1d3fff7—
markup.heading punctuation.definition.heading, entity.name.section#00abff—
keyword.other.unit#a1d3fff7—
markup.bold,todo.bold#ffc288—
punctuation.definition.bold#a1d3fff7—
markup.italic, punctuation.definition.italic,todo.emphasis#e5adffc9—
emphasis md#e5adffc9—
entity.name.section.markdown#a1d3fff7—
punctuation.definition.heading.markdown#a1d3fff7—
punctuation.definition.list.begin.markdown#a1d3fff7—
markup.heading.setext#d4d4d4—
punctuation.definition.bold.markdown#ffc288—
markup.inline.raw.markdown#b3ff7ccd—
markup.inline.raw.string.markdown#b3ff7ccd—
punctuation.definition.list.markdown#a1d3fff7—
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#a1d3fff7—
beginning.punctuation.definition.list.markdown#a1d3fff7—
punctuation.definition.metadata.markdown#a1d3fff7—
markup.underline.link.markdown,markup.underline.link.image.markdown#e5adffc9—
string.other.link.title.markdown,string.other.link.description.markdown#00abff—
string.regexp#e5adffc9—
constant.character.escape#e5adffc9—
punctuation.section.embedded, variable.interpolation#a1d3fff7—
punctuation.section.embedded.begin,punctuation.section.embedded.end#e5adffc9—
invalid.illegal#ffffff—
invalid.illegal.bad-ampersand.html#d4d4d4—
invalid.broken#ffffff—
invalid.deprecated#ffffff—
invalid.unimplemented#ffffff—
source.json meta.structure.dictionary.json > string.quoted.json#a1d3fff7—
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#a1d3fff7—
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#b3ff7ccd—
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#e5adffc9—
support.type.property-name.json#a1d3fff7—
support.type.property-name.json punctuation#a1d3fff7—
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#e5adffc9—
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#e5adffc9—
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#a1d3fff7—
keyword.operator.error-control.php#e5adffc9—
keyword.operator.type.php#e5adffc9—
punctuation.section.array.begin.php#d4d4d4—
punctuation.section.array.end.php#d4d4d4—
invalid.illegal.non-null-typehinted.php#f44747—
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#a1d3fff7—
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#00abff—
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#d4d4d4—
support.constant.core.rust#ffc288—
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#ffc288—
entity.name.goto-label.php,support.other.php#00abff—
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#e5adffc9—
keyword.operator.regexp.php#e5adffc9—
keyword.operator.comparison.php#e5adffc9—
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#e5adffc9—
meta.function.decorator.python#00abff—
support.token.decorator.python,meta.function.decorator.identifier.python#e5adffc9—
function.parameter#d4d4d4—
function.brace#d4d4d4—
function.parameter.ruby, function.parameter.cs#d4d4d4—
constant.language.symbol.ruby#e5adffc9—
rgb-value#e5adffc9—
inline-color-decoration rgb-value#ffc288—
less rgb-value#ffc288—
selector.sass#a1d3fff7—
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#a1d3fff7—
block.scope.end,block.scope.begin#d4d4d4—
storage.type.cs#a1d3fff7—
entity.name.variable.local.cs#a1d3fff7—
token.info-token#00abff—
token.warn-token#ffc288—
token.error-token#f44747—
token.debug-token#e5adffc9—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#e5adffc9—
meta.template.expression#d4d4d4—
keyword.operator.module#e5adffc9—
support.type.type.flowtype#00abff—
support.type.primitive#a1d3fff7—
meta.property.object#a1d3fff7—
variable.parameter.function.js#a1d3fff7—
keyword.other.template.begin#b3ff7ccd—
keyword.other.template.end#b3ff7ccd—
keyword.other.substitution.begin#b3ff7ccd—
keyword.other.substitution.end#b3ff7ccd—
keyword.operator.assignment#e5adffc9—
keyword.operator.assignment.go#a1d3fff7—
keyword.operator.arithmetic.go, keyword.operator.address.go#e5adffc9—
entity.name.package.go#a1d3fff7—
support.type.prelude.elm#e5adffc9—
support.constant.elm#ffc288—
punctuation.quasi.element#e5adffc9—
constant.character.entity#a1d3fff7—
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#e5adffc9—
entity.global.clojure#a1d3fff7—
meta.symbol.clojure#a1d3fff7—
constant.keyword.clojure#e5adffc9—
meta.arguments.coffee, variable.parameter.function.coffee#a1d3fff7—
source.ini#b3ff7ccd—
meta.scope.prerequisites.makefile#a1d3fff7—
source.makefile#a1d3fff7—
storage.modifier.import.groovy#a1d3fff7—
meta.method.groovy#00abff—
meta.definition.variable.name.groovy#a1d3fff7—
meta.definition.class.inherited.classes.groovy#b3ff7ccd—
support.variable.semantic.hlsl#a1d3fff7—
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#e5adffc9—
text.variable, text.bracketed#a1d3fff7—
support.type.swift, support.type.vb.asp#a1d3fff7—
entity.name.function.xi#a1d3fff7—
entity.name.class.xi#e5adffc9—
constant.character.character-class.regexp.xi#a1d3fff7—
constant.regexp.xi#e5adffc9—
keyword.control.xi#e5adffc9—
invalid.xi#d4d4d4—
beginning.punctuation.definition.quote.markdown.xi#b3ff7ccd—
beginning.punctuation.definition.list.markdown.xi#4c6683—
constant.character.xi#00abff—
accent.xi#00abff—
wikiword.xi#ffc288—
constant.other.color.rgb-value.xi#ffffff—
punctuation.definition.tag.xi#a6c4ff76—
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#a1d3fff7—
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#a1d3fff7—
meta.brace.square#d4d4d4—
comment, punctuation.definition.comment#4c6683italic
markup.quote.markdown#a6c4ff76—
punctuation.definition.block.sequence.item.yaml#d4d4d4—
constant.language.symbol.elixir#e5adffc9—
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—italic
keyword.control.import.python,keyword.control.flow.python—italic
markup.italic.markdown—italic