Skip to main content
CodingTheme

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#fafafa
  • activityBar.border#eee
  • activityBar.foreground#80878d
  • activityBarBadge.background#25b2ee
  • editor.background#ffffff
  • editor.findMatchHighlightBackground#fff78e
  • editor.foreground#004260
  • editor.rangeHighlightBackground#f2f2f2
  • editor.wordHighlightBackground#fffccc
  • editor.wordHighlightStrongBackground#fff78e
  • editorLineNumber.foreground#ccc
  • list.inactiveSelectionBackground#a4bee0
  • list.inactiveSelectionForeground#fff
  • sideBar.background#fff
  • sideBar.border#eee
  • sideBar.foreground#777
  • statusBar.background#fff
  • statusBar.border#eee
  • statusBar.debuggingBackground#3f3f3f
  • statusBar.debuggingBorder#141414
  • statusBar.debuggingForeground#f1f1f1
  • statusBar.foreground#333
  • statusBar.noFolderBackground#fff
  • statusBar.noFolderBorder#eee
  • statusBar.noFolderForeground#333
  • tab.activeBackground#fff
  • tab.activeForeground#333
  • tab.border#eee
  • tab.inactiveBackground#f2f2f2
  • tab.inactiveForeground#888
  • terminal.background#fff
  • terminal.foreground#004260
  • terminalCursor.foreground#25b2ee
  • titleBar.activeBackground#fff
  • titleBar.border#eee

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#333333
comment, punctuation.definition.comment#BFBFBF
comment.block.preprocessor#BFBFBF
comment.documentation, comment.block.documentation#004260
invalid.deprecated#FF9834
invalid.illegal#FF3431
keyword.operator#000000
keyword, storage#F73D8A
storage.type, support.type#F73D8A
constant.language, support.constant, variable.language#80A5E9
variable, support.variable#008ED4
entity.name.function, support.function#7540CA
entity.name.type, entity.other.inherited-class, support.class#006592
entity.name.exception#FF3431
entity.name.section
constant.numeric, constant.character, constant#F650DC
string#00B664
constant.character.escape#777777
string.regexp#80A5E9
constant.other.symbol#FF9834
punctuation#777777
string source, text source
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#BFBFBF
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#004260
entity.name.tag#7540CA
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#008ED4
constant.character.entity, punctuation.definition.entity#80A5E9
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7540CA
meta.property-name, support.type.property-name#008ED4
meta.property-value, meta.property-value constant.other, support.constant.property-value#00B664
keyword.other.important
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#FF3431
markup.inserted#000000
meta.link#80A5E9
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#7540CA
markup.boldbold
markup.traceback#FF3431
markup.underlineunderline
markup.quote#006592
markup.list#008ED4
markup.bold, markup.italic#00B664
markup.inline.raw#80A5E9
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...

Parasol Theme by Galaxy Drifters - VS Code Theme