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#F3F5F6
  • activityBar.border#00000015
  • activityBar.foreground#7A6451
  • activityBar.inactiveForeground#3F2F2360
  • activityBarBadge.background#7A6451
  • activityBarBadge.foreground#F3F5F6
  • button.background#7A6451
  • button.foreground#F3F5F6
  • button.hoverBackground#7A6451dd
  • editor.background#F3F5F6
  • editor.foreground#3F2F23
  • editor.inactiveSelectionBackground#7A6B572580
  • editor.lineHighlightBackground#D7DCE150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7A6B5725
  • editorCursor.foreground#7A6451
  • editorGroupHeader.tabsBackground#D7DCE1aa
  • editorLineNumber.activeForeground#7A6451
  • editorLineNumber.foreground#747C8480
  • focusBorder#7A6451
  • foreground#3F2F23
  • input.background#D7DCE1
  • input.border#00000015
  • input.foreground#3F2F23
  • input.placeholderForeground#3F2F2360
  • list.activeSelectionBackground#7A645130
  • list.activeSelectionForeground#3F2F23
  • list.highlightForeground#7A6451
  • list.hoverBackground#D7DCE140
  • list.hoverForeground#3F2F23
  • list.inactiveSelectionBackground#7A645115
  • list.inactiveSelectionForeground#3F2F23
  • selection.background#7A6B5725
  • sideBar.background#D7DCE1
  • sideBar.border#00000015
  • sideBar.foreground#3F2F23
  • sideBarSectionHeader.background#D7DCE180
  • sideBarSectionHeader.foreground#3F2F23
  • sideBarTitle.foreground#7A6451
  • statusBar.background#F3F5F6
  • statusBar.border#00000015
  • statusBar.foreground#3F2F23
  • statusBar.noFolderBackground#F3F5F6
  • tab.activeBackground#F3F5F6
  • tab.activeBorderTop#7A6451
  • tab.activeForeground#3F2F23
  • tab.border#00000015
  • tab.inactiveBackground#F3F5F660
  • tab.inactiveForeground#3F2F2380
  • terminal.ansiBlack#3F2F23
  • terminal.ansiBlue#7A6B57
  • terminal.ansiCyan#2F6F73
  • terminal.ansiGreen#7A6451
  • terminal.ansiMagenta#5A5B3B
  • terminal.ansiRed#5A5B3B
  • terminal.ansiWhite#3F2F23
  • terminal.ansiYellow#2F6F73
  • terminal.background#F3F5F6
  • terminal.foreground#3F2F23
  • titleBar.activeBackground#F3F5F6
  • titleBar.activeForeground#3F2F23
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F3F5F6
  • titleBar.inactiveForeground#3F2F2360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#747C84italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7A6B57bold
storage.type, storage.modifier#7A6B57italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7A6451
string, punctuation.definition.string, string.template, meta.template.expression#2F6F73
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5A5B3B
variable, variable.other.readwrite, variable.other.object#3F2F23
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3F2F23
variable.parameter, meta.parameter#3F2F23dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3F2F2380
keyword.operator#3F2F23
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2F6F73bold
entity.other.inherited-class#7A6451
entity.name.tag, punctuation.definition.tag#7A6B57
entity.other.attribute-name#7A6451
meta.diff, meta.diff.header#747C84
markup.deleted#5A5B3B
markup.inserted#7A6451
markup.changed#2F6F73
markup.heading, markup.heading.setext, punctuation.definition.heading#7A6451bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2F6F73
string.other.link.title, string.other.link.description#7A6451
markup.underline.link#747C84underline
punctuation.definition.list#7A6B57
markup.quote, punctuation.definition.quote#747C84italic