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#0a0a0a
  • activityBar.border#1a1a1a
  • activityBar.foreground#ff2e2e
  • activityBar.inactiveForeground#404040
  • activityBarBadge.background#ff2e2e
  • activityBarBadge.foreground#0a0a0a
  • editor.background#0a0a0a
  • editor.foreground#e6e6e6
  • editor.lineHighlightBackground#ffffff05
  • editor.selectionBackground#ff2e2e30
  • list.activeSelectionBackground#ff2e2e20
  • list.activeSelectionForeground#ffffff
  • list.focusForeground#ffffff
  • list.hoverBackground#ff2e2e10
  • list.hoverForeground#ffffff
  • list.inactiveSelectionForeground#ffffff
  • sideBar.background#0a0a0a
  • sideBar.border#1a1a1a
  • sideBar.dropBackground#0a0a0a
  • sideBar.foreground#505050
  • sideBarSectionHeader.background#0a0a0a
  • sideBarSectionHeader.border#1a1a1a
  • sideBarSectionHeader.foreground#e6e6e6
  • sideBarTitle.foreground#e6e6e6
  • statusBar.background#0a0a0a
  • statusBar.border#1a1a1a
  • statusBar.foreground#e6e6e6
  • tab.activeBackground#0a0a0a
  • tab.activeBorder#ff2e2e
  • tab.activeForeground#ff2e2e
  • tab.hoverBackground#ff2e2e10
  • tab.hoverForeground#ff2e2e
  • tab.inactiveBackground#0a0a0a
  • tab.inactiveForeground#404040
  • terminal.ansiBrightRed#ff4d4d
  • terminal.ansiRed#ff2e2e
  • terminal.ansiYellow#d4a017
  • terminal.background#0a0a0a
  • terminal.foreground#e6e6e6
  • terminalCursor.foreground#ff2e2e
  • titleBar.activeBackground#0a0a0a
  • titleBar.activeForeground#e6e6e6
  • titleBar.border#1a1a1a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a0f0fitalic
keyword, storage.type, storage.modifier, keyword.control#a55eea
entity.name.function, meta.function-call, entity.name.tag#ff4757
string#ffa502
constant.numeric, constant.language, support.constant#ff6b81
variable#ffcccc
punctuation, meta.brace, punctuation.separator#a0a0a0