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.

  • diffEditor.insertedTextBackground#DDFFDDAA
  • diffEditor.removedTextBackground#FEE8E9AA
  • editor.background#FFFFFF
  • editor.foreground#333333
  • editor.lineHighlightBackground#F6FECDAA
  • editor.selectionBackground#8ED3FF
  • editor.selectionForeground#FFFFFF
  • editor.selectionHighlightBackground#FFFF00AA
  • editor.wordHighlightBackground#E6ECFFAA
  • editorBracketMatch.background#C0E8C3
  • editorBracketMatch.border#FFA5A5
  • editorCursor.background#21BDFF
  • editorError.foreground#FE251E
  • editorInfo.foreground#158A15
  • editorSuggestWidget.focusHighlightForeground#9DDDFF
  • editorWarning.foreground#F4A939
  • list.focusHighlightForeground#9DDDFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8D8D84
comment.block.preprocessor#808080
comment.documentation, comment.block.documentation#8D8D84
invalid.illegal#FF0000
keyword.operator#777777
keyword, storage#0000FF
storage.type, support.type#6434A3
constant.language, support.constant, variable.language#D0372D
variable, support.variable#BA36A5
variable.other.jsdoc#8B7500
variable.other.object, variable.other.property, variable.other.readwrite, variable.parameter#000000
entity.name.function, support.function#006699
entity.name.type, entity.other.inherited-class, support.class#6434A3bold
entity.name.exception#FF0000
entity.name.sectionbold
constant.numeric, constant.character, constant#AB6526
string#008000
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#AB6526
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
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#AE1B9A
entity.name.tag#4B83CD
meta.separator.markdown#7F7F7F
meta.tag.inline.kbd#7F7F7F
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#F36335italic
constant.character.entity, punctuation.definition.entity
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#0000FF
meta.property-name, support.type.property-name#AB6526
meta.property-value, meta.property-value constant.other, support.constant.property-value#00AA00
keyword.other.importantbold
heading.1#3C3C3Cbold
heading.2#123555bold
heading.3#005522bold
heading.4#EA6300bold
heading.5#E3258Dbold
heading.6#0077CCbold
markup.changed#000000
markup.deleted, punctuation.definition.deleted#CC3333
meta.diff.header#800000
markup.italicitalic
markup.error#FF0000
markup.inserted, punctuation.definition.inserted#3A993A
meta.link#006DAFunderline
string.other.link.title.markdown#006DAF
string.other.link.description.markdown#006DAF
string.other.link.description.title.markdown#8D8D84
constant.other.reference.link.markdown#8D8D84
punctuation.definition.constant.markdown#8D8D84
punctuation.definition.constant.begin.markdown#8D8D84
punctuation.definition.constant.end.markdown#8D8D84
punctuation.definition.string.begin.markdown#8D8D84
punctuation.definition.string.end.markdown#8D8D84
string.other.link.title.markdown#006DAF
markup.underline.link.markdown#006DAFunderline
markup.underline.link.image.markdown#006DAFunderline
constant.other.reference.link.markdown#8D8D84
markup.fenced_code.block#006400
markup.output, markup.raw#006400
markup.prompt#777777
markup.heading#2A489E
markup.boldbold
markup.traceback#FF0000
markup.underlineunderline
markup.quote#006400
markup.list
markup.bold, markup.italic
markup.inline.raw#006400
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
Leuven Theme by Jeremy Meng - VS Code Theme