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#000508
  • activityBar.foreground#009cff
  • activityBarBadge.background#009cff
  • activityBarBadge.foreground#000508
  • editor.background#00080d
  • editor.foreground#e8f1ff
  • editor.lineHighlightBackground#00222d
  • editor.selectionBackground#004466
  • editorCursor.foreground#009cff
  • editorLineNumber.activeForeground#009cff
  • editorLineNumber.foreground#336680
  • sideBar.background#00080d
  • sideBar.foreground#a0bedd
  • sideBarTitle.foreground#009cff
  • statusBar.background#000508
  • statusBar.foreground#009cff
  • tab.activeBackground#00080d
  • tab.activeForeground#e8f1ff
  • tab.inactiveBackground#00080d
  • tab.inactiveForeground#009cff
  • titleBar.activeBackground#000508
  • titleBar.activeForeground#009cff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5588aaitalic
keyword, storage.type, storage.modifier#00aaffbold
string, constant.other.symbol, constant.other.key#0099ff—
entity.name.function, meta.function-call, support.function#44ccffbold
variable, string constant.other.placeholder#e8f1ff—
constant.numeric, constant.language#77b3ff—
entity.name.type, support.class, support.type#009cffbold
keyword.operator, punctuation#55bbff—
invalid, invalid.illegal#ff5599—
Green Beautiful Color Themes by David Lee - Dark Butterfly - VS Code Theme