Skip to main content
Coding Theme

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.

  • editor.background#282828
  • editor.foreground#FDF4C1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#928374italic
string#B8BB26
keyword.control, storage.type, constant.language#FA5C4B
constant#FC8679
meta.class, meta.function#8EC07C

Shiki preview

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

Loading...

Common Themes - Coding Theme