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#001f27
  • activityBar.foreground#268bd2
  • activityBar.inactiveForeground#3b5a61
  • activityBarBadge.background#268bd2
  • activityBarBadge.foreground#ffffff
  • badge.background#268bd2
  • badge.foreground#ffffff
  • button.background#268bd2
  • button.foreground#ffffff
  • button.hoverBackground#4099d7
  • dropdown.background#001f27
  • editor.background#002b36
  • editor.findMatchBackground#268bd266
  • editor.findMatchHighlightBackground#268bd238
  • editor.foreground#839496
  • editor.lineHighlightBackground#0f3842
  • editor.selectionBackground#268bd242
  • editorBracketMatch.border#268bd2
  • editorCursor.foreground#268bd2
  • editorGroupHeader.tabsBackground#002731
  • editorIndentGuide.activeBackground1#83949638
  • editorIndentGuide.background1#83949614
  • editorLineNumber.activeForeground#268bd2
  • editorLineNumber.foreground#3b5a61
  • editorSuggestWidget.selectedBackground#268bd242
  • editorWhitespace.foreground#8394961a
  • editorWidget.background#001f27
  • focusBorder#268bd2
  • input.background#001f27
  • input.foreground#839496
  • input.placeholderForeground#3b5a61
  • list.activeSelectionBackground#268bd242
  • list.activeSelectionForeground#839496
  • list.hoverBackground#0f3842
  • list.inactiveSelectionBackground#268bd224
  • panel.background#00252e
  • panelTitle.activeForeground#268bd2
  • scrollbarSlider.activeBackground#8394965c
  • scrollbarSlider.background#83949629
  • scrollbarSlider.hoverBackground#83949642
  • selection.background#268bd24d
  • sideBar.background#00252e
  • sideBar.foreground#839496
  • sideBarSectionHeader.background#002b36
  • sideBarTitle.foreground#268bd2
  • statusBar.background#001f27
  • statusBar.foreground#839496
  • statusBar.noFolderBackground#001f27
  • tab.activeBackground#002b36
  • tab.activeBorderTop#268bd2
  • tab.activeForeground#268bd2
  • tab.border#002731
  • tab.inactiveBackground#002731
  • tab.inactiveForeground#3b5a61
  • terminal.background#002b36
  • terminal.foreground#839496
  • titleBar.activeBackground#001f27
  • titleBar.activeForeground#839496
  • titleBar.inactiveBackground#001f27
  • titleBar.inactiveForeground#3b5a61

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#586e75italic
string, string.quoted, string.template#2aa198
constant.numeric, constant.language, constant.character#d33682
keyword, keyword.control, storage, storage.type, storage.modifier#859900
entity.name.function, support.function, meta.function-call.generic#268bd2
variable, meta.definition.variable.name, variable.other.readwrite#839496
variable.parameter, parameter#6b8185
entity.name.type, support.type, support.class, entity.name.namespace#b58900
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#6c71c4
keyword.operator#cb4b16
entity.name.tag, punctuation.definition.tag#859900
entity.other.attribute-name#268bd2
constant.other.color, support.constant#d33682
entity.name.type.class#b58900bold
markup.boldbold
markup.italicitalic
markup.heading#268bd2bold
invalid#002b36