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.

  • activityBar.background#450100
  • activityBar.foreground#99F0C0
  • activityBarBadge.background#B80009
  • activityBarBadge.foreground#F5E8E2
  • badge.background#B80009
  • badge.foreground#F5E8E2
  • breadcrumb.background#470100
  • dropdown.background#450100
  • editor.background#470100
  • editor.foreground#F5E8E2
  • editor.lineHighlightBackground#470100
  • editor.selectionBackground#B80009
  • editor.selectionHighlightBackground#A80009
  • editorGroupHeader.tabsBackground#470100
  • editorSuggestWidget.background#450100
  • editorSuggestWidget.highlightForeground#B80009
  • editorSuggestWidget.selectedBackground#470100
  • input.background#450100
  • list.hoverBackground#470100
  • notifications.background#450100
  • panel.background#450100
  • sideBar.background#470100
  • statusBar.background#450100
  • statusBar.noFolderBackground#400100
  • tab.activeBackground#470100
  • tab.inactiveBackground#470100
  • terminal.background#450100
  • textLink.foreground#FF99D6
  • welcomePage.background#470100

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#856565
comment.block.preprocessor#A1D2FF
comment.documentation, comment.block.documentation#856565
invalid.illegal#FF1946bold
keyword.operator#F79463bold
keyword, storage#73E3FA
storage.type, support.type#A1D2FF
constant.language, support.constant, variable.language#E396D4
variable, support.variable#99F0C0
entity.name.function, support.function#99F0C0
entity.name.type, entity.other.inherited-class, support.class#99F0C0
entity.name.exception#FF1946
entity.name.section
constant.numeric, constant.character, constant#8CABBD
string#8CABBD
constant.character.escape#8CABBD
string.regexp#B29ED9bold
constant.other.symbol#B29ED9
punctuation#E49CED
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#856565
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#99F0C0
entity.name.tag#99F0C0
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#99F0C0italic
constant.character.entity, punctuation.definition.entity#99F0C0
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#90B09F
meta.property-name, support.type.property-name#99F0C0
meta.property-value, meta.property-value constant.other, support.constant.property-value#cc7734
keyword.other.important
markup.changed#F5E8E2
markup.deleted#F5E8E2
markup.italicitalic
markup.error#660000
markup.inserted#F5E8E2
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
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

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

COVID-19 Theme - Coding Theme