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#14141d
  • activityBar.foreground#ff5d8f
  • activityBar.inactiveForeground#7b7b87
  • activityBarBadge.background#ff5d8f
  • activityBarBadge.foreground#ffffff
  • badge.background#ff5d8f
  • badge.foreground#ffffff
  • button.background#ff5d8f
  • button.foreground#ffffff
  • button.hoverBackground#ff709c
  • dropdown.background#14141d
  • editor.background#1c1c28
  • editor.findMatchBackground#ff5d8f66
  • editor.findMatchHighlightBackground#ff5d8f38
  • editor.foreground#f0f0fa
  • editor.lineHighlightBackground#2a2a35
  • editor.selectionBackground#ff5d8f42
  • editorBracketMatch.border#ff5d8f
  • editorCursor.foreground#ff5d8f
  • editorGroupHeader.tabsBackground#191924
  • editorIndentGuide.activeBackground1#f0f0fa38
  • editorIndentGuide.background1#f0f0fa14
  • editorLineNumber.activeForeground#ff5d8f
  • editorLineNumber.foreground#7b7b87
  • editorSuggestWidget.selectedBackground#ff5d8f42
  • editorWhitespace.foreground#f0f0fa1a
  • editorWidget.background#14141d
  • focusBorder#ff5d8f
  • input.background#14141d
  • input.foreground#f0f0fa
  • input.placeholderForeground#7b7b87
  • list.activeSelectionBackground#ff5d8f42
  • list.activeSelectionForeground#f0f0fa
  • list.hoverBackground#2a2a35
  • list.inactiveSelectionBackground#ff5d8f24
  • panel.background#181822
  • panelTitle.activeForeground#ff5d8f
  • scrollbarSlider.activeBackground#f0f0fa5c
  • scrollbarSlider.background#f0f0fa29
  • scrollbarSlider.hoverBackground#f0f0fa42
  • selection.background#ff5d8f4d
  • sideBar.background#181822
  • sideBar.foreground#f0f0fa
  • sideBarSectionHeader.background#1c1c28
  • sideBarTitle.foreground#ff5d8f
  • statusBar.background#14141d
  • statusBar.foreground#f0f0fa
  • statusBar.noFolderBackground#14141d
  • tab.activeBackground#1c1c28
  • tab.activeBorderTop#ff5d8f
  • tab.activeForeground#ff5d8f
  • tab.border#191924
  • tab.inactiveBackground#191924
  • tab.inactiveForeground#7b7b87
  • terminal.background#1c1c28
  • terminal.foreground#f0f0fa
  • titleBar.activeBackground#14141d
  • titleBar.activeForeground#f0f0fa
  • titleBar.inactiveBackground#14141d
  • titleBar.inactiveForeground#7b7b87

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6a6a7eitalic
string, string.quoted, string.template#5dd39e
constant.numeric, constant.language, constant.character#ffd25d
keyword, keyword.control, storage, storage.type, storage.modifier#ff5d8f
entity.name.function, support.function, meta.function-call.generic#5d8fff
variable, meta.definition.variable.name, variable.other.readwrite#f0f0fa
variable.parameter, parameter#cacad4
entity.name.type, support.type, support.class, entity.name.namespace#b15dff
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ff8f5d
keyword.operator#5dd3d3
entity.name.tag, punctuation.definition.tag#ff5d8f
entity.other.attribute-name#5d8fff
constant.other.color, support.constant#ffd25d
entity.name.type.class#b15dffbold
markup.boldbold
markup.italicitalic
markup.heading#ff5d8fbold
invalid#1c1c28
ThemePaint by Toqir Ahmad - VS Code Theme