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#F6F9F7
  • activityBar.border#00000015
  • activityBar.foreground#259346
  • activityBar.inactiveForeground#223b3860
  • activityBarBadge.background#259346
  • activityBarBadge.foreground#F6F9F7
  • button.background#259346
  • button.foreground#F6F9F7
  • button.hoverBackground#259346dd
  • editor.background#F6F9F7
  • editor.foreground#223b38
  • editor.inactiveSelectionBackground#5F83212580
  • editor.lineHighlightBackground#F7F9F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5F832125
  • editorCursor.foreground#259346
  • editorGroupHeader.tabsBackground#F7F9F6aa
  • editorLineNumber.activeForeground#259346
  • editorLineNumber.foreground#a9b3ad80
  • focusBorder#259346
  • foreground#223b38
  • input.background#F7F9F6
  • input.border#00000015
  • input.foreground#223b38
  • input.placeholderForeground#223b3860
  • list.activeSelectionBackground#25934630
  • list.activeSelectionForeground#223b38
  • list.highlightForeground#259346
  • list.hoverBackground#F7F9F640
  • list.hoverForeground#223b38
  • list.inactiveSelectionBackground#25934615
  • list.inactiveSelectionForeground#223b38
  • selection.background#5F832125
  • sideBar.background#F7F9F6
  • sideBar.border#00000015
  • sideBar.foreground#223b38
  • sideBarSectionHeader.background#F7F9F680
  • sideBarSectionHeader.foreground#223b38
  • sideBarTitle.foreground#259346
  • statusBar.background#F6F9F7
  • statusBar.border#00000015
  • statusBar.foreground#223b38
  • statusBar.noFolderBackground#F6F9F7
  • tab.activeBackground#F6F9F7
  • tab.activeBorderTop#259346
  • tab.activeForeground#223b38
  • tab.border#00000015
  • tab.inactiveBackground#F6F9F760
  • tab.inactiveForeground#223b3880
  • terminal.ansiBlack#223b38
  • terminal.ansiBlue#5F8321
  • terminal.ansiCyan#29A39F
  • terminal.ansiGreen#259346
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#223b38
  • terminal.ansiYellow#29A39F
  • terminal.background#F6F9F7
  • terminal.foreground#223b38
  • titleBar.activeBackground#F6F9F7
  • titleBar.activeForeground#223b38
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F9F7
  • titleBar.inactiveForeground#223b3860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a9b3aditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5F8321bold
storage.type, storage.modifier#5F8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259346
string, punctuation.definition.string, string.template, meta.template.expression#29A39F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#223b38
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#223b38
variable.parameter, meta.parameter#223b38dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#223b3880
keyword.operator#223b38
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A39Fbold
entity.other.inherited-class#259346
entity.name.tag, punctuation.definition.tag#5F8321
entity.other.attribute-name#259346
meta.diff, meta.diff.header#a9b3ad
markup.deleted#765519
markup.inserted#259346
markup.changed#29A39F
markup.heading, markup.heading.setext, punctuation.definition.heading#259346bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A39F
string.other.link.title, string.other.link.description#259346
markup.underline.link#a9b3adunderline
punctuation.definition.list#5F8321
markup.quote, punctuation.definition.quote#a9b3aditalic