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#181c21
  • activityBar.foreground#539bf5
  • activityBar.inactiveForeground#616973
  • activityBarBadge.background#539bf5
  • activityBarBadge.foreground#ffffff
  • badge.background#539bf5
  • badge.foreground#ffffff
  • button.background#539bf5
  • button.foreground#ffffff
  • button.hoverBackground#68a7f6
  • dropdown.background#181c21
  • editor.background#22272e
  • editor.findMatchBackground#539bf566
  • editor.findMatchHighlightBackground#539bf538
  • editor.foreground#adbac7
  • editor.lineHighlightBackground#2f343b
  • editor.selectionBackground#539bf542
  • editorBracketMatch.border#539bf5
  • editorCursor.foreground#539bf5
  • editorGroupHeader.tabsBackground#1f2329
  • editorIndentGuide.activeBackground1#adbac738
  • editorIndentGuide.background1#adbac714
  • editorLineNumber.activeForeground#539bf5
  • editorLineNumber.foreground#616973
  • editorSuggestWidget.selectedBackground#539bf542
  • editorWhitespace.foreground#adbac71a
  • editorWidget.background#181c21
  • focusBorder#539bf5
  • input.background#181c21
  • input.foreground#adbac7
  • input.placeholderForeground#616973
  • list.activeSelectionBackground#539bf542
  • list.activeSelectionForeground#adbac7
  • list.hoverBackground#2f343b
  • list.inactiveSelectionBackground#539bf524
  • panel.background#1d2228
  • panelTitle.activeForeground#539bf5
  • scrollbarSlider.activeBackground#adbac75c
  • scrollbarSlider.background#adbac729
  • scrollbarSlider.hoverBackground#adbac742
  • selection.background#539bf54d
  • sideBar.background#1d2228
  • sideBar.foreground#adbac7
  • sideBarSectionHeader.background#22272e
  • sideBarTitle.foreground#539bf5
  • statusBar.background#181c21
  • statusBar.foreground#adbac7
  • statusBar.noFolderBackground#181c21
  • tab.activeBackground#22272e
  • tab.activeBorderTop#539bf5
  • tab.activeForeground#539bf5
  • tab.border#1f2329
  • tab.inactiveBackground#1f2329
  • tab.inactiveForeground#616973
  • terminal.background#22272e
  • terminal.foreground#adbac7
  • titleBar.activeBackground#181c21
  • titleBar.activeForeground#adbac7
  • titleBar.inactiveBackground#181c21
  • titleBar.inactiveForeground#616973

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#768390italic
string, string.quoted, string.template#96d0ff
constant.numeric, constant.language, constant.character#6cb6ff
keyword, keyword.control, storage, storage.type, storage.modifier#f47067
entity.name.function, support.function, meta.function-call.generic#dcbdfb
variable, meta.definition.variable.name, variable.other.readwrite#adbac7
variable.parameter, parameter#94a0ab
entity.name.type, support.type, support.class, entity.name.namespace#8ddb8c
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#f69d50
keyword.operator#6cb6ff
entity.name.tag, punctuation.definition.tag#f47067
entity.other.attribute-name#dcbdfb
constant.other.color, support.constant#6cb6ff
entity.name.type.class#8ddb8cbold
markup.boldbold
markup.italicitalic
markup.heading#539bf5bold
invalid#22272e