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#FDFCF7
  • activityBar.border#00000015
  • activityBar.foreground#937B25
  • activityBar.inactiveForeground#2e241a60
  • activityBarBadge.background#937B25
  • activityBarBadge.foreground#FDFCF7
  • button.background#937B25
  • button.foreground#FDFCF7
  • button.hoverBackground#937B25dd
  • editor.background#FDFCF7
  • editor.foreground#2e241a
  • editor.inactiveSelectionBackground#836C212580
  • editor.lineHighlightBackground#F6F2E950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#836C2125
  • editorCursor.foreground#937B25
  • editorGroupHeader.tabsBackground#F6F2E9aa
  • editorLineNumber.activeForeground#937B25
  • editorLineNumber.foreground#e6d1b380
  • focusBorder#937B25
  • foreground#2e241a
  • input.background#F6F2E9
  • input.border#00000015
  • input.foreground#2e241a
  • input.placeholderForeground#2e241a60
  • list.activeSelectionBackground#937B2530
  • list.activeSelectionForeground#2e241a
  • list.highlightForeground#937B25
  • list.hoverBackground#F6F2E940
  • list.hoverForeground#2e241a
  • list.inactiveSelectionBackground#937B2515
  • list.inactiveSelectionForeground#2e241a
  • selection.background#836C2125
  • sideBar.background#F6F2E9
  • sideBar.border#00000015
  • sideBar.foreground#2e241a
  • sideBarSectionHeader.background#F6F2E980
  • sideBarSectionHeader.foreground#2e241a
  • sideBarTitle.foreground#937B25
  • statusBar.background#FDFCF7
  • statusBar.border#00000015
  • statusBar.foreground#2e241a
  • statusBar.noFolderBackground#FDFCF7
  • tab.activeBackground#FDFCF7
  • tab.activeBorderTop#937B25
  • tab.activeForeground#2e241a
  • tab.border#00000015
  • tab.inactiveBackground#FDFCF760
  • tab.inactiveForeground#2e241a80
  • terminal.ansiBlack#2e241a
  • terminal.ansiBlue#836C21
  • terminal.ansiCyan#5EA329
  • terminal.ansiGreen#937B25
  • terminal.ansiMagenta#5A7619
  • terminal.ansiRed#5A7619
  • terminal.ansiWhite#2e241a
  • terminal.ansiYellow#5EA329
  • terminal.background#FDFCF7
  • terminal.foreground#2e241a
  • titleBar.activeBackground#FDFCF7
  • titleBar.activeForeground#2e241a
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFCF7
  • titleBar.inactiveForeground#2e241a60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e6d1b3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836C21bold
storage.type, storage.modifier#836C21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937B25
string, punctuation.definition.string, string.template, meta.template.expression#5EA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5A7619
variable, variable.other.readwrite, variable.other.object#2e241a
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2e241a
variable.parameter, meta.parameter#2e241additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2e241a80
keyword.operator#2e241a
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5EA329bold
entity.other.inherited-class#937B25
entity.name.tag, punctuation.definition.tag#836C21
entity.other.attribute-name#937B25
meta.diff, meta.diff.header#e6d1b3
markup.deleted#5A7619
markup.inserted#937B25
markup.changed#5EA329
markup.heading, markup.heading.setext, punctuation.definition.heading#937B25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5EA329
string.other.link.title, string.other.link.description#937B25
markup.underline.link#e6d1b3underline
punctuation.definition.list#836C21
markup.quote, punctuation.definition.quote#e6d1b3italic
Morphous Theme by Ameyanagi - VS Code Theme