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#1e202d
  • activityBar.foreground#c792ea
  • activityBar.inactiveForeground#61667e
  • activityBarBadge.background#c792ea
  • activityBarBadge.foreground#1a1a1a
  • badge.background#c792ea
  • badge.foreground#1a1a1a
  • button.background#c792ea
  • button.foreground#1a1a1a
  • button.hoverBackground#ce9fed
  • dropdown.background#1e202d
  • editor.background#292d3e
  • editor.findMatchBackground#c792ea66
  • editor.findMatchHighlightBackground#c792ea38
  • editor.foreground#a6accd
  • editor.lineHighlightBackground#363a4a
  • editor.selectionBackground#c792ea42
  • editorBracketMatch.border#c792ea
  • editorCursor.foreground#c792ea
  • editorGroupHeader.tabsBackground#252938
  • editorIndentGuide.activeBackground1#a6accd38
  • editorIndentGuide.background1#a6accd14
  • editorLineNumber.activeForeground#c792ea
  • editorLineNumber.foreground#61667e
  • editorSuggestWidget.selectedBackground#c792ea42
  • editorWhitespace.foreground#a6accd1a
  • editorWidget.background#1e202d
  • focusBorder#c792ea
  • input.background#1e202d
  • input.foreground#a6accd
  • input.placeholderForeground#61667e
  • list.activeSelectionBackground#c792ea42
  • list.activeSelectionForeground#a6accd
  • list.hoverBackground#363a4a
  • list.inactiveSelectionBackground#c792ea24
  • panel.background#232735
  • panelTitle.activeForeground#c792ea
  • scrollbarSlider.activeBackground#a6accd5c
  • scrollbarSlider.background#a6accd29
  • scrollbarSlider.hoverBackground#a6accd42
  • selection.background#c792ea4d
  • sideBar.background#232735
  • sideBar.foreground#a6accd
  • sideBarSectionHeader.background#292d3e
  • sideBarTitle.foreground#c792ea
  • statusBar.background#1e202d
  • statusBar.foreground#a6accd
  • statusBar.noFolderBackground#1e202d
  • tab.activeBackground#292d3e
  • tab.activeBorderTop#c792ea
  • tab.activeForeground#c792ea
  • tab.border#252938
  • tab.inactiveBackground#252938
  • tab.inactiveForeground#61667e
  • terminal.background#292d3e
  • terminal.foreground#a6accd
  • titleBar.activeBackground#1e202d
  • titleBar.activeForeground#a6accd
  • titleBar.inactiveBackground#1e202d
  • titleBar.inactiveForeground#61667e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#676e95italic
string, string.quoted, string.template#c3e88d
constant.numeric, constant.language, constant.character#f78c6c
keyword, keyword.control, storage, storage.type, storage.modifier#c792ea
entity.name.function, support.function, meta.function-call.generic#82aaff
variable, meta.definition.variable.name, variable.other.readwrite#a6accd
variable.parameter, parameter#9095b3
entity.name.type, support.type, support.class, entity.name.namespace#ffcb6b
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#f07178
keyword.operator#89ddff
entity.name.tag, punctuation.definition.tag#c792ea
entity.other.attribute-name#82aaff
constant.other.color, support.constant#f78c6c
entity.name.type.class#ffcb6bbold
markup.boldbold
markup.italicitalic
markup.heading#c792eabold
invalid#292d3e
ThemePaint by Toqir Ahmad - VS Code Theme