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#f0ead8
  • activityBar.foreground#268bd2
  • activityBar.inactiveForeground#b9bfb8
  • activityBarBadge.background#268bd2
  • activityBarBadge.foreground#ffffff
  • badge.background#268bd2
  • badge.foreground#ffffff
  • button.background#268bd2
  • button.foreground#ffffff
  • button.hoverBackground#227dbd
  • dropdown.background#f0ead8
  • editor.background#fdf6e3
  • editor.findMatchBackground#268bd266
  • editor.findMatchHighlightBackground#268bd238
  • editor.foreground#657b83
  • editor.lineHighlightBackground#f4eddb
  • editor.selectionBackground#268bd238
  • editorBracketMatch.border#268bd2
  • editorCursor.foreground#268bd2
  • editorGroupHeader.tabsBackground#f8f1de
  • editorIndentGuide.activeBackground1#657b8338
  • editorIndentGuide.background1#657b8314
  • editorLineNumber.activeForeground#268bd2
  • editorLineNumber.foreground#b9bfb8
  • editorSuggestWidget.selectedBackground#268bd238
  • editorWhitespace.foreground#657b831a
  • editorWidget.background#f0ead8
  • focusBorder#268bd2
  • input.background#f0ead8
  • input.foreground#657b83
  • input.placeholderForeground#b9bfb8
  • list.activeSelectionBackground#268bd238
  • list.activeSelectionForeground#657b83
  • list.hoverBackground#f4eddb
  • list.inactiveSelectionBackground#268bd224
  • panel.background#f7f0dd
  • panelTitle.activeForeground#268bd2
  • scrollbarSlider.activeBackground#657b835c
  • scrollbarSlider.background#657b8329
  • scrollbarSlider.hoverBackground#657b8342
  • selection.background#268bd24d
  • sideBar.background#f7f0dd
  • sideBar.foreground#657b83
  • sideBarSectionHeader.background#fdf6e3
  • sideBarTitle.foreground#268bd2
  • statusBar.background#f0ead8
  • statusBar.foreground#657b83
  • statusBar.noFolderBackground#f0ead8
  • tab.activeBackground#fdf6e3
  • tab.activeBorderTop#268bd2
  • tab.activeForeground#268bd2
  • tab.border#f5efdc
  • tab.inactiveBackground#f8f1de
  • tab.inactiveForeground#b9bfb8
  • terminal.background#fdf6e3
  • terminal.foreground#657b83
  • titleBar.activeBackground#f0ead8
  • titleBar.activeForeground#657b83
  • titleBar.inactiveBackground#f0ead8
  • titleBar.inactiveForeground#b9bfb8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#93a1a1italic
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#657b83
variable.parameter, parameter#809194
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#fdf6e3