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.

  • activityBar.background#1A2020
  • activityBar.foreground#d5cecb
  • activityBarBadge.background#b2525c
  • button.background#6f8c8d
  • button.foreground#1A2020
  • button.secondaryBackground#b2525c
  • editor.background#252D2D
  • editor.foreground#d5cecb
  • editor.selectionBackground#6f8c8d40
  • editorCursor.foreground#b2525c
  • editorLineNumber.foreground#5A6568
  • focusBorder#6f8c8d80
  • list.activeSelectionBackground#6f8c8d
  • list.activeSelectionForeground#252D2D
  • list.hoverBackground#2D3535
  • sideBar.background#1E2424
  • sideBar.foreground#A8B0B0
  • sideBarTitle.foreground#6f8c8d
  • statusBar.background#6f8c8d
  • statusBar.foreground#1A2020
  • tab.activeBackground#252D2D
  • tab.activeBorder#6f8c8d
  • tab.inactiveBackground#1E2424
  • textLink.foreground#7F9C9D
  • titleBar.activeBackground#1A2020
  • titleBar.activeForeground#d5cecb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5A6568italic
keyword, storage#C26A72
string#7F9C9D
constant.numeric#AA7A80
entity.name.function#7F9C9Dbold
variable#d5cecb
entity.name.type#C26A72bold

Shiki preview

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

Loading...

wuthering waves color themes - Coding Theme