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.

  • editor.background#F8D1CE
  • editor.foreground#3D4A7B
  • list.activeSelectionIconForeground#fff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#62A1D6
invalid.illegal#EA3644
keyword.operator#777777
keyword, storage#3D4A7B
storage.type, support.type#803F7E
constant.language, support.constant, variable.language#EEAA80
variable, support.variable#803F7E
entity.name.function, support.function#E03756bold
entity.name.type, entity.other.inherited-class, support.class#803F7Ebold
entity.name.exception#EA3644
entity.name.sectionbold
constant.numeric, constant.character, constant#EEAA80
string#62A1D6
constant.character.escape#777777
string.regexp#803F7E
constant.other.symbol#EEAA80
punctuation#777777
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#62A1D6
entity.name.tag#3D4A7B
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#62A1D6italic
constant.character.entity, punctuation.definition.entity#EEAA80
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#803F7E
meta.property-name, support.type.property-name#EEAA80
meta.property-value, meta.property-value constant.other, support.constant.property-value#62A1D6
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#EA3644
markup.inserted#000000
meta.link#3D4A7B
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#E03756
markup.boldbold
markup.traceback#EA3644
markup.underlineunderline
markup.quote#803F7E
markup.list#3D4A7B
markup.bold, markup.italic#62A1D6
markup.inline.raw#EEAA80
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
PotatoTheme by divyansh singh - VS Code Theme