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.

  • activityBar.activeBorder#00ed08
  • activityBar.background#181818
  • activityBar.border#2B2B2B
  • activityBar.foreground#D7D7D7
  • activityBar.inactiveForeground#868686
  • button.background#00ed08
  • button.border#FFFFFF12
  • button.foreground#000
  • button.hoverBackground#00ce07
  • button.secondaryBackground#313131
  • button.secondaryForeground#CCCCCC
  • button.secondaryHoverBackground#3C3C3C
  • 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#0F0F0F
  • editor.foreground#CCCCCC
  • editorCursor.foreground#00ed08
  • editorGroup.border#FFFFFF17
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#2B2B2B
  • editorGutter.addedBackground#2EA043
  • editorGutter.deletedBackground#F85149
  • editorGutter.modifiedBackground#0078D4
  • editorIndentGuide.activeBackground1#CCCCCC
  • editorLineNumber.activeForeground#CCCCCC
  • editorLineNumber.foreground#6E7681
  • editorWidget.background#202020
  • errorForeground#F85149
  • focusBorder#00ed08
  • 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
  • list.activeSelectionBackground#006c04
  • 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#00ed08
  • 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.border#2B2B2B
  • tab.activeBorder#00ed08
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#9D9D9D
  • terminalCursor.foreground#00ed08
  • 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#f8f5de
