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#f5f0df
  • activityBar.border#00000015
  • activityBar.foreground#68783a
  • activityBar.inactiveForeground#1b1d1460
  • activityBarBadge.background#68783a
  • activityBarBadge.foreground#f5f0df
  • button.background#68783a
  • button.foreground#f5f0df
  • button.hoverBackground#68783add
  • editor.background#f5f0df
  • editor.foreground#1b1d14
  • editor.inactiveSelectionBackground#a8ad8f2580
  • editor.lineHighlightBackground#e3ddc750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#a8ad8f25
  • editorCursor.foreground#68783a
  • editorGroupHeader.tabsBackground#e3ddc7aa
  • editorLineNumber.activeForeground#68783a
  • editorLineNumber.foreground#a8ad8f80
  • focusBorder#68783a
  • foreground#1b1d14
  • input.background#e3ddc7
  • input.border#00000015
  • input.foreground#1b1d14
  • input.placeholderForeground#1b1d1460
  • list.activeSelectionBackground#68783a30
  • list.activeSelectionForeground#1b1d14
  • list.highlightForeground#68783a
  • list.hoverBackground#e3ddc740
  • list.hoverForeground#1b1d14
  • list.inactiveSelectionBackground#68783a15
  • list.inactiveSelectionForeground#1b1d14
  • selection.background#a8ad8f25
  • sideBar.background#e3ddc7
  • sideBar.border#00000015
  • sideBar.foreground#1b1d14
  • sideBarSectionHeader.background#e3ddc780
  • sideBarSectionHeader.foreground#1b1d14
  • sideBarTitle.foreground#68783a
  • statusBar.background#f5f0df
  • statusBar.border#00000015
  • statusBar.foreground#1b1d14
  • statusBar.noFolderBackground#f5f0df
  • tab.activeBackground#f5f0df
  • tab.activeBorderTop#68783a
  • tab.activeForeground#1b1d14
  • tab.border#00000015
  • tab.inactiveBackground#f5f0df60
  • tab.inactiveForeground#1b1d1480
  • terminal.ansiBlack#1b1d14
  • terminal.ansiBlue#a8ad8f
  • terminal.ansiCyan#c6a74b
  • terminal.ansiGreen#68783a
  • terminal.ansiMagenta#526a38
  • terminal.ansiRed#526a38
  • terminal.ansiWhite#1b1d14
  • terminal.ansiYellow#c6a74b
  • terminal.background#f5f0df
  • terminal.foreground#1b1d14
  • titleBar.activeBackground#f5f0df
  • titleBar.activeForeground#1b1d14
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f5f0df
  • titleBar.inactiveForeground#1b1d1460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a8ad8fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#a8ad8fbold
storage.type, storage.modifier#a8ad8fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#68783a
string, punctuation.definition.string, string.template, meta.template.expression#c6a74b
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#526a38
variable, variable.other.readwrite, variable.other.object#1b1d14
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1b1d14
variable.parameter, meta.parameter#1b1d14dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1b1d1480
keyword.operator#1b1d14
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#c6a74bbold
entity.other.inherited-class#68783a
entity.name.tag, punctuation.definition.tag#a8ad8f
entity.other.attribute-name#68783a
meta.diff, meta.diff.header#a8ad8f
markup.deleted#526a38
markup.inserted#68783a
markup.changed#c6a74b
markup.heading, markup.heading.setext, punctuation.definition.heading#68783abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#c6a74b
string.other.link.title, string.other.link.description#68783a
markup.underline.link#a8ad8funderline
punctuation.definition.list#a8ad8f
markup.quote, punctuation.definition.quote#a8ad8fitalic