Skip to main content
Coding Theme

Addition Theme

Publisher: Frederik BoschThemes in package: 1

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#1A1A1A
  • activityBar.border#1A1A1A
  • activityBar.dropBackground#65829D
  • activityBar.foreground#C2C2C2
  • activityBarBadge.background#37B19B
  • badge.background#37B19B
  • button.background#37B19B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#C2C2C2
comment#868686
string#CCA37E
constant.numeric#E64157
constant.language#E64157
constant.character, constant.other#E64157
variable#C6C6C5
keyword#8ABDC4
storage#65829D
storage.type#65829D
entity.name.class#8ABDC4 bold
entity.other.inherited-class#8ABDC4
entity.name.function#37B19B
variable.parameter#E64157
entity.name.tag#37B19B
entity.other.attribute-name#8ABDC4
support.function#65829D
support.constant#8ABDC4
support.type, support.class#65829D
support.other.variable#FFFFFF
invalid#FFFFFF
invalid.deprecated#F8F8F0

Shiki preview

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

Loading...

Addition Theme - Coding Theme