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#0A0703
  • activityBar.foreground#FBBF24
  • activityBar.inactiveForeground#A16207
  • editor.background#0A0703
  • editor.foreground#FFEFD8
  • editor.inactiveSelectionBackground#261805
  • editor.lineHighlightBackground#161005
  • editor.selectionBackground#3A2408
  • editorCursor.foreground#F59E0B
  • panel.background#0A0703
  • sideBar.background#120C04
  • sideBar.border#2A1A05
  • sideBar.foreground#FFE4B5
  • statusBar.background#120C04
  • statusBar.foreground#FBBF24
  • terminal.ansiBlack#1A1205
  • terminal.ansiBlue#D97706
  • terminal.ansiCyan#FDE68A
  • terminal.ansiGreen#FBBF24
  • terminal.ansiMagenta#B45309
  • terminal.ansiRed#F59E0B
  • terminal.ansiWhite#FFEFD8
  • terminal.ansiYellow#FCD34D
  • terminal.background#0A0703
  • terminal.foreground#FFEFD8
  • titleBar.activeBackground#120C04
  • titleBar.activeForeground#FFE4B5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8A6A3Bitalic
string#FBBF24
keyword#F59E0Bbold
entity.name.function#FCD34D
variable#FFEFD8
constant.numeric#FDE68A
entity.name.type#F59E0B