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#040509
  • activityBar.foreground#5aa0ff
  • activityBar.inactiveForeground#51565e
  • activityBarBadge.background#5aa0ff
  • activityBarBadge.foreground#ffffff
  • badge.background#5aa0ff
  • badge.foreground#ffffff
  • button.background#5aa0ff
  • button.foreground#ffffff
  • button.hoverBackground#6eabff
  • dropdown.background#040509
  • editor.background#05070d
  • editor.findMatchBackground#5aa0ff66
  • editor.findMatchHighlightBackground#5aa0ff38
  • editor.foreground#aeb6c2
  • editor.lineHighlightBackground#14161c
  • editor.selectionBackground#5aa0ff42
  • editorBracketMatch.border#5aa0ff
  • editorCursor.foreground#5aa0ff
  • editorGroupHeader.tabsBackground#05060c
  • editorIndentGuide.activeBackground1#aeb6c238
  • editorIndentGuide.background1#aeb6c214
  • editorLineNumber.activeForeground#5aa0ff
  • editorLineNumber.foreground#51565e
  • editorSuggestWidget.selectedBackground#5aa0ff42
  • editorWhitespace.foreground#aeb6c21a
  • editorWidget.background#040509
  • focusBorder#5aa0ff
  • input.background#040509
  • input.foreground#aeb6c2
  • input.placeholderForeground#51565e
  • list.activeSelectionBackground#5aa0ff42
  • list.activeSelectionForeground#aeb6c2
  • list.hoverBackground#14161c
  • list.inactiveSelectionBackground#5aa0ff24
  • panel.background#04060b
  • panelTitle.activeForeground#5aa0ff
  • scrollbarSlider.activeBackground#aeb6c25c
  • scrollbarSlider.background#aeb6c229
  • scrollbarSlider.hoverBackground#aeb6c242
  • selection.background#5aa0ff4d
  • sideBar.background#04060b
  • sideBar.foreground#aeb6c2
  • sideBarSectionHeader.background#05070d
  • sideBarTitle.foreground#5aa0ff
  • statusBar.background#040509
  • statusBar.foreground#aeb6c2
  • statusBar.noFolderBackground#040509
  • tab.activeBackground#05070d
  • tab.activeBorderTop#5aa0ff
  • tab.activeForeground#5aa0ff
  • tab.border#05060c
  • tab.inactiveBackground#05060c
  • tab.inactiveForeground#51565e
  • terminal.background#05070d
  • terminal.foreground#aeb6c2
  • titleBar.activeBackground#040509
  • titleBar.activeForeground#aeb6c2
  • titleBar.inactiveBackground#040509
  • titleBar.inactiveForeground#51565e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#3f4a5aitalic
string, string.quoted, string.template#7fd6a0
constant.numeric, constant.language, constant.character#ffb870
keyword, keyword.control, storage, storage.type, storage.modifier#7c9cff
entity.name.function, support.function, meta.function-call.generic#5aa0ff
variable, meta.definition.variable.name, variable.other.readwrite#aeb6c2
variable.parameter, parameter#9097a1
entity.name.type, support.type, support.class, entity.name.namespace#6cc6ff
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ff7a9c
keyword.operator#5aa0ff
entity.name.tag, punctuation.definition.tag#7c9cff
entity.other.attribute-name#5aa0ff
constant.other.color, support.constant#ffb870
entity.name.type.class#6cc6ffbold
markup.boldbold
markup.italicitalic
markup.heading#5aa0ffbold
invalid#05070d
ThemePaint by Toqir Ahmad - VS Code Theme