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.background#050505
  • activityBar.foreground#EEEEEE
  • activityBarBadge.background#050505
  • breadcrumb.foreground#bdbdbd
  • button.background#333333
  • editor.background#050505
  • editor.foreground#bdbdbd
  • editor.selectionBackground#333333
  • editorGroupHeader.tabsBackground#050505
  • editorLineNumber.foreground#6c6c6c
  • keybindingLabel.background#333333
  • sideBar.background#050505
  • sideBar.foreground#bdbdbd
  • sideBarSectionHeader.background#050505
  • sideBarSectionHeader.foreground#EEEEEE
  • sideBarTitle.foreground#bdbdbd
  • statusBar.background#050505
  • statusBar.debuggingBackground#333333
  • tab.activeBackground#1a1a1a
  • tab.inactiveBackground#050505
  • titleBar.activeBackground#050505
  • titleBar.inactiveBackground#050505

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