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.

  • activityBarBadge.background#007acc
  • editor.background#181818
  • editor.foreground#f7f7f7
  • editor.selectionBackground#3B3A32
  • focusBorder#868686
  • inlineChat.background#151515
  • inlineChat.border#404040
  • input.background#1E1E1E
  • input.border#292929
  • menu.background#181818
  • menu.border#404040
  • panel.background#191919
  • sideBar.background#151515
  • sideBar.border#404040
  • sideBarTitle.foreground#bbbbbb
  • titleBar.activeBackground#181818
  • titleBar.border#404040
  • titleBar.inactiveBackground#181818
  • titleBar.inactiveForeground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string.quoted.binary.single.python#A8CC7C
constant.language.false.cpp, constant.language.true.cpp#82D2CE
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#D6D6DD
keyword.control.directive#A8CC7C
constant.other.ellipsis.python#D1D1D1
variable.other.generic-type.haskell#83D6C5
punctuation.definition.tag#898989
storage.type.haskell#F8C762
support.variable.magic.python#D6D6DD
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#D6D6DD
variable.parameter.function.language.special.self.python#EFB080
variable.language.this.cpp#82D2CE
storage.modifier.lifetime.rust#D6D6DD
support.function.std.rust#AAA0FA
entity.name.lifetime.rust#EFB080
variable.other.property#AA9BF5
variable.language.rust#D6D6DD
support.constant.edge#83D6C5
constant.other.character-class.regexp#D6D6DD
keyword.operator.quantifier.regexp#F8C762
punctuation.definition.string.begin,punctuation.definition.string.end#E394DC
variable.parameter.function#D6D6DD
comment markup.link#6D6D6D
markup.changed.diff#EFB080
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#AAA0FA
markup.inserted.diff#E394DC
markup.deleted.diff#D6D6DD
meta.function.c,meta.function.cpp#D6D6DD
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#D6D6DD
punctuation.separator.key-value#D6D6DD
keyword.operator.expression.import#AAA0FA
support.constant.math#EFB080
support.constant.property.math#F8C762
variable.other.constant#EFB080
variable.other.constant#AA9BF5
storage.type.annotation.java, storage.type.object.array.java#EFB080
source.java#D6D6DD
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#D6D6DD
meta.method.java#AAA0FA
storage.modifier.import.java,storage.type.java,storage.type.generic.java#EFB080
keyword.operator.instanceof.java#83D6C5
meta.definition.variable.name.java#D6D6DD
keyword.operator.logical#D6D6DD
keyword.operator.bitwise#D6D6DD
keyword.operator.channel#D6D6DD
keyword.operator.css,keyword.operator.scss,keyword.operator.less#D6D6DD
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#F8C762
punctuation.separator.list.comma.css#D6D6DD
support.constant.color.w3c-standard-color-name.css#F8C762
support.module.node,support.type.object.module,support.module.node#EFB080
entity.name.type.module#EFB080
,meta.object-literal.key,support.variable.object.process,support.variable.object.node#D6D6DD
variable.other.readwrite#94C1FA
support.variable.property#AA9BF5
support.constant.json#F8C762
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#83D6C5
support.type.object.console#D6D6DD
support.variable.property.process#F8C762
entity.name.function.js,support.function.console.js#EBC88D
keyword.operator.misc.rust#D6D6DD
keyword.operator.sigil.rust#83D6C5
keyword.operator.delete#83D6C5
support.type.object.dom#D6D6DD
support.variable.dom,support.variable.property.dom#D6D6DD
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#D6D6DD
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#83D6C5
punctuation.separator.delimiter#D6D6DD
punctuation.separator.c,punctuation.separator.cpp#83D6C5
support.type.posix-reserved.c,support.type.posix-reserved.cpp#D6D6DD
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#83D6C5
variable.parameter.function.language.python#F8C762
support.type.python#82D2CE
keyword.operator.logical.python#83D6C5
variable.parameter.function.python#F8C762
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#D6D6DD
meta.function-call.generic.python#AAA0FA
constant.character.format.placeholder.other.python#F8C762
keyword.operator#D6D6DD
keyword.operator.assignment.compound#83D6C5
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#D6D6DD
keyword#83D6C5
entity.name.namespace#D1D1D1
variable#D6D6DD
variable.c#D6D6DD
variable.language#C1808A
token.variable.parameter.java#D6D6DD
import.storage.java#EFB080
token.package.keyword#83D6C5
token.package#D6D6DD
entity.name.type.namespace#EFB080
support.class, entity.name.type.class#87C3FF
entity.name.class.identifier.namespace.type#EFB080
entity.name.class, variable.other.class.js, variable.other.class.ts#EFB080
variable.other.class.php#D6D6DD
entity.name.type#EFB080
keyword.control.directive.include.cpp#A8CC7C
control.elements, keyword.operator.less#F8C762
keyword.other.special-method#AAA0FA
storage#82D2CE
storage.modifier.reference, storage.modifier.pointer#D1D1D1
token.storage#83D6C5
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#83D6C5
token.storage.type.java#EFB080
support.function#EFB080
meta.property-name.css#87C3FF
meta.tag#FAD075
string#E394DC
entity.other.inherited-class#EFB080
constant.other.symbol#D6D6DD
constant.numeric#EBC88D
constant.other.color#EBC88D
punctuation.definition.constant#F8C762
entity.name.tag.template, entity.name.tag.script, entity.name.tag.style#AF9CFF
entity.name.tag.html#87C3FF
meta.property-value.css#E394DC
entity.other.attribute-name#AAA0FA
entity.other.attribute-name.id#AAA0FA
entity.other.attribute-name.class.css#F8C762
meta.selector#83D6C5
markup.heading#D6D6DD
markup.heading punctuation.definition.heading, entity.name.section#AAA0FA
keyword.other.unit#EBC88D
markup.bold,todo.bold#F8C762
punctuation.definition.bold#EFB080
markup.italic, punctuation.definition.italic,todo.emphasis#83D6C5
emphasis md#83D6C5
entity.name.section.markdown#D6D6DD
punctuation.definition.heading.markdown#D6D6DD
punctuation.definition.list.begin.markdown#D6D6DD
markup.heading.setext#D6D6DD
punctuation.definition.bold.markdown#F8C762
markup.inline.raw.markdown#E394DC
markup.inline.raw.string.markdown#E394DC
punctuation.definition.list.markdown#D6D6DD
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#D6D6DD
beginning.punctuation.definition.list.markdown#D6D6DD
punctuation.definition.metadata.markdown#D6D6DD
markup.underline.link.markdown,markup.underline.link.image.markdown#83D6C5
string.other.link.title.markdown,string.other.link.description.markdown#AAA0FA
string.regexp#D6D6DD
constant.character.escape#D6D6DD
punctuation.section.embedded, variable.interpolation#D6D6DD
punctuation.section.embedded.begin,punctuation.section.embedded.end#83D6C5
invalid.illegal#D6D6DD
invalid.illegal.bad-ampersand.html#D6D6DD
invalid.broken#D6D6DD
invalid.deprecated#D6D6DD
invalid.unimplemented#D6D6DD
source.json meta.structure.dictionary.json > string.quoted.json#D6D6DD
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#D6D6DD
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#E394DC
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#D6D6DD
support.type.property-name.json#82D2CE
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#83D6C5
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#83D6C5
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#EFB080
keyword.operator.error-control.php#83D6C5
keyword.operator.type.php#83D6C5
punctuation.section.array.begin.php#D6D6DD
punctuation.section.array.end.php#D6D6DD
invalid.illegal.non-null-typehinted.php#F44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#EFB080
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#AAA0FA
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#D6D6DD
support.constant.core.rust#F8C762
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#F8C762
entity.name.goto-label.php,support.other.php#AAA0FA
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#D6D6DD
keyword.operator.regexp.php#83D6C5
keyword.operator.comparison.php#D6D6DD
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#83D6C5
meta.function.decorator.python#A8CC7C
punctuation.definition.decorator.python,entity.name.function.decorator.python#A8CC7C
support.token.decorator.python,meta.function.decorator.identifier.python#D6D6DD
function.parameter#D6D6DD
function.brace#D6D6DD
function.parameter.ruby, function.parameter.cs#D6D6DD
constant.language.symbol.ruby#D6D6DD
rgb-value#D6D6DD
inline-color-decoration rgb-value#F8C762
less rgb-value#F8C762
selector.sass#D6D6DD
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#82D2CE
block.scope.end,block.scope.begin#D6D6DD
storage.type.cs#EFB080
entity.name.variable.local.cs#D6D6DD
token.info-token#AAA0FA
token.warn-token#F8C762
token.error-token#F44747
token.debug-token#83D6C5
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#83D6C5
meta.template.expression#D6D6DD
keyword.operator.module#83D6C5
support.type.type.flowtype#AAA0FA
support.type.primitive#EFB080
meta.property.object#D6D6DD
variable.parameter.function.js#D6D6DD
keyword.other.template.begin#E394DC
keyword.other.template.end#E394DC
keyword.other.substitution.begin#E394DC
keyword.other.substitution.end#E394DC
keyword.operator.assignment#D6D6DD
keyword.operator.assignment.go#EFB080
keyword.operator.arithmetic.go, keyword.operator.address.go#83D6C5
entity.name.package.go#EFB080
support.type.prelude.elm#D6D6DD
support.constant.elm#F8C762
punctuation.quasi.element#83D6C5
constant.character.entity#D6D6DD
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#D6D6DD
entity.global.clojure#EFB080
meta.symbol.clojure#D6D6DD
constant.keyword.clojure#D6D6DD
meta.arguments.coffee, variable.parameter.function.coffee#D6D6DD
source.ini#E394DC
meta.scope.prerequisites.makefile#D6D6DD
source.makefile#EFB080
storage.modifier.import.groovy#EFB080
meta.method.groovy#AAA0FA
meta.definition.variable.name.groovy#D6D6DD
meta.definition.class.inherited.classes.groovy#E394DC
support.variable.semantic.hlsl#EFB080
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#83D6C5
text.variable, text.bracketed#D6D6DD
support.type.swift, support.type.vb.asp#EFB080
entity.name.function.xi#EFB080
entity.name.class.xi#D6D6DD
constant.character.character-class.regexp.xi#D6D6DD
constant.regexp.xi#83D6C5
keyword.control.xi#D6D6DD
invalid.xi#D6D6DD
beginning.punctuation.definition.quote.markdown.xi#E394DC
beginning.punctuation.definition.list.markdown.xi#6D6D6D
constant.character.xi#AAA0FA
accent.xi#AAA0FA
wikiword.xi#F8C762
constant.other.color.rgb-value.xi#D6D6DD
punctuation.definition.tag.xi#6D6D6D
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#EFB080
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#D6D6DD
meta.brace.square#D6D6DD
comment, punctuation.definition.comment#6D6D6Ditalic
markup.quote.markdown#6D6D6D
punctuation.definition.block.sequence.item.yaml#D6D6DD
constant.language.symbol.elixir#D6D6DD
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

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Darker Bold - Coding Theme