Skip to main content
CodingTheme

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#101010
  • activityBar.foreground#A0A0A0
  • activityBarBadge.background#FFC799
  • activityBarBadge.foreground#000
  • badge.background#FFC799
  • badge.foreground#000
  • button.background#FFC799
  • button.foreground#000
  • button.hoverBackground#FFCFA8
  • diffEditor.insertedLineBackground#99FFE415
  • diffEditor.insertedTextBackground#99FFE415
  • diffEditor.removedLineBackground#FF808015
  • diffEditor.removedTextBackground#FF808015
  • editor.background#101010
  • editor.foreground#FFF
  • editor.selectionBackground#FFFFFF25
  • editor.selectionHighlightBackground#FFFFFF25
  • editorBracketHighlight.foreground1#A0A0A0
  • editorBracketHighlight.foreground2#A0A0A0
  • editorBracketHighlight.foreground3#A0A0A0
  • editorBracketHighlight.foreground4#A0A0A0
  • editorBracketHighlight.foreground5#A0A0A0
  • editorBracketHighlight.foreground6#A0A0A0
  • editorBracketHighlight.unexpectedBracket.foreground#FF8080
  • editorError.foreground#FF8080
  • editorGroupHeader.tabsBackground#101010
  • editorGutter.addedBackground#99FFE4
  • editorGutter.deletedBackground#FF8080
  • editorGutter.modifiedBackground#FFC799
  • editorHoverWidget.background#161616
  • editorHoverWidget.border#282828
  • editorInlayHint.background#1C1C1C
  • editorInlayHint.foreground#A0A0A0
  • editorLineNumber.foreground#505050
  • editorOverviewRuler.border#101010
  • editorWarning.foreground#FFC799
  • editorWidget.background#101010
  • focusBorder#FFC799
  • icon.foreground#A0A0A0
  • input.background#1C1C1C
  • list.activeSelectionBackground#232323
  • list.activeSelectionForeground#FFC799
  • list.errorForeground#FF8080
  • list.highlightForeground#FFC799
  • list.hoverBackground#282828
  • list.inactiveSelectionBackground#232323
  • scrollbarSlider.background#34343480
  • scrollbarSlider.hoverBackground#343434
  • selection.background#666
  • settings.modifiedItemIndicator#FFC799
  • sideBar.background#101010
  • sideBarSectionHeader.background#101010
  • sideBarSectionHeader.foreground#A0A0A0
  • sideBarTitle.foreground#A0A0A0
  • statusBar.background#101010
  • statusBar.debuggingBackground#FF7300
  • statusBar.debuggingForeground#FFF
  • statusBar.foreground#A0A0A0
  • statusBarItem.remoteBackground#FFC799
  • statusBarItem.remoteForeground#000
  • tab.activeBackground#161616
  • tab.border#101010
  • tab.inactiveBackground#101010
  • textLink.activeForeground#FFCFA8
  • textLink.foreground#FFC799
  • titleBar.activeBackground#101010
  • titleBar.activeForeground#7E7E7E
  • titleBar.inactiveBackground#101010
  • titleBar.inactiveForeground#707070

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable.other.enummember.hcl, variable.other.member.hcl#FFF
meta.embedded#abb2bf
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#ff8097
variable.other.generic-type.haskell#A0A0A0
storage.type.haskell#FFC799
support.variable.magic.python#ff8097
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#abb2bf
variable.parameter.function.language.special.self.python#FFC799
variable.parameter.function.language.special.cls.python#FFC799
storage.modifier.lifetime.rust#abb2bf
support.function.std.rust#FFF
entity.name.lifetime.rust#FFC799
variable.language.rust#ff8097
support.constant.edge#A0A0A0
constant.other.character-class.regexp#ff8097
keyword.operator.word#A0A0A0
keyword.operator.quantifier.regexp#FFC799
variable.parameter.function#abb2bf
comment markup.link#5c6370
markup.changed.diff#FFC799
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#FFF
markup.inserted.diff#99FFE4
markup.deleted.diff#ff8097
meta.function.c,meta.function.cpp#ff8097
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#abb2bf
punctuation.separator.key-value#abb2bf
keyword.operator.expression.import#FFF
support.constant.math#FFC799
support.constant.property.math#FFC799
variable.other.constant#FFC799
storage.type.annotation.java, storage.type.object.array.java#FFC799
source.java#ff8097
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#abb2bf
meta.method.java#FFF
storage.modifier.import.java,storage.type.java,storage.type.generic.java#FFC799
keyword.operator.instanceof.java#A0A0A0
meta.definition.variable.name.java#ff8097
keyword.operator.logical#99FFE4
keyword.operator.bitwise#99FFE4
keyword.operator.channel#99FFE4
support.constant.property-value.scss,support.constant.property-value.css#FFC799
keyword.operator.css,keyword.operator.scss,keyword.operator.less#99FFE4
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#FFC799
punctuation.separator.list.comma.css#abb2bf
support.constant.color.w3c-standard-color-name.css#FFC799
support.type.vendored.property-name.css#99FFE4
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name, source.postcss support.type.property-name, support.type.vendored.property-name.css, source.css.scss entity.name.tag, variable.parameter.keyframe-list.css, meta.property-name.css, variable.parameter.url.scss, meta.property-value.scss, meta.property-value.css#FFF
support.module.node,support.type.object.module,support.module.node#FFC799
entity.name.type.module#FFC799
variable.other.readwrite#FFF
meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ff8097italic
variable.other.readwrite.hcl#FFF
support.constant.json#FFC799
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#A0A0A0
support.type.object.console#ff8097
support.variable.property.process#FFC799
entity.name.function,support.function.console#FFF
keyword.operator.misc.rust#abb2bf
keyword.operator.sigil.rust#A0A0A0
keyword.operator.delete#A0A0A0
support.type.object.dom#99FFE4
support.variable.dom,support.variable.property.dom#ff8097
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#99FFE4
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#A0A0A0
punctuation.separator.delimiter#abb2bf
punctuation.separator.c,punctuation.separator.cpp#A0A0A0
support.type.posix-reserved.c,support.type.posix-reserved.cpp#99FFE4
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#A0A0A0
variable.parameter.function.language.python#FFC799
support.type.python#99FFE4
keyword.operator.logical.python#ffb3c1
variable.parameter.function.python#FFC799
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#abb2bf
meta.function-call.generic.python#FFF
constant.character.format.placeholder.other.python#FFC799
keyword.operator#abb2bf
keyword.operator.assignment.compound#A0A0A0
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#99FFE4
keyword#A0A0A0
entity.name.namespace#FFC799
variable#ff8097
variable.c#abb2bf
variable.language#FFC799
token.variable.parameter.java#abb2bf
import.storage.java#FFC799
token.package.keyword#A0A0A0
token.package#abb2bf
entity.name.function, meta.require, support.function.any-method, variable.function#FFF
entity.name.type.namespace#FFC799
support.class, entity.name.type.class#FFC799
entity.name.class.identifier.namespace.type#FFC799
entity.name.class, variable.other.class.js, variable.other.class.ts#FFC799
variable.other.class.php#ff8097
entity.name.type#FFC799
keyword.control#ffb3c1
keyword.control.import, keyword.control.default, keyword.control.export, keyword.control.from#A0A0A0
control.elements, keyword.operator.less#FFC799
keyword.other.special-method#FFF
storage#A0A0A0
token.storage#A0A0A0
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#A0A0A0
token.storage.type.java#FFC799
support.function#FFC799
support.type.property-name#abb2bf
support.type.property-name.toml, support.type.property-name.table.toml, support.type.property-name.array.toml#ff8097
support.constant.property-value#abb2bf
support.constant.font-name#FFC799
meta.tag#abb2bf
string#99FFE4
constant.other.symbol#99FFE4
constant.numeric#FFC799
constant.numeric.json#99FFE4
constant#FFC799
punctuation.definition.constant#FFC799
entity.name.tag#FFF
entity.other.attribute-name#FFC799
entity.other.attribute-name.id#FFF
entity.other.attribute-name.class.css#FFC799
meta.selector#A0A0A0
markup.heading#ff8097
markup.heading punctuation.definition.heading, entity.name.section#FFF
keyword.other.unit#FFC799
markup.bold,todo.bold#FFC799
punctuation.definition.bold#FFC799
markup.italic, punctuation.definition.italic,todo.emphasis#A0A0A0
emphasis md#A0A0A0
entity.name.section.markdown#ff8097
punctuation.definition.heading.markdown#ff8097
punctuation.definition.list.begin.markdown#FFC799
markup.heading.setext#abb2bf
punctuation.definition.bold.markdown#FFC799
markup.inline.raw.markdown#99FFE4
markup.inline.raw.string.markdown#99FFE4
punctuation.definition.raw.markdown#FFC799
punctuation.definition.list.markdown#FFC799
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ff8097
beginning.punctuation.definition.list.markdown#ff8097
punctuation.definition.metadata.markdown#ff8097
markup.underline.link.markdown,markup.underline.link.image.markdown#A0A0A0
string.other.link.title.markdown,string.other.link.description.markdown#FFF
markup.raw.monospace.asciidoc#99FFE4
punctuation.definition.asciidoc#FFC799
markup.list.asciidoc#FFC799
markup.link.asciidoc,markup.other.url.asciidoc#A0A0A0
string.unquoted.asciidoc,markup.other.url.asciidoc#FFF
string.unquoted.plain.in.yaml, string.unquoted.plain.out.yaml, string.quoted.double.yaml, string.quoted.single.yaml, string.quoted.double.json, string.quoted.single.json, string.unquoted.plain.out.ansible, string.unquoted.block.ansible, string.quoted.double.ansible#FFC799
variable.other.jinjaitalic
keyword.operator.jinja, keyword.control.jinja, constant.language.boolean.ansible#99FFE4
string.regexp#99FFE4
punctuation.section.embedded, variable.interpolation#ff8097
punctuation.section.embedded.begin,punctuation.section.embedded.end#A0A0A0
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#abb2bf
invalid.illegal.unrecognized-tag.html#ff8097
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.deprecated.entity.other.attribute-name.html#FFC799
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ff8097
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ff8097
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#99FFE4
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#99FFE4
support.type.property-name.json#fff
support.type.property-name.json punctuation#fff
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#A0A0A0
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#A0A0A0
support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php#FFC799
keyword.operator.error-control.php#A0A0A0
keyword.operator.type.php#A0A0A0
punctuation.section.array.begin.php#abb2bf
punctuation.section.array.end.php#abb2bf
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#FFC799
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#FFF
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#abb2bf
support.constant.core.rust#FFC799
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#FFC799
entity.name.goto-label.php,support.other.php#FFF
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#99FFE4
keyword.operator.regexp.php#A0A0A0
keyword.operator.comparison.php#99FFE4
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#A0A0A0
meta.function.decorator.python#FFF
support.token.decorator.python,meta.function.decorator.identifier.python#99FFE4
function.parameter#abb2bf
function.brace#abb2bf
function.parameter.ruby, function.parameter.cs#abb2bf
constant.language.symbol.ruby,constant.language.boolean.yaml,constant.language.symbol.hashkey.ruby#99FFE4
rgb-value#99FFE4
inline-color-decoration rgb-value#FFC799
less rgb-value#FFC799
selector.sass#ff8097
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#FFC799
block.scope.end,block.scope.begin#abb2bf
storage.type.cs#FFC799
entity.name.variable.local.cs#ff8097
token.info-token#FFF
token.warn-token#FFC799
token.error-token#f44747
token.debug-token#A0A0A0
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#A0A0A0
meta.template.expression#abb2bf
keyword.operator.module#A0A0A0
support.type.type.flowtype#FFF
support.type.primitive#FFC799
meta.property.object#ff8097
variable.parameter.function.js#ff8097
keyword.other.template.begin#99FFE4
keyword.other.template.end#99FFE4
keyword.other.substitution.begin#99FFE4
keyword.other.substitution.end#99FFE4
keyword.operator.assignment#99FFE4
keyword.operator.assignment.go#FFC799
keyword.operator.arithmetic.go, keyword.operator.address.go#A0A0A0
keyword.operator.arithmetic.c, keyword.operator.arithmetic.cpp#A0A0A0
entity.name.package.go#FFC799
support.type.prelude.elm#99FFE4
support.constant.elm#FFC799
punctuation.quasi.element#A0A0A0
constant.character.entity#ff8097
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#A0A0A0
entity.global.clojure#FFC799
meta.symbol.clojure#ff8097
constant.keyword.clojure#99FFE4
meta.arguments.coffee, variable.parameter.function.coffee#ff8097
source.ini#99FFE4
meta.scope.prerequisites.makefile#ff8097
source.makefile#FFC799
storage.modifier.import.groovy#FFC799
meta.method.groovy#FFF
meta.definition.variable.name.groovy#ff8097
meta.definition.class.inherited.classes.groovy#99FFE4
support.variable.semantic.hlsl#FFC799
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#A0A0A0
text.variable, text.bracketed#ff8097
support.type.swift, support.type.vb.asp#FFC799
entity.name.function.xi#FFC799
entity.name.class.xi#99FFE4
constant.character.character-class.regexp.xi#ff8097
constant.regexp.xi#A0A0A0
keyword.control.xi#99FFE4
invalid.xi#abb2bf
beginning.punctuation.definition.quote.markdown.xi#99FFE4
beginning.punctuation.definition.list.markdown.xi#7f848e
constant.character.xi#FFF
accent.xi#FFF
wikiword.xi#FFC799
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#5c6370
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#FFC799
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ff8097
meta.brace.square#abb2bf
comment, punctuation.definition.comment#7f848eitalic
markup.quote.markdown#5c6370
punctuation.definition.block.sequence.item.yaml#abb2bf
constant.language.symbol.elixir, constant.language.symbol.double-quoted.elixir#99FFE4
entity.name.variable.parameter.cs#FFC799
entity.name.variable.field.cs#ff8097
markup.deleted#ff8097
markup.inserted#99FFE4
markup.underlineunderline
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#BE5046
support.other.namespace.php#abb2bf
variable.parameter.function.latex#ff8097
variable.other.object#FFC799
variable.other.constant.property#ff8097
entity.other.inherited-class#FFC799
variable.other.assignment.shell#fff
variable.other.readwrite.c, variable.other.readwrite.terraform #ffb3c1
entity.name.variable.parameter.php,punctuation.separator.colon.php,constant.other.php#abb2bf
constant.numeric.decimal.asm.x86_64#A0A0A0
support.other.parenthesis.regexp#FFC799
constant.character.escape#99FFE4
string.regexp#ff8097
log.info#99FFE4
log.warning#FFC799
log.error#ff8097
keyword.operator.expression.is#A0A0A0
entity.name.label#ff8097
support.class.math.block.environment.latex, constant.other.general.math.tex#FFF
constant.character.math.tex#99FFE4
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
markup.italic.markdownitalic
entity.other.attribute-name, meta.property-list.scss, meta.attribute-selector.scss, meta.property-value.css, entity.other.keyframe-offset.css, meta.selector.css, entity.name.tag.reference.scss, entity.name.tag.nesting.css, punctuation.separator.key-value.css#A0A0A0
entity.other.attribute-name.class, entity.other.attribute-name.id, meta.attribute-selector.scss, variable.parameter.misc.css#FFC799
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFC799

Shiki preview

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

Loading...

Vesper Extended by kocean33 - VS Code Theme