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#F7F5ED
  • activityBar.border#00000015
  • activityBar.foreground#25932A
  • activityBar.inactiveForeground#1E1F1A60
  • activityBarBadge.background#25932A
  • activityBarBadge.foreground#F7F5ED
  • button.background#25932A
  • button.foreground#F7F5ED
  • button.hoverBackground#25932Add
  • editor.background#F7F5ED
  • editor.foreground#1E1F1A
  • editor.inactiveSelectionBackground#2983212580
  • editor.lineHighlightBackground#EFE7D250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#29832125
  • editorCursor.foreground#25932A
  • editorGroupHeader.tabsBackground#EFE7D2aa
  • editorLineNumber.activeForeground#25932A
  • editorLineNumber.foreground#5a614880
  • focusBorder#25932A
  • foreground#1E1F1A
  • input.background#EFE7D2
  • input.border#00000015
  • input.foreground#1E1F1A
  • input.placeholderForeground#1E1F1A60
  • list.activeSelectionBackground#25932A30
  • list.activeSelectionForeground#1E1F1A
  • list.highlightForeground#25932A
  • list.hoverBackground#EFE7D240
  • list.hoverForeground#1E1F1A
  • list.inactiveSelectionBackground#25932A15
  • list.inactiveSelectionForeground#1E1F1A
  • selection.background#29832125
  • sideBar.background#EFE7D2
  • sideBar.border#00000015
  • sideBar.foreground#1E1F1A
  • sideBarSectionHeader.background#EFE7D280
  • sideBarSectionHeader.foreground#1E1F1A
  • sideBarTitle.foreground#25932A
  • statusBar.background#F7F5ED
  • statusBar.border#00000015
  • statusBar.foreground#1E1F1A
  • statusBar.noFolderBackground#F7F5ED
  • tab.activeBackground#F7F5ED
  • tab.activeBorderTop#25932A
  • tab.activeForeground#1E1F1A
  • tab.border#00000015
  • tab.inactiveBackground#F7F5ED60
  • tab.inactiveForeground#1E1F1A80
  • terminal.ansiBlack#1E1F1A
  • terminal.ansiBlue#298321
  • terminal.ansiCyan#7EA329
  • terminal.ansiGreen#25932A
  • terminal.ansiMagenta#765C19
  • terminal.ansiRed#765C19
  • terminal.ansiWhite#1E1F1A
  • terminal.ansiYellow#7EA329
  • terminal.background#F7F5ED
  • terminal.foreground#1E1F1A
  • titleBar.activeBackground#F7F5ED
  • titleBar.activeForeground#1E1F1A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F5ED
  • titleBar.inactiveForeground#1E1F1A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a6148italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#298321bold
storage.type, storage.modifier#298321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25932A
string, punctuation.definition.string, string.template, meta.template.expression#7EA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765C19
variable, variable.other.readwrite, variable.other.object#1E1F1A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E1F1A
variable.parameter, meta.parameter#1E1F1Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E1F1A80
keyword.operator#1E1F1A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7EA329bold
entity.other.inherited-class#25932A
entity.name.tag, punctuation.definition.tag#298321
entity.other.attribute-name#25932A
meta.diff, meta.diff.header#5a6148
markup.deleted#765C19
markup.inserted#25932A
markup.changed#7EA329
markup.heading, markup.heading.setext, punctuation.definition.heading#25932Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7EA329
string.other.link.title, string.other.link.description#25932A
markup.underline.link#5a6148underline
punctuation.definition.list#298321
markup.quote, punctuation.definition.quote#5a6148italic