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#161621
  • activityBar.foreground#ff5ec7
  • activityBar.inactiveForeground#7f758c
  • activityBarBadge.background#ff5ec7
  • activityBarBadge.foreground#1a1a1a
  • badge.background#ff5ec7
  • badge.foreground#1a1a1a
  • button.background#ff5ec7
  • button.foreground#1a1a1a
  • button.hoverBackground#ff71ce
  • dropdown.background#161621
  • editor.background#1e1e2e
  • editor.findMatchBackground#ff5ec766
  • editor.findMatchHighlightBackground#ff5ec738
  • editor.foreground#f5e0ff
  • editor.lineHighlightBackground#2c2c3b
  • editor.selectionBackground#ff5ec742
  • editorBracketMatch.border#ff5ec7
  • editorCursor.foreground#ff5ec7
  • editorGroupHeader.tabsBackground#1b1b29
  • editorIndentGuide.activeBackground1#f5e0ff38
  • editorIndentGuide.background1#f5e0ff14
  • editorLineNumber.activeForeground#ff5ec7
  • editorLineNumber.foreground#7f758c
  • editorSuggestWidget.selectedBackground#ff5ec742
  • editorWhitespace.foreground#f5e0ff1a
  • editorWidget.background#161621
  • focusBorder#ff5ec7
  • input.background#161621
  • input.foreground#f5e0ff
  • input.placeholderForeground#7f758c
  • list.activeSelectionBackground#ff5ec742
  • list.activeSelectionForeground#f5e0ff
  • list.hoverBackground#2c2c3b
  • list.inactiveSelectionBackground#ff5ec724
  • panel.background#1a1a28
  • panelTitle.activeForeground#ff5ec7
  • scrollbarSlider.activeBackground#f5e0ff5c
  • scrollbarSlider.background#f5e0ff29
  • scrollbarSlider.hoverBackground#f5e0ff42
  • selection.background#ff5ec74d
  • sideBar.background#1a1a28
  • sideBar.foreground#f5e0ff
  • sideBarSectionHeader.background#1e1e2e
  • sideBarTitle.foreground#ff5ec7
  • statusBar.background#161621
  • statusBar.foreground#f5e0ff
  • statusBar.noFolderBackground#161621
  • tab.activeBackground#1e1e2e
  • tab.activeBorderTop#ff5ec7
  • tab.activeForeground#ff5ec7
  • tab.border#1b1b29
  • tab.inactiveBackground#1b1b29
  • tab.inactiveForeground#7f758c
  • terminal.background#1e1e2e
  • terminal.foreground#f5e0ff
  • titleBar.activeBackground#161621
  • titleBar.activeForeground#f5e0ff
  • titleBar.inactiveBackground#161621
  • titleBar.inactiveForeground#7f758c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6c6a80italic
string, string.quoted, string.template#5effa0
constant.numeric, constant.language, constant.character#ffd95e
keyword, keyword.control, storage, storage.type, storage.modifier#ff5ec7
entity.name.function, support.function, meta.function-call.generic#5ec7ff
variable, meta.definition.variable.name, variable.other.readwrite#f5e0ff
variable.parameter, parameter#cebdd9
entity.name.type, support.type, support.class, entity.name.namespace#c45eff
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ff7a5e
keyword.operator#5effe0
entity.name.tag, punctuation.definition.tag#ff5ec7
entity.other.attribute-name#5ec7ff
constant.other.color, support.constant#ffd95e
entity.name.type.class#c45effbold
markup.boldbold
markup.italicitalic
markup.heading#ff5ec7bold
invalid#1e1e2e
ThemePaint by Toqir Ahmad - VS Code Theme