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#282a2e
  • editor.background#1d1f21
  • editor.foreground#c5c8c6
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.quoted.docstring, punctuation.definition.comment#60666b
constant, support.constant#5ea770
string#abd977
entity.name.function#af87d7
entity.name.function.decorator#cf4f3e
entity.other.attribute-name#9ac1d8
entity.name.type, entity.other.inherited-class, entity.other.attribute-name.id.css#4276df
entity.other.attribute-name.class.css#af87d7
entity.name.tag#cf4f3e
storage#cf4f3e
keyword#ec9751
keyword.control.import, keyword.other.special-method, keyword.codetag#cf4f3e
keyword.operator, punctuation.separator, punctuation.terminator, punctuation.definition, punctuation.section, punctuation.attribute-shorthand#FFD75F
variable#9ac1d8
support.function#af87d7
support.function.builtin#cf4f3e
support.class#4276df
support.type#9ac1d8
support.type.property-name.css#c5c8c6
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markup.heading#FFFFFFbold
markup.italic#FFFFFFitalic
markup.bold, markup.bold string#FFFFFFbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#FFFFFFbold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#78af8d
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
Flattown Theme by blerins - VS Code Theme