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

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#FBF7EA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF7EA
variable.parameter, meta.parameter#FBF7EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF7EA80
keyword.operator#FBF7EA
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