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#e6f2ff
  • activityBar.foreground#3a3a3a
  • activityBarBadge.background#6699cc
  • activityBarBadge.foreground#fefefe
  • badge.background#6699cc
  • badge.foreground#fefefe
  • button.background#6699cc
  • button.foreground#fefefe
  • button.hoverBackground#99bbdd
  • dropdown.background#e6f2ff
  • dropdown.foreground#3a3a3a
  • editor.background#fefefe
  • editor.foreground#3a3a3a
  • editor.inactiveSelectionBackground#cce6ff40
  • editor.lineHighlightBackground#e6f2ff
  • editor.selectionBackground#cce6ff80
  • editorCursor.foreground#6699cc
  • editorLineNumber.activeForeground#6699cc
  • editorLineNumber.foreground#a0a0a0
  • input.background#e6f2ff
  • input.foreground#3a3a3a
  • input.placeholderForeground#808080
  • panel.background#fefefe
  • panel.border#e6f2ff
  • scrollbarSlider.background#cce6ff80
  • scrollbarSlider.hoverBackground#cce6ffb0
  • sideBar.background#fefefe
  • sideBar.foreground#3a3a3a
  • sideBarSectionHeader.background#e6f2ff
  • sideBarSectionHeader.foreground#6699cc
  • statusBar.background#fefefe
  • statusBar.foreground#3a3a3a
  • tab.activeBackground#e6f2ff
  • tab.activeForeground#3a3a3a
  • tab.inactiveBackground#fefefe
  • tab.inactiveForeground#808080
  • titleBar.activeBackground#fefefe
  • titleBar.activeForeground#3a3a3a
  • titleBar.inactiveBackground#fefefe
  • titleBar.inactiveForeground#808080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#808080italic
keyword, storage.type#6699cc
variable, identifier#3a3a3a
string, constant.other.symbol#99bbdd
function, entity.name.function#336699
type, entity.name.type#6699cc
constant, variable.language#99bbdd
constant.numeric, constant.language.boolean#66cccc
punctuation, meta.brace, meta.bracket#3a3a3a
invalid, invalid.illegal#cc6666underline
entity.name.tag, markup.heading#336699
support.function, support.constant#336699
meta.function-call, meta.method-call#336699
storage.modifier, storage#6699cc
Carousel Mirage by Inna Sodri - VS Code Theme