variable.other.generic-type.haskell#499bef
storage.type.haskell#5bde56
support.variable.magic.python#f8f5de
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#f8f5de
variable.parameter.function.language.special.self.python#5beabc
storage.modifier.lifetime.rust#f8f5de
support.function.std.rust#f1fe28
entity.name.lifetime.rust#5beabc
variable.language.rust#f8f5de
support.constant.edge#499bef
constant.other.character-class.regexp#f8f5de
keyword.operator.quantifier.regexp#5bde56
punctuation.definition.string.begin,punctuation.definition.string.end#faa11d
variable.parameter.function#f8f5de
comment markup.link#746e56
markup.changed.diff#5beabc
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#f1fe28
markup.inserted.diff#faa11d
markup.deleted.diff#f8f5de
meta.function.c,meta.function.cpp#f8f5de
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#f8f5de
punctuation.separator.key-value#f8f5de
keyword.operator.expression.import#f1fe28
support.constant.math#5beabc
support.constant.property.math#5bde56
variable.other.constant#F8F5DE
storage.type.annotation.java, storage.type.object.array.java#5beabc
source.java#f8f5de
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#f8f5de
meta.method.java#f1fe28
storage.modifier.import.java,storage.type.java,storage.type.generic.java#5beabc
keyword.operator.instanceof.java#499bef
meta.definition.variable.name.java#f8f5de
keyword.operator.logical#faa11d
keyword.operator.bitwise#faa11d
keyword.operator.channel#faa11d
support.constant.property-value.scss,support.constant.property-value.css#5bde56
keyword.operator.css,keyword.operator.scss,keyword.operator.less#faa11d
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#5bde56
punctuation.separator.list.comma.css#f8f5de
support.constant.color.w3c-standard-color-name.css#5bde56
support.type.vendored.property-name.css#faa11d
support.module.node,support.type.object.module,support.module.node#5beabc
entity.name.type.module#5beabc
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#f8f5de
support.constant.json#5bde56
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#499bef
support.type.object.console#f8f5de
support.variable.property.process#5bde56
entity.name.function,support.function.console#5BEABC
keyword.operator.misc.rust#f8f5de
keyword.operator.sigil.rust#499bef
keyword.operator.delete#499bef
support.type.object.dom#faa11d
support.variable.dom,support.variable.property.dom#f8f5de
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#faa11d
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#499bef
punctuation.separator.delimiter#f8f5de
punctuation.separator.c,punctuation.separator.cpp#499bef
support.type.posix-reserved.c,support.type.posix-reserved.cpp#faa11d
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#499bef
variable.parameter.function.language.python#5bde56
support.type.python#faa11d
keyword.operator.logical.python#499bef
variable.parameter.function.python#5bde56
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#f8f5de
meta.function-call.generic.python#f1fe28
constant.character.format.placeholder.other.python#5bde56
keyword.operator#f8f5de
keyword.operator.assignment.compound#499bef
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#faa11d
keyword#499bef
entity.name.namespace#5beabc
variable#f8f5de
variable.c#f8f5de
variable.language#5beabc
token.variable.parameter.java#f8f5de
import.storage.java#5beabc
token.package.keyword#499bef
token.package#f8f5de
entity.name.function, meta.require, support.function.any-method, variable.function#5BEABC
entity.name.type.namespace#5beabc
support.class, entity.name.type.class#5beabc
entity.name.class.identifier.namespace.type#5beabc
entity.name.class, variable.other.class.js, variable.other.class.ts#5beabc
variable.other.class.php#f8f5de
entity.name.type#5beabc
keyword.control#499bef
control.elements, keyword.operator.less#5bde56
keyword.other.special-method#f1fe28
storage#499bef
token.storage#499bef
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#499bef
token.storage.type.java#5beabc
support.function#faa11d
support.type.property-name#f8f5de
support.constant.property-value#f8f5de
support.constant.font-name#5bde56
meta.tag#f8f5de
string#faa11d
entity.other.inherited-class#5beabc
constant.other.symbol#faa11d
constant.numeric#5bde56
constant#5bde56
punctuation.definition.constant#5bde56
entity.name.tag#f8f5de
entity.other.attribute-name#5bde56
entity.other.attribute-name.id#f1fe28
entity.other.attribute-name.class.css#5bde56
meta.selector#499bef
markup.heading#f8f5de
markup.heading punctuation.definition.heading, entity.name.section#f1fe28
keyword.other.unit#f8f5de
markup.bold,todo.bold#5bde56
punctuation.definition.bold#5beabc
markup.italic, punctuation.definition.italic,todo.emphasis#499bef
emphasis md#499bef
entity.name.section.markdown#f8f5de
punctuation.definition.heading.markdown#f8f5de
punctuation.definition.list.begin.markdown#f8f5de
markup.heading.setext#f8f5de
punctuation.definition.bold.markdown#5bde56
markup.inline.raw.markdown#faa11d
markup.inline.raw.string.markdown#faa11d
punctuation.definition.list.markdown#f8f5de
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#f8f5de
beginning.punctuation.definition.list.markdown#f8f5de
punctuation.definition.metadata.markdown#f8f5de
markup.underline.link.markdown,markup.underline.link.image.markdown#499bef
string.other.link.title.markdown,string.other.link.description.markdown#f1fe28
string.regexp#faa11d
constant.character.escape#faa11d
punctuation.section.embedded, variable.interpolation#f8f5de
punctuation.section.embedded.begin,punctuation.section.embedded.end#499bef
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#f8f5de
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#f8f5de
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#f8f5de
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#faa11d
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#faa11d
support.type.property-name.json#f8f5de
support.type.property-name.json punctuation#f8f5de
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#499bef
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#499bef
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#5beabc
keyword.operator.error-control.php#499bef
keyword.operator.type.php#499bef
punctuation.section.array.begin.php#f8f5de
punctuation.section.array.end.php#f8f5de
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#5beabc
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#f1fe28
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#f8f5de
support.constant.core.rust#5bde56
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#5bde56
entity.name.goto-label.php,support.other.php#f1fe28
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#faa11d
keyword.operator.regexp.php#499bef
keyword.operator.comparison.php#faa11d
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#499bef
meta.function.decorator.python#f1fe28
support.token.decorator.python,meta.function.decorator.identifier.python#faa11d
function.parameter#f8f5de
function.brace#f8f5de
function.parameter.ruby, function.parameter.cs#f8f5de
constant.language.symbol.ruby#faa11d
rgb-value#faa11d
inline-color-decoration rgb-value#5bde56
less rgb-value#5bde56
selector.sass#f8f5de
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#5beabc
block.scope.end,block.scope.begin#f8f5de
storage.type.cs#5beabc
entity.name.variable.local.cs#f8f5de
token.info-token#f1fe28
token.warn-token#5bde56
token.error-token#f44747
token.debug-token#499bef
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#499bef
meta.template.expression#f8f5de
keyword.operator.module#499bef
support.type.type.flowtype#f1fe28
support.type.primitive#5beabc
meta.property.object#f8f5de
variable.parameter.function.js#f8f5de
keyword.other.template.begin#faa11d
keyword.other.template.end#faa11d
keyword.other.substitution.begin#faa11d
keyword.other.substitution.end#faa11d
keyword.operator.assignment#faa11d
keyword.operator.assignment.go#5beabc
keyword.operator.arithmetic.go, keyword.operator.address.go#499bef
entity.name.package.go#5beabc
support.type.prelude.elm#faa11d
support.constant.elm#5bde56
punctuation.quasi.element#499bef
constant.character.entity#f8f5de
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#faa11d
entity.global.clojure#5beabc
meta.symbol.clojure#f8f5de
constant.keyword.clojure#faa11d
meta.arguments.coffee, variable.parameter.function.coffee#f8f5de
source.ini#faa11d
meta.scope.prerequisites.makefile#f8f5de
source.makefile#5beabc
storage.modifier.import.groovy#5beabc
meta.method.groovy#f1fe28
meta.definition.variable.name.groovy#f8f5de
meta.definition.class.inherited.classes.groovy#faa11d
support.variable.semantic.hlsl#5beabc
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#499bef
text.variable, text.bracketed#f8f5de
support.type.swift, support.type.vb.asp#5beabc
entity.name.function.xi#5beabc
entity.name.class.xi#faa11d
constant.character.character-class.regexp.xi#f8f5de
constant.regexp.xi#499bef
keyword.control.xi#faa11d
invalid.xi#f8f5de
beginning.punctuation.definition.quote.markdown.xi#faa11d
beginning.punctuation.definition.list.markdown.xi#746e56
constant.character.xi#f1fe28
accent.xi#f1fe28
wikiword.xi#5bde56
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#746e56
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#5beabc
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#f8f5de
meta.brace.square#f8f5de
meta.brace.round#f8f5de
comment, punctuation.definition.comment#746e56
markup.quote.markdown#746e56
punctuation.definition.block.sequence.item.yaml#f8f5de
constant.language.symbol.elixir#faa11d
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.superitalic
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic
variable.other.property#499BEF
punctuation.separator.key-value#BCB899
entity.name.function.member#F1FE28
storage.type.function.arrow#FAA11D
variable.parameter
entity.name.function#F1FE28
punctuation.destructuring#BCB899
entity.name.tag#f8f5de
entity.other.attribute-name, entity.other.attribute-name.tsx#499BEF
punctuation.definition.tag.begin, punctuation.definition.tag.end#FAA11D
meta.object-literal.key#499BEF
constant.other.database-name.sql, constant.other.table-name.sql#5BEABC
punctuation.definition.dictionary.begin, punctuation.definition.dictionary.end, punctuation.separator.dictionary.key-value, punctuation.separator.dictionary.pair, punctuation.definition.dictionary.begin.json, punctuation.definition.dictionary.end.json, punctuation.separator.dictionary.key-value.json, punctuation.separator.dictionary.pair.json, punctuation.definition.dictionary.begin.json.comments, punctuation.definition.dictionary.end.json.comments, punctuation.separator.dictionary.pair.json.comments, punctuation.separator.dictionary.key-value.json.comments#BCB899
punctuation.support.type.property-name.begin, punctuation.support.type.property-name.end, support.type.property-name, punctuation.support.type.property-name.begin.json.comments, punctuation.support.type.property-name.end.json.comments, support.type.property-name.json.comments, punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, support.type.property-name.json#499BEF
comment.line.double-slash
variable.other.assignment.shell#BCB899
source.ignore#BCB899
markup.inline.raw.string.markdown#BCB899
string.other.link.title.markdown#BCB899
markup.heading.markdownbold
keyword.control.exit.php#f8f5de
punctuation.definition.variable.php#FAA11D
punctuation.terminator.expression.php#BCB899
punctuation.section.tag.twig, punctuation.section.hash.begin.twig#BCB899
meta.tag.sgml.doctype.html, entity.name.tag.structure.any.html, entity.name.tag.inline.any.html, entity.name.tag.block.any.html#BCB899
punctuation.definition.tag.html, meta.tag.inline.any.html#FAA11D
entity.other.attribute-name.id.html#499BEF
entity.name.tag.yaml#499BEF
comment.line.number-sign.yaml, punctuation.definition.comment.yaml
variable.other.constant.ruby#5BEABC
constant.language.symbol.ruby, punctuation.definition.constant.ruby, constant.language.symbol.hashkey.ruby, punctuation.definition.constant.hashkey.ruby#BCB899
keyword.operator.comparison.ruby#f8f5de
comment.line.number-sign.ruby, punctuation.definition.comment.ruby
punctuation.section.embedded.begin.erb, punctuation.section.embedded.end.erb#499BEF
variable.other.ruby#F1FE28
punctuation.brackets.round.rust, keyword.operator.key-value.rust, punctuation.brackets.angle.rust, punctuation.brackets.square.rust, punctuation.semi.rust#BCB899
keyword.operator.assignment.equal.rust#f8f5de
ttl-theme by trevortylerlee - VS Code Theme