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#F8F7F1
  • activityBar.border#00000015
  • activityBar.foreground#3D9325
  • activityBar.inactiveForeground#1F241C60
  • activityBarBadge.background#3D9325
  • activityBarBadge.foreground#F8F7F1
  • button.background#3D9325
  • button.foreground#F8F7F1
  • button.hoverBackground#3D9325dd
  • editor.background#F8F7F1
  • editor.foreground#1F241C
  • editor.inactiveSelectionBackground#8356212580
  • editor.lineHighlightBackground#EBE6D050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83562125
  • editorCursor.foreground#3D9325
  • editorGroupHeader.tabsBackground#EBE6D0aa
  • editorLineNumber.activeForeground#3D9325
  • editorLineNumber.foreground#8A946A80
  • focusBorder#3D9325
  • foreground#1F241C
  • input.background#EBE6D0
  • input.border#00000015
  • input.foreground#1F241C
  • input.placeholderForeground#1F241C60
  • list.activeSelectionBackground#3D932530
  • list.activeSelectionForeground#1F241C
  • list.highlightForeground#3D9325
  • list.hoverBackground#EBE6D040
  • list.hoverForeground#1F241C
  • list.inactiveSelectionBackground#3D932515
  • list.inactiveSelectionForeground#1F241C
  • selection.background#83562125
  • sideBar.background#EBE6D0
  • sideBar.border#00000015
  • sideBar.foreground#1F241C
  • sideBarSectionHeader.background#EBE6D080
  • sideBarSectionHeader.foreground#1F241C
  • sideBarTitle.foreground#3D9325
  • statusBar.background#F8F7F1
  • statusBar.border#00000015
  • statusBar.foreground#1F241C
  • statusBar.noFolderBackground#F8F7F1
  • tab.activeBackground#F8F7F1
  • tab.activeBorderTop#3D9325
  • tab.activeForeground#1F241C
  • tab.border#00000015
  • tab.inactiveBackground#F8F7F160
  • tab.inactiveForeground#1F241C80
  • terminal.ansiBlack#1F241C
  • terminal.ansiBlue#835621
  • terminal.ansiCyan#6AA329
  • terminal.ansiGreen#3D9325
  • terminal.ansiMagenta#765119
  • terminal.ansiRed#765119
  • terminal.ansiWhite#1F241C
  • terminal.ansiYellow#6AA329
  • terminal.background#F8F7F1
  • terminal.foreground#1F241C
  • titleBar.activeBackground#F8F7F1
  • titleBar.activeForeground#1F241C
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F7F1
  • titleBar.inactiveForeground#1F241C60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A946Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835621bold
storage.type, storage.modifier#835621italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#3D9325
string, punctuation.definition.string, string.template, meta.template.expression#6AA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765119
variable, variable.other.readwrite, variable.other.object#1F241C
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F241C
variable.parameter, meta.parameter#1F241Cdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F241C80
keyword.operator#1F241C
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6AA329bold
entity.other.inherited-class#3D9325
entity.name.tag, punctuation.definition.tag#835621
entity.other.attribute-name#3D9325
meta.diff, meta.diff.header#8A946A
markup.deleted#765119
markup.inserted#3D9325
markup.changed#6AA329
markup.heading, markup.heading.setext, punctuation.definition.heading#3D9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6AA329
string.other.link.title, string.other.link.description#3D9325
markup.underline.link#8A946Aunderline
punctuation.definition.list#835621
markup.quote, punctuation.definition.quote#8A946Aitalic