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#F3D9E4
  • activityBar.foreground#3A2A45
  • activityBarBadge.background#D97CA0
  • activityBarBadge.foreground#FBF3F6
  • badge.background#C6A2D6
  • badge.foreground#FBF3F6
  • button.background#D97CA0
  • button.foreground#FBF3F6
  • editor.background#FBF3F6
  • editor.foreground#3A2A45
  • editor.selectionBackground#9FC3EA55
  • editorCursor.foreground#D97CA0
  • editorLineNumber.foreground#C7A9C9
  • focusBorder#C6A2D6
  • progressBar.background#9FC3EA
  • sideBar.background#F7E4EC
  • sideBar.foreground#4A3552
  • statusBar.background#E8C7DC
  • statusBar.foreground#3A2A45
  • tab.activeBackground#FBF3F6
  • tab.activeBorderTop#9FC3EA
  • tab.activeForeground#2A1E30
  • tab.inactiveBackground#F3D9E4
  • titleBar.activeBackground#F3D9E4
  • titleBar.activeForeground#3A2A45

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#B49BB8italic
string#C4517A
constant.numeric#4A82B5
keyword, storage.type#8A5AA5
entity.name.function#3A2A45
variable#5A4262
LY: Answer Theme by Pengoo LY - VS Code Theme