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#161616
  • activityBar.foreground#61afef
  • activityBar.inactiveForeground#5d6166
  • activityBarBadge.background#61afef
  • activityBarBadge.foreground#1a1a1a
  • badge.background#61afef
  • badge.foreground#1a1a1a
  • button.background#61afef
  • button.foreground#1a1a1a
  • button.hoverBackground#74b9f1
  • dropdown.background#161616
  • editor.background#1e1e1e
  • editor.findMatchBackground#61afef66
  • editor.findMatchHighlightBackground#61afef38
  • editor.foreground#abb2bf
  • editor.lineHighlightBackground#2c2c2c
  • editor.selectionBackground#61afef42
  • editorBracketMatch.border#61afef
  • editorCursor.foreground#61afef
  • editorGroupHeader.tabsBackground#1b1b1b
  • editorIndentGuide.activeBackground1#abb2bf38
  • editorIndentGuide.background1#abb2bf14
  • editorLineNumber.activeForeground#61afef
  • editorLineNumber.foreground#5d6166
  • editorSuggestWidget.selectedBackground#61afef42
  • editorWhitespace.foreground#abb2bf1a
  • editorWidget.background#161616
  • focusBorder#61afef
  • input.background#161616
  • input.foreground#abb2bf
  • input.placeholderForeground#5d6166
  • list.activeSelectionBackground#61afef42
  • list.activeSelectionForeground#abb2bf
  • list.hoverBackground#2c2c2c
  • list.inactiveSelectionBackground#61afef24
  • panel.background#1a1a1a
  • panelTitle.activeForeground#61afef
  • scrollbarSlider.activeBackground#abb2bf5c
  • scrollbarSlider.background#abb2bf29
  • scrollbarSlider.hoverBackground#abb2bf42
  • selection.background#61afef4d
  • sideBar.background#1a1a1a
  • sideBar.foreground#abb2bf
  • sideBarSectionHeader.background#1e1e1e
  • sideBarTitle.foreground#61afef
  • statusBar.background#161616
  • statusBar.foreground#abb2bf
  • statusBar.noFolderBackground#161616
  • tab.activeBackground#1e1e1e
  • tab.activeBorderTop#61afef
  • tab.activeForeground#61afef
  • tab.border#1b1b1b
  • tab.inactiveBackground#1b1b1b
  • tab.inactiveForeground#5d6166
  • terminal.background#1e1e1e
  • terminal.foreground#abb2bf
  • titleBar.activeBackground#161616
  • titleBar.activeForeground#abb2bf
  • titleBar.inactiveBackground#161616
  • titleBar.inactiveForeground#5d6166

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5c6370italic
string, string.quoted, string.template#98c379
constant.numeric, constant.language, constant.character#d19a66
keyword, keyword.control, storage, storage.type, storage.modifier#c678dd
entity.name.function, support.function, meta.function-call.generic#61afef
variable, meta.definition.variable.name, variable.other.readwrite#e06c75
variable.parameter, parameter#bd5e65
entity.name.type, support.type, support.class, entity.name.namespace#e5c07b
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#e06c75
keyword.operator#56b6c2
entity.name.tag, punctuation.definition.tag#c678dd
entity.other.attribute-name#61afef
constant.other.color, support.constant#d19a66
entity.name.type.class#e5c07bbold
markup.boldbold
markup.italicitalic
markup.heading#61afefbold
invalid#1e1e1e
ThemePaint by Toqir Ahmad - VS Code Theme