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#007acc
  • editor.background#0c0c0c42
  • editor.foreground#E0E0E0
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#FFD180italic
constant#E0E0E0
emphasis#FF0000
entity#42A5F5
invalid#E57373
keyword#E0E0E0
markup#26A69A
meta#E0E0E0
storage#E0E0E0
string#4DD0E1
strong, entity.other.attribute-name#66BB6A
support#26A69A
variable#81D4FA
variable.language#B3E5FCitalic
source.json meta.structure.dictionary.json support.type.property-name.json#26A69A

Shiki preview

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

Loading...

Simply Blues (Dark) - Coding Theme