Skip to main content
CodingTheme

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.

  • activityBar.background#1B1A23
  • activityBarBadge.background#007acc
  • editor.background#0D0E12
  • editor.foreground#605E78
  • editorGroupHeader.tabsBackground#1B1A23
  • sideBar.background#1B1A23
  • sideBarSectionHeader.background#1B1A23
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#1B1A23

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
, punctuation.definition.block, meta.parameters, storage.type.function.arrow, meta.brace, punctuation.terminator, punctuation.separator, comment.line, comment.block.json, meta.structure.dictionary.json, punctuation.definition.typeparameters, keyword.operator.type#605E78
commentitalic
variable.language.this#FFBD5A
string, punctuation.definition.string.begin, punctuation.definition.string.end, constant, source#7CFFB8
keyword.control, storage.type, storage.modifier#E8A16E
meta.template#D899E2
meta.import, variable, string.json, keyword.key, meta.tag.table, entity.name.tag.yaml#F089D9bold
entity.name.type, meta.class, support.type.primitive, keyword.operator.new#c993f1
entity.name.function#8BF0F0

Shiki preview

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

Loading...

Morgan Code by Morgan Jones - VS Code Theme