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#e2e6eb
  • activityBar.foreground#5e81ac
  • activityBar.inactiveForeground#9da3ad
  • activityBarBadge.background#5e81ac
  • activityBarBadge.foreground#ffffff
  • badge.background#5e81ac
  • badge.foreground#ffffff
  • button.background#5e81ac
  • button.foreground#ffffff
  • button.hoverBackground#55749b
  • dropdown.background#e2e6eb
  • editor.background#eef2f7
  • editor.findMatchBackground#5e81ac66
  • editor.findMatchHighlightBackground#5e81ac38
  • editor.foreground#3b4252
  • editor.lineHighlightBackground#e6eaee
  • editor.selectionBackground#5e81ac38
  • editorBracketMatch.border#5e81ac
  • editorCursor.foreground#5e81ac
  • editorGroupHeader.tabsBackground#e9edf2
  • editorIndentGuide.activeBackground1#3b425238
  • editorIndentGuide.background1#3b425214
  • editorLineNumber.activeForeground#5e81ac
  • editorLineNumber.foreground#9da3ad
  • editorSuggestWidget.selectedBackground#5e81ac38
  • editorWhitespace.foreground#3b42521a
  • editorWidget.background#e2e6eb
  • focusBorder#5e81ac
  • input.background#e2e6eb
  • input.foreground#3b4252
  • input.placeholderForeground#9da3ad
  • list.activeSelectionBackground#5e81ac38
  • list.activeSelectionForeground#3b4252
  • list.hoverBackground#e6eaee
  • list.inactiveSelectionBackground#5e81ac24
  • panel.background#e8ecf1
  • panelTitle.activeForeground#5e81ac
  • scrollbarSlider.activeBackground#3b42525c
  • scrollbarSlider.background#3b425229
  • scrollbarSlider.hoverBackground#3b425242
  • selection.background#5e81ac4d
  • sideBar.background#e8ecf1
  • sideBar.foreground#3b4252
  • sideBarSectionHeader.background#eef2f7
  • sideBarTitle.foreground#5e81ac
  • statusBar.background#e2e6eb
  • statusBar.foreground#3b4252
  • statusBar.noFolderBackground#e2e6eb
  • tab.activeBackground#eef2f7
  • tab.activeBorderTop#5e81ac
  • tab.activeForeground#5e81ac
  • tab.border#e7ebf0
  • tab.inactiveBackground#e9edf2
  • tab.inactiveForeground#9da3ad
  • terminal.background#eef2f7
  • terminal.foreground#3b4252
  • titleBar.activeBackground#e2e6eb
  • titleBar.activeForeground#3b4252
  • titleBar.inactiveBackground#e2e6eb
  • titleBar.inactiveForeground#9da3ad

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9aa5b5italic
string, string.quoted, string.template#4a8a6f
constant.numeric, constant.language, constant.character#b06a3a
keyword, keyword.control, storage, storage.type, storage.modifier#5e81ac
entity.name.function, support.function, meta.function-call.generic#5e81ac
variable, meta.definition.variable.name, variable.other.readwrite#3b4252
variable.parameter, parameter#5b6270
entity.name.type, support.type, support.class, entity.name.namespace#a07a3a
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#a8475a
keyword.operator#3a8a9a
entity.name.tag, punctuation.definition.tag#5e81ac
entity.other.attribute-name#5e81ac
constant.other.color, support.constant#b06a3a
entity.name.type.class#a07a3abold
markup.boldbold
markup.italicitalic
markup.heading#5e81acbold
invalid#eef2f7
ThemePaint by Toqir Ahmad - VS Code Theme