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#f8f8f8
  • activityBar.foreground#909090
  • activityBar.inactiveForeground#c8c8c8
  • activityBarBadge.background#606060
  • activityBarBadge.foreground#f8f8f8
  • button.background#606060
  • button.foreground#f8f8f8
  • button.hoverBackground#404040
  • dropdown.background#ffffff
  • dropdown.border#e0e0e0
  • dropdown.foreground#606060
  • editor.background#f8f8f8
  • editor.findMatchBackground#e8d890
  • editor.findMatchHighlightBackground#f0e8b8
  • editor.foreground#606060
  • editor.lineHighlightBackground#f0f0f0
  • editor.selectionBackground#d0d0d0
  • editor.selectionHighlightBackground#e0e0e0
  • editorBracketMatch.background#e0e0e0
  • editorBracketMatch.border#b8b8b8
  • editorCursor.foreground#000000
  • editorError.foreground#a05050
  • editorGroup.border#e8e8e8
  • editorGroupHeader.tabsBackground#f8f8f8
  • editorIndentGuide.activeBackground1#d8d8d8
  • editorIndentGuide.background1#ececec
  • editorInfo.foreground#5070a0
  • editorLineNumber.activeForeground#a0a0a0
  • editorLineNumber.foreground#d0d0d0
  • editorWarning.foreground#a08030
  • editorWhitespace.foreground#e8e8e8
  • focusBorder#d0d0d0
  • gitDecoration.deletedResourceForeground#a0a0a0
  • gitDecoration.ignoredResourceForeground#c8c8c8
  • gitDecoration.modifiedResourceForeground#707070
  • gitDecoration.untrackedResourceForeground#808080
  • input.background#ffffff
  • input.border#e0e0e0
  • input.foreground#606060
  • input.placeholderForeground#b0b0b0
  • inputOption.activeBorder#606060
  • list.activeSelectionBackground#e8e8e8
  • list.activeSelectionForeground#404040
  • list.focusBackground#e8e8e8
  • list.hoverBackground#f0f0f0
  • list.inactiveSelectionBackground#f0f0f0
  • minimap.background#f8f8f8
  • panel.background#f8f8f8
  • panel.border#e8e8e8
  • panelTitle.activeBorder#909090
  • panelTitle.activeForeground#606060
  • panelTitle.inactiveForeground#b0b0b0
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#a8a8a850
  • scrollbarSlider.background#c8c8c830
  • scrollbarSlider.hoverBackground#b8b8b840
  • sideBar.background#f8f8f8
  • sideBar.foreground#909090
  • sideBarSectionHeader.background#f8f8f8
  • sideBarSectionHeader.foreground#707070
  • sideBarTitle.foreground#707070
  • statusBar.background#f8f8f8
  • statusBar.debuggingBackground#606060
  • statusBar.debuggingForeground#f8f8f8
  • statusBar.foreground#b0b0b0
  • statusBar.noFolderBackground#f8f8f8
  • tab.activeBackground#f8f8f8
  • tab.activeBorder#909090
  • tab.activeBorderTop#f8f8f8
  • tab.activeForeground#505050
  • tab.border#f8f8f8
  • tab.inactiveBackground#f8f8f8
  • tab.inactiveForeground#b0b0b0
  • terminal.background#f8f8f8
  • terminal.foreground#606060
  • terminalCursor.foreground#606060
  • titleBar.activeBackground#f8f8f8
  • titleBar.activeForeground#707070
  • titleBar.inactiveBackground#f8f8f8
  • titleBar.inactiveForeground#b0b0b0
  • widget.shadow#00000006

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a6b2aitalic
string, string.quoted, string.template, string.interpolated, constant.numeric, constant.language#1a1a1abold
punctuation.definition.string#909090
entity.name.function, entity.name.method, entity.name.class, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.alias, entity.name.namespace, entity.name.module, entity.name.section, variable.other.constant, variable.other.enummember#383838
variable, variable.other, variable.parameter, variable.language, variable.function, meta.function-call, support.function, support.variable, entity.other.attribute-name, meta.object-literal.key#505050
entity.name.type, support.type, support.class, meta.type.annotation, meta.return.type#707070
keyword, keyword.control, keyword.other, keyword.operator.new, keyword.operator.expression, storage, storage.type, storage.modifier#888888
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison#787878
punctuation, meta.brace, punctuation.definition, punctuation.separator, punctuation.terminator, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end, punctuation.section, punctuation.accessor#a8a8a8
constant.character.escape, constant.other.placeholder#484848
string.regexp#383838
entity.name.tag#484848
invalid, invalid.illegal#1a1a1aunderline
markup.heading, markdown.heading, punctuation.definition.heading#282828bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block, markup.fenced_code#484848
markup.underline.link, string.other.link#505050underline
markup.inserted#383838bold
markup.deleted#888888italic
markup.changed#505050bold italic
support.type.property-name.json#505050
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less#505050
support.constant.property-value, support.constant.color, support.constant.font-name#383838