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#10171f
  • activityBar.foreground#5fc9e8
  • activityBar.inactiveForeground#697681
  • activityBarBadge.background#5fc9e8
  • activityBarBadge.foreground#1a1a1a
  • badge.background#5fc9e8
  • badge.foreground#1a1a1a
  • button.background#5fc9e8
  • button.foreground#1a1a1a
  • button.hoverBackground#72cfeb
  • dropdown.background#10171f
  • editor.background#16202b
  • editor.findMatchBackground#5fc9e866
  • editor.findMatchHighlightBackground#5fc9e838
  • editor.foreground#cfe0ea
  • editor.lineHighlightBackground#242d38
  • editor.selectionBackground#5fc9e842
  • editorBracketMatch.border#5fc9e8
  • editorCursor.foreground#5fc9e8
  • editorGroupHeader.tabsBackground#141d27
  • editorIndentGuide.activeBackground1#cfe0ea38
  • editorIndentGuide.background1#cfe0ea14
  • editorLineNumber.activeForeground#5fc9e8
  • editorLineNumber.foreground#697681
  • editorSuggestWidget.selectedBackground#5fc9e842
  • editorWhitespace.foreground#cfe0ea1a
  • editorWidget.background#10171f
  • focusBorder#5fc9e8
  • input.background#10171f
  • input.foreground#cfe0ea
  • input.placeholderForeground#697681
  • list.activeSelectionBackground#5fc9e842
  • list.activeSelectionForeground#cfe0ea
  • list.hoverBackground#242d38
  • list.inactiveSelectionBackground#5fc9e824
  • panel.background#131c25
  • panelTitle.activeForeground#5fc9e8
  • scrollbarSlider.activeBackground#cfe0ea5c
  • scrollbarSlider.background#cfe0ea29
  • scrollbarSlider.hoverBackground#cfe0ea42
  • selection.background#5fc9e84d
  • sideBar.background#131c25
  • sideBar.foreground#cfe0ea
  • sideBarSectionHeader.background#16202b
  • sideBarTitle.foreground#5fc9e8
  • statusBar.background#10171f
  • statusBar.foreground#cfe0ea
  • statusBar.noFolderBackground#10171f
  • tab.activeBackground#16202b
  • tab.activeBorderTop#5fc9e8
  • tab.activeForeground#5fc9e8
  • tab.border#141d27
  • tab.inactiveBackground#141d27
  • tab.inactiveForeground#697681
  • terminal.background#16202b
  • terminal.foreground#cfe0ea
  • titleBar.activeBackground#10171f
  • titleBar.activeForeground#cfe0ea
  • titleBar.inactiveBackground#10171f
  • titleBar.inactiveForeground#697681

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#516576italic
string, string.quoted, string.template#82d6c8
constant.numeric, constant.language, constant.character#e8a87c
keyword, keyword.control, storage, storage.type, storage.modifier#6cb6e8
entity.name.function, support.function, meta.function-call.generic#5fc9e8
variable, meta.definition.variable.name, variable.other.readwrite#cfe0ea
variable.parameter, parameter#aebdc8
entity.name.type, support.type, support.class, entity.name.namespace#e8cf8a
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#e88a9c
keyword.operator#7fd4e8
entity.name.tag, punctuation.definition.tag#6cb6e8
entity.other.attribute-name#5fc9e8
constant.other.color, support.constant#e8a87c
entity.name.type.class#e8cf8abold
markup.boldbold
markup.italicitalic
markup.heading#5fc9e8bold
invalid#16202b