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#FBF7EA
  • activityBar.border#00000015
  • activityBar.foreground#E5B85B
  • activityBar.inactiveForeground#2A241A60
  • activityBarBadge.background#E5B85B
  • activityBarBadge.foreground#FBF7EA
  • button.background#E5B85B
  • button.foreground#FBF7EA
  • button.hoverBackground#E5B85Bdd
  • editor.background#FBF7EA
  • editor.foreground#2A241A
  • editor.inactiveSelectionBackground#D8C18C2580
  • editor.lineHighlightBackground#F3E7C650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D8C18C25
  • editorCursor.foreground#E5B85B
  • editorGroupHeader.tabsBackground#F3E7C6aa
  • editorLineNumber.activeForeground#E5B85B
  • editorLineNumber.foreground#E8DFC480
  • focusBorder#E5B85B
  • foreground#2A241A
  • input.background#F3E7C6
  • input.border#00000015
  • input.foreground#2A241A
  • input.placeholderForeground#2A241A60
  • list.activeSelectionBackground#E5B85B30
  • list.activeSelectionForeground#2A241A
  • list.highlightForeground#E5B85B
  • list.hoverBackground#F3E7C640
  • list.hoverForeground#2A241A
  • list.inactiveSelectionBackground#E5B85B15
  • list.inactiveSelectionForeground#2A241A
  • selection.background#D8C18C25
  • sideBar.background#F3E7C6
  • sideBar.border#00000015
  • sideBar.foreground#2A241A
  • sideBarSectionHeader.background#F3E7C680
  • sideBarSectionHeader.foreground#2A241A
  • sideBarTitle.foreground#E5B85B
  • statusBar.background#FBF7EA
  • statusBar.border#00000015
  • statusBar.foreground#2A241A
  • statusBar.noFolderBackground#FBF7EA
  • tab.activeBackground#FBF7EA
  • tab.activeBorderTop#E5B85B
  • tab.activeForeground#2A241A
  • tab.border#00000015
  • tab.inactiveBackground#FBF7EA60
  • tab.inactiveForeground#2A241A80
  • terminal.ansiBlack#2A241A
  • terminal.ansiBlue#D8C18C
  • terminal.ansiCyan#CFA14A
  • terminal.ansiGreen#E5B85B
  • terminal.ansiMagenta#6F8F5A
  • terminal.ansiRed#6F8F5A
  • terminal.ansiWhite#2A241A
  • terminal.ansiYellow#CFA14A
  • terminal.background#FBF7EA
  • terminal.foreground#2A241A
  • titleBar.activeBackground#FBF7EA
  • titleBar.activeForeground#2A241A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF7EA
  • titleBar.inactiveForeground#2A241A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E8DFC4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D8C18Cbold
storage.type, storage.modifier#D8C18Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E5B85B
string, punctuation.definition.string, string.template, meta.template.expression#CFA14A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6F8F5A
variable, variable.other.readwrite, variable.other.object#2A241A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A241A
variable.parameter, meta.parameter#2A241Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A241A80
keyword.operator#2A241A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#CFA14Abold
entity.other.inherited-class#E5B85B
entity.name.tag, punctuation.definition.tag#D8C18C
entity.other.attribute-name#E5B85B
meta.diff, meta.diff.header#E8DFC4
markup.deleted#6F8F5A
markup.inserted#E5B85B
markup.changed#CFA14A
markup.heading, markup.heading.setext, punctuation.definition.heading#E5B85Bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#CFA14A
string.other.link.title, string.other.link.description#E5B85B
markup.underline.link#E8DFC4underline
punctuation.definition.list#D8C18C
markup.quote, punctuation.definition.quote#E8DFC4italic