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.

  • editor.background#0a0c10
  • editor.foreground#f0f3f6
  • editor.lineHighlightBackground#1073cf2d
  • editor.lineHighlightBorder#9fced11f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#BDC4CC—
constant.other.placeholder, constant.character#FF9492—
constant, entity.name.constant, variable.other.constant, variable.other.enummember, variable.language, entity#91CBFF—
entity.name, meta.export.default, meta.definition.variable#FFB757—
variable.parameter.function, meta.jsx.children, meta.block, meta.tag.attributes, entity.name.constant, meta.object.member, meta.embedded.expression#F0F3F6—
entity.name.function#DBB7FF—
entity.name.tag, support.class.component#72F088—
keyword#FF9492—
storage, storage.type#FF9492—
storage.modifier.package, storage.modifier.import, storage.type.java#F0F3F6—
string, string punctuation.section.embedded source#ADDCFF—
support#91CBFF—
meta.property-name#91CBFF—
variable#FFB757—
variable.other#F0F3F6—
invalid.broken#FFB1AFitalic
invalid.deprecated#FFB1AFitalic
invalid.illegal#FFB1AFitalic
invalid.unimplemented#FFB1AFitalic
carriage-return#FFFFFFitalic underline
message.error#FFB1AF—
string variable#91CBFF—
source.regexp, string.regexp#ADDCFF—
string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#ADDCFF—
string.regexp constant.character.escape#72F088bold
support.constant#91CBFF—
support.variable#91CBFF—
support.type.property-name.json#72F088—
meta.module-reference#91CBFF—
punctuation.definition.list.begin.markdown#FFB757—
markup.heading, markup.heading entity.name#91CBFFbold
markup.quote#72F088—
markup.italic#F0F3F6italic
markup.bold#F0F3F6bold
markup.underline—underline
markup.strikethrough—strikethrough
markup.inline.raw#91CBFF—
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#FFB1AF—
punctuation.section.embedded#FF9492—
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#72F088—
markup.changed, punctuation.definition.changed#FFB757—
markup.ignored, markup.untracked#272B33—
meta.diff.range#DBB7FFbold
meta.diff.header#91CBFF—
meta.separator#91CBFFbold
meta.output#91CBFF—
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#BDC4CC—
brackethighlighter.unmatched#FFB1AF—
constant.other.reference.link, string.other.link#ADDCFF—
token.info-token#6796E6—
token.warn-token#CD9731—
token.error-token#F44747—
token.debug-token#B267E6—