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#FDF6E3
  • editor.foreground#586E75

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#93A1A1italic
comment.block.preprocessor#93A1A1
comment.documentation, comment.block.documentation#448C27
invalid.illegal#660000
keyword.operator#586e75
keyword#859900
keyword.control.rust#859900bold
keyword.other.rust, storage.type.rust, keyword.declaration.struct.rust#002b36bold
storage.type.rust#002b36
storage#002b36bold
storage.type#002b36bold
support.type#859900
constant.language, support.constant, variable.language#AB6526
variable.other.constant.property#657b83
variable.other.object, variable.other.readwrite#268bd2underline
support.variable, defaultLibrary#586e75bold
variable.other.property, variable.other.object.property#657b83
entity.name.function, support.function#d33682bold
meta.function.definition, keyword.other.fn#073642bold
entity.name.type, entity.other.inherited-class, support.class#859900
entity.name.type.interface, entity.other.inherited-class.interface, support.interface#b58900bold
entity.name.exception#CB4B16
entity.name.sectionbold
constant.numeric, constant.character, constant#D33682
string#2AA198
constant.character.escape#777777
string.regexp#D30102
constant.other.symbol#AB6526
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end#93A1A1
entity.name.tag#268BD2bold
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#93A1A1italic
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#859900
meta.property-value, meta.property-value constant.other, support.constant.property-value#B58900
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
Solarized Lambda Light by Netlambda - VS Code Theme