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.activeBackground#0a1420
  • activityBar.activeBorder#00bfff
  • activityBar.background#000510
  • activityBar.border#0080ff
  • activityBar.foreground#00bfff
  • activityBar.inactiveForeground#336680
  • activityBarBadge.background#0080ff
  • activityBarBadge.foreground#ffffff
  • button.background#0080ff
  • button.border#0080ff
  • button.foreground#ffffff
  • button.hoverBackground#40a0ff
  • dropdown.background#0a1420
  • dropdown.border#0080ff
  • dropdown.foreground#80d0ff
  • editor.background#0a1420
  • editor.findMatchBackground#0080ff80
  • editor.findMatchHighlightBackground#0080ff40
  • editor.foreground#80d0ff
  • editor.lineHighlightBackground#142030
  • editor.selectionBackground#0080ff60
  • editor.selectionHighlightBackground#0080ff30
  • editorCursor.foreground#00bfff
  • editorGroupHeader.tabsBackground#051015
  • editorGroupHeader.tabsBorder#0080ff
  • editorGutter.background#051015
  • editorIndentGuide.activeBackground#00bfff
  • editorIndentGuide.background#336680
  • editorLineNumber.activeForeground#00bfff
  • editorLineNumber.foreground#669999
  • editorWhitespace.foreground#336680
  • errorForeground#ff4040
  • focusBorder#0080ff
  • foreground#80d0ff
  • icon.foreground#00bfff
  • input.background#0a1420
  • input.border#0080ff
  • input.foreground#80d0ff
  • input.placeholderForeground#669999
  • list.activeSelectionBackground#0080ff60
  • list.activeSelectionForeground#ffffff
  • list.hoverBackground#142030
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#336680
  • list.inactiveSelectionForeground#80d0ff
  • menu.background#0a1420
  • menu.border#0080ff
  • menu.foreground#80d0ff
  • menu.selectionBackground#0080ff60
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#0080ff
  • panel.background#051015
  • panel.border#0080ff
  • panelTitle.activeBorder#00bfff
  • panelTitle.activeForeground#00bfff
  • panelTitle.inactiveForeground#669999
  • selection.background#0080ff60
  • sideBar.background#051015
  • sideBar.border#0080ff
  • sideBar.foreground#80d0ff
  • sideBarSectionHeader.background#0a1420
  • sideBarSectionHeader.border#0080ff
  • sideBarSectionHeader.foreground#80d0ff
  • sideBarTitle.foreground#00bfff
  • statusBar.background#000510
  • statusBar.border#0080ff
  • statusBar.debuggingBackground#0080ff
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#80d0ff
  • statusBar.noFolderBackground#000510
  • statusBarItem.activeBackground#142030
  • statusBarItem.hoverBackground#0a1420
  • tab.activeBackground#0a1420
  • tab.activeBorder#00bfff
  • tab.activeForeground#00bfff
  • tab.border#0080ff
  • tab.inactiveBackground#051015
  • tab.inactiveForeground#669999
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0080ff
  • terminal.ansiCyan#00bfff
  • terminal.ansiGreen#40ff80
  • terminal.ansiMagenta#8040ff
  • terminal.ansiRed#ff4080
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffff40
  • terminal.background#0a1420
  • terminal.foreground#80d0ff
  • titleBar.activeBackground#000510
  • titleBar.activeForeground#80d0ff
  • titleBar.border#0080ff
  • titleBar.inactiveBackground#000510
  • titleBar.inactiveForeground#336680

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#669999italic
keyword#0080ffbold
string#40c0ff—
constant.numeric#80e0ff—
entity.name.function#00bfffbold
variable#80d0ff—
entity.name.type#0080ffbold
entity.name.class#40a0ffbold