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#140F13
  • button.background#FF4081
  • button.foreground#FFFFFF
  • button.hoverBackground#F06292
  • editor.background#1A1418
  • editor.foreground#FCE4EC
  • editor.lineHighlightBackground#241B20
  • editor.selectionBackground#33232B
  • editorCursor.foreground#FF80AB
  • editorLineNumber.foreground#8E6B78
  • panel.background#140F13
  • sideBar.background#1A1418
  • statusBar.background#140F13
  • titleBar.activeBackground#1A1418

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A17885italic
keyword#FF80AB
string#FFAB91
function#F48FB1
type#F06292
number#FFCCBC
variable#FCE4EC