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#211c25
  • activityBar.foreground#f5a9c4
  • activityBar.inactiveForeground#847c88
  • activityBarBadge.background#f5a9c4
  • activityBarBadge.foreground#1a1a1a
  • badge.background#f5a9c4
  • badge.foreground#1a1a1a
  • button.background#f5a9c4
  • button.foreground#1a1a1a
  • button.hoverBackground#f6b3cb
  • dropdown.background#211c25
  • editor.background#2e2733
  • editor.findMatchBackground#f5a9c466
  • editor.findMatchHighlightBackground#f5a9c438
  • editor.foreground#ece3ef
  • editor.lineHighlightBackground#3b343f
  • editor.selectionBackground#f5a9c442
  • editorBracketMatch.border#f5a9c4
  • editorCursor.foreground#f5a9c4
  • editorGroupHeader.tabsBackground#29232e
  • editorIndentGuide.activeBackground1#ece3ef38
  • editorIndentGuide.background1#ece3ef14
  • editorLineNumber.activeForeground#f5a9c4
  • editorLineNumber.foreground#847c88
  • editorSuggestWidget.selectedBackground#f5a9c442
  • editorWhitespace.foreground#ece3ef1a
  • editorWidget.background#211c25
  • focusBorder#f5a9c4
  • input.background#211c25
  • input.foreground#ece3ef
  • input.placeholderForeground#847c88
  • list.activeSelectionBackground#f5a9c442
  • list.activeSelectionForeground#ece3ef
  • list.hoverBackground#3b343f
  • list.inactiveSelectionBackground#f5a9c424
  • panel.background#28222c
  • panelTitle.activeForeground#f5a9c4
  • scrollbarSlider.activeBackground#ece3ef5c
  • scrollbarSlider.background#ece3ef29
  • scrollbarSlider.hoverBackground#ece3ef42
  • selection.background#f5a9c44d
  • sideBar.background#28222c
  • sideBar.foreground#ece3ef
  • sideBarSectionHeader.background#2e2733
  • sideBarTitle.foreground#f5a9c4
  • statusBar.background#211c25
  • statusBar.foreground#ece3ef
  • statusBar.noFolderBackground#211c25
  • tab.activeBackground#2e2733
  • tab.activeBorderTop#f5a9c4
  • tab.activeForeground#f5a9c4
  • tab.border#29232e
  • tab.inactiveBackground#29232e
  • tab.inactiveForeground#847c88
  • terminal.background#2e2733
  • terminal.foreground#ece3ef
  • titleBar.activeBackground#211c25
  • titleBar.activeForeground#ece3ef
  • titleBar.inactiveBackground#211c25
  • titleBar.inactiveForeground#847c88

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#857a8citalic
string, string.quoted, string.template#a8e6cf
constant.numeric, constant.language, constant.character#ffd3a5
keyword, keyword.control, storage, storage.type, storage.modifier#d8a0f0
entity.name.function, support.function, meta.function-call.generic#a0c4f0
variable, meta.definition.variable.name, variable.other.readwrite#ece3ef
variable.parameter, parameter#cac1cd
entity.name.type, support.type, support.class, entity.name.namespace#fbe4a0
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ffaaa5
keyword.operator#a0e0e0
entity.name.tag, punctuation.definition.tag#d8a0f0
entity.other.attribute-name#a0c4f0
constant.other.color, support.constant#ffd3a5
entity.name.type.class#fbe4a0bold
markup.boldbold
markup.italicitalic
markup.heading#f5a9c4bold
invalid#2e2733
ThemePaint by Toqir Ahmad - VS Code Theme