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#F8F4EA
  • activityBar.border#00000015
  • activityBar.foreground#6B3F24
  • activityBar.inactiveForeground#1B130E60
  • activityBarBadge.background#6B3F24
  • activityBarBadge.foreground#F8F4EA
  • button.background#6B3F24
  • button.foreground#F8F4EA
  • button.hoverBackground#6B3F24dd
  • editor.background#F8F4EA
  • editor.foreground#1B130E
  • editor.inactiveSelectionBackground#7A741F2580
  • editor.lineHighlightBackground#F3E5C950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7A741F25
  • editorCursor.foreground#6B3F24
  • editorGroupHeader.tabsBackground#F3E5C9aa
  • editorLineNumber.activeForeground#6B3F24
  • editorLineNumber.foreground#CBB79A80
  • focusBorder#6B3F24
  • foreground#1B130E
  • input.background#F3E5C9
  • input.border#00000015
  • input.foreground#1B130E
  • input.placeholderForeground#1B130E60
  • list.activeSelectionBackground#6B3F2430
  • list.activeSelectionForeground#1B130E
  • list.highlightForeground#6B3F24
  • list.hoverBackground#F3E5C940
  • list.hoverForeground#1B130E
  • list.inactiveSelectionBackground#6B3F2415
  • list.inactiveSelectionForeground#1B130E
  • selection.background#7A741F25
  • sideBar.background#F3E5C9
  • sideBar.border#00000015
  • sideBar.foreground#1B130E
  • sideBarSectionHeader.background#F3E5C980
  • sideBarSectionHeader.foreground#1B130E
  • sideBarTitle.foreground#6B3F24
  • statusBar.background#F8F4EA
  • statusBar.border#00000015
  • statusBar.foreground#1B130E
  • statusBar.noFolderBackground#F8F4EA
  • tab.activeBackground#F8F4EA
  • tab.activeBorderTop#6B3F24
  • tab.activeForeground#1B130E
  • tab.border#00000015
  • tab.inactiveBackground#F8F4EA60
  • tab.inactiveForeground#1B130E80
  • terminal.ansiBlack#1B130E
  • terminal.ansiBlue#7A741F
  • terminal.ansiCyan#2F7D83
  • terminal.ansiGreen#6B3F24
  • terminal.ansiMagenta#3E4A22
  • terminal.ansiRed#3E4A22
  • terminal.ansiWhite#1B130E
  • terminal.ansiYellow#2F7D83
  • terminal.background#F8F4EA
  • terminal.foreground#1B130E
  • titleBar.activeBackground#F8F4EA
  • titleBar.activeForeground#1B130E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F4EA
  • titleBar.inactiveForeground#1B130E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CBB79Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7A741Fbold
storage.type, storage.modifier#7A741Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B3F24
string, punctuation.definition.string, string.template, meta.template.expression#2F7D83
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#3E4A22
variable, variable.other.readwrite, variable.other.object#1B130E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1B130E
variable.parameter, meta.parameter#1B130Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1B130E80
keyword.operator#1B130E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2F7D83bold
entity.other.inherited-class#6B3F24
entity.name.tag, punctuation.definition.tag#7A741F
entity.other.attribute-name#6B3F24
meta.diff, meta.diff.header#CBB79A
markup.deleted#3E4A22
markup.inserted#6B3F24
markup.changed#2F7D83
markup.heading, markup.heading.setext, punctuation.definition.heading#6B3F24bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2F7D83
string.other.link.title, string.other.link.description#6B3F24
markup.underline.link#CBB79Aunderline
punctuation.definition.list#7A741F
markup.quote, punctuation.definition.quote#CBB79Aitalic