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#2f4a48
  • activityBar.foreground#ccd0c5
  • activityBarBadge.background#50b8a5
  • button.background#50b8a5
  • button.foreground#2f4a48
  • editor.background#FAFCFB
  • editor.foreground#2f4a48
  • editor.selectionBackground#50b8a530
  • editorCursor.foreground#50b8a5
  • editorLineNumber.foreground#A0B0A8
  • focusBorder#50b8a580
  • list.activeSelectionBackground#50b8a5
  • list.activeSelectionForeground#2f4a48
  • list.hoverBackground#F0F5F4
  • sideBar.background#F5F8F7
  • sideBar.foreground#2f4a48
  • sideBarTitle.foreground#50b8a5
  • statusBar.background#50b8a5
  • statusBar.foreground#2f4a48
  • tab.activeBackground#FAFCFB
  • tab.activeBorder#50b8a5
  • tab.inactiveBackground#F5F8F7
  • textLink.foreground#547e7e
  • titleBar.activeBackground#2f4a48
  • titleBar.activeForeground#ccd0c5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8A9A95italic
keyword, storage#50b8a5
string#547e7e
constant.numeric#6A8A85
entity.name.function#50b8a5bold
variable#2f4a48
entity.name.type#3F5A58bold

Shiki preview

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

Loading...

wuthering waves color themes - Coding Theme