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#d6d7db
  • activityBar.foreground#2e7de9
  • activityBar.inactiveForeground#95a8d5
  • activityBarBadge.background#2e7de9
  • activityBarBadge.foreground#ffffff
  • badge.background#2e7de9
  • badge.foreground#ffffff
  • button.background#2e7de9
  • button.foreground#ffffff
  • button.hoverBackground#2971d2
  • dropdown.background#d6d7db
  • editor.background#e1e2e7
  • editor.findMatchBackground#2e7de966
  • editor.findMatchHighlightBackground#2e7de938
  • editor.foreground#3760bf
  • editor.lineHighlightBackground#d9dadf
  • editor.selectionBackground#2e7de938
  • editorBracketMatch.border#2e7de9
  • editorCursor.foreground#2e7de9
  • editorGroupHeader.tabsBackground#dddde2
  • editorIndentGuide.activeBackground1#3760bf38
  • editorIndentGuide.background1#3760bf14
  • editorLineNumber.activeForeground#2e7de9
  • editorLineNumber.foreground#95a8d5
  • editorSuggestWidget.selectedBackground#2e7de938
  • editorWhitespace.foreground#3760bf1a
  • editorWidget.background#d6d7db
  • focusBorder#2e7de9
  • input.background#d6d7db
  • input.foreground#3760bf
  • input.placeholderForeground#95a8d5
  • list.activeSelectionBackground#2e7de938
  • list.activeSelectionForeground#3760bf
  • list.hoverBackground#d9dadf
  • list.inactiveSelectionBackground#2e7de924
  • panel.background#dbdce1
  • panelTitle.activeForeground#2e7de9
  • scrollbarSlider.activeBackground#3760bf5c
  • scrollbarSlider.background#3760bf29
  • scrollbarSlider.hoverBackground#3760bf42
  • selection.background#2e7de94d
  • sideBar.background#dbdce1
  • sideBar.foreground#3760bf
  • sideBarSectionHeader.background#e1e2e7
  • sideBarTitle.foreground#2e7de9
  • statusBar.background#d6d7db
  • statusBar.foreground#3760bf
  • statusBar.noFolderBackground#d6d7db
  • tab.activeBackground#e1e2e7
  • tab.activeBorderTop#2e7de9
  • tab.activeForeground#2e7de9
  • tab.border#dadbe0
  • tab.inactiveBackground#dddde2
  • tab.inactiveForeground#95a8d5
  • terminal.background#e1e2e7
  • terminal.foreground#3760bf
  • titleBar.activeBackground#d6d7db
  • titleBar.activeForeground#3760bf
  • titleBar.inactiveBackground#d6d7db
  • titleBar.inactiveForeground#95a8d5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#848cb5italic
string, string.quoted, string.template#587539
constant.numeric, constant.language, constant.character#b15c00
keyword, keyword.control, storage, storage.type, storage.modifier#9854f1
entity.name.function, support.function, meta.function-call.generic#2e7de9
variable, meta.definition.variable.name, variable.other.readwrite#3760bf
variable.parameter, parameter#5677c6
entity.name.type, support.type, support.class, entity.name.namespace#007197
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#7847bd
keyword.operator#006a83
entity.name.tag, punctuation.definition.tag#9854f1
entity.other.attribute-name#2e7de9
constant.other.color, support.constant#b15c00
entity.name.type.class#007197bold
markup.boldbold
markup.italicitalic
markup.heading#2e7de9bold
invalid#e1e2e7