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#1e1a28
  • activityBar.foreground#b8a4e3
  • activityBar.inactiveForeground#7a758b
  • activityBarBadge.background#b8a4e3
  • activityBarBadge.foreground#1a1a1a
  • badge.background#b8a4e3
  • badge.foreground#1a1a1a
  • button.background#b8a4e3
  • button.foreground#1a1a1a
  • button.hoverBackground#c1afe6
  • dropdown.background#1e1a28
  • editor.background#2a2438
  • editor.findMatchBackground#b8a4e366
  • editor.findMatchHighlightBackground#b8a4e338
  • editor.foreground#dcd7f0
  • editor.lineHighlightBackground#373144
  • editor.selectionBackground#b8a4e342
  • editorBracketMatch.border#b8a4e3
  • editorCursor.foreground#b8a4e3
  • editorGroupHeader.tabsBackground#262032
  • editorIndentGuide.activeBackground1#dcd7f038
  • editorIndentGuide.background1#dcd7f014
  • editorLineNumber.activeForeground#b8a4e3
  • editorLineNumber.foreground#7a758b
  • editorSuggestWidget.selectedBackground#b8a4e342
  • editorWhitespace.foreground#dcd7f01a
  • editorWidget.background#1e1a28
  • focusBorder#b8a4e3
  • input.background#1e1a28
  • input.foreground#dcd7f0
  • input.placeholderForeground#7a758b
  • list.activeSelectionBackground#b8a4e342
  • list.activeSelectionForeground#dcd7f0
  • list.hoverBackground#373144
  • list.inactiveSelectionBackground#b8a4e324
  • panel.background#241f30
  • panelTitle.activeForeground#b8a4e3
  • scrollbarSlider.activeBackground#dcd7f05c
  • scrollbarSlider.background#dcd7f029
  • scrollbarSlider.hoverBackground#dcd7f042
  • selection.background#b8a4e34d
  • sideBar.background#241f30
  • sideBar.foreground#dcd7f0
  • sideBarSectionHeader.background#2a2438
  • sideBarTitle.foreground#b8a4e3
  • statusBar.background#1e1a28
  • statusBar.foreground#dcd7f0
  • statusBar.noFolderBackground#1e1a28
  • tab.activeBackground#2a2438
  • tab.activeBorderTop#b8a4e3
  • tab.activeForeground#b8a4e3
  • tab.border#262032
  • tab.inactiveBackground#262032
  • tab.inactiveForeground#7a758b
  • terminal.background#2a2438
  • terminal.foreground#dcd7f0
  • titleBar.activeBackground#1e1a28
  • titleBar.activeForeground#dcd7f0
  • titleBar.inactiveBackground#1e1a28
  • titleBar.inactiveForeground#7a758b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#766c93italic
string, string.quoted, string.template#a0e3c4
constant.numeric, constant.language, constant.character#f0c8a0
keyword, keyword.control, storage, storage.type, storage.modifier#c4a0f0
entity.name.function, support.function, meta.function-call.generic#9ec1f0
variable, meta.definition.variable.name, variable.other.readwrite#dcd7f0
variable.parameter, parameter#bcb7cf
entity.name.type, support.type, support.class, entity.name.namespace#f0e0a0
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#f0a0c4
keyword.operator#a0d8f0
entity.name.tag, punctuation.definition.tag#c4a0f0
entity.other.attribute-name#9ec1f0
constant.other.color, support.constant#f0c8a0
entity.name.type.class#f0e0a0bold
markup.boldbold
markup.italicitalic
markup.heading#b8a4e3bold
invalid#2a2438
ThemePaint by Toqir Ahmad - VS Code Theme