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#432222
  • activityBar.foreground#b5a7a7
  • activityBarBadge.background#952d34
  • button.background#952d34
  • button.foreground#FCF8F7
  • editor.background#FCF8F7
  • editor.foreground#432222
  • editor.selectionBackground#952d3430
  • editorCursor.foreground#952d34
  • editorLineNumber.foreground#b5a7a7
  • focusBorder#952d3480
  • list.activeSelectionBackground#952d34
  • list.activeSelectionForeground#FCF8F7
  • list.hoverBackground#F5F0EF
  • sideBar.background#F5EFEE
  • sideBar.foreground#432222
  • sideBarTitle.foreground#952d34
  • statusBar.background#952d34
  • statusBar.foreground#FCF8F7
  • tab.activeBackground#FCF8F7
  • tab.activeBorder#952d34
  • tab.inactiveBackground#F5EFEE
  • textLink.foreground#952d34
  • titleBar.activeBackground#432222
  • titleBar.activeForeground#b5a7a7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A09090italic
keyword, storage#952d34
string#6A8A7A
constant.numeric#815a5c
entity.name.function#952d34bold
variable#432222
entity.name.type#7A2028bold

Shiki preview

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

Loading...

wuthering waves color themes - Coding Theme