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#cfcfcf
  • activityBar.border#00bbff
  • activityBar.foreground#00bbff
  • activityBarBadge.background#00bbff
  • activityBarBadge.foreground#111111
  • badge.background#00bbff
  • badge.foreground#111111
  • dropdown.background#dcdcdc
  • dropdown.border#00bbff
  • editor.background#e2e2e2
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#5fd3ff22
  • editor.lineHighlightBackground#d0d0d0
  • editor.selectionBackground#5fd3ff44
  • editor.selectionHighlightBackground#5fd3ff22
  • editorBracketHighlight.foreground1#00bbff
  • editorBracketMatch.background#d4f6ff
  • editorBracketMatch.border#00bbff
  • editorCursor.foreground#00bbff
  • editorGutter.addedBackground#00aa88
  • editorGutter.deletedBackground#cc0000
  • editorGutter.modifiedBackground#00bbff
  • editorIndentGuide.background#bbbbbb
  • editorLineNumber.foreground#666666
  • list.activeSelectionBackground#5fd3ff33
  • list.activeSelectionForeground#000000
  • list.inactiveSelectionBackground#5fd3ff20
  • scrollbarSlider.hoverBackground#5fd3ff55
  • sideBar.background#dedede
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#e0f6ff
  • sideBarSectionHeader.foreground#00bbff
  • sideBarTitle.foreground#00bbff
  • statusBar.background#e2e2e2
  • statusBar.border#00bbff
  • statusBar.foreground#111111
  • statusBarItem.prominentBackground#00bbff
  • tab.activeBackground#dcdcdc
  • tab.activeBorder#00bbff
  • tab.activeBorderTop#00bbff
  • tab.inactiveBackground#e2e2e2
  • terminal.ansiBlue#00bbff
  • terminal.ansiBrightRed#ff3333
  • terminal.ansiCyan#00cccc
  • terminal.ansiGreen#00aa88
  • terminal.ansiMagenta#bb00ff
  • terminal.ansiRed#cc0000
  • terminal.ansiWhite#111111
  • terminal.ansiYellow#ffaa00
  • titleBar.activeBackground#dcdcdc
  • titleBar.activeForeground#111111
  • titleBar.border#00bbff
  • titleBar.inactiveBackground#e2e2e2
  • tree.indentGuidesStroke#00bbff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#777777italic
keyword#00bbffbold
string#00aa88—
variable, identifier#111111—
function, entity.name.function#111111—
invalid, invalid.illegal#cc0000underline
entity.name.type, support.type#00bbff—
constant.numeric, constant.language#ff8080—
Chaos Themes by ConiShadow - VS Code Theme