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#FCFAF8
  • activityBar.border#00000015
  • activityBar.foreground#259370
  • activityBar.inactiveForeground#0E0E0E60
  • activityBarBadge.background#259370
  • activityBarBadge.foreground#FCFAF8
  • button.background#259370
  • button.foreground#FCFAF8
  • button.hoverBackground#259370dd
  • editor.background#FCFAF8
  • editor.foreground#0E0E0E
  • editor.inactiveSelectionBackground#5083212580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#50832125
  • editorCursor.foreground#259370
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#259370
  • editorLineNumber.foreground#E5E7E280
  • focusBorder#259370
  • foreground#0E0E0E
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#0E0E0E
  • input.placeholderForeground#0E0E0E60
  • list.activeSelectionBackground#25937030
  • list.activeSelectionForeground#0E0E0E
  • list.highlightForeground#259370
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#0E0E0E
  • list.inactiveSelectionBackground#25937015
  • list.inactiveSelectionForeground#0E0E0E
  • selection.background#50832125
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#0E0E0E
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#0E0E0E
  • sideBarTitle.foreground#259370
  • statusBar.background#FCFAF8
  • statusBar.border#00000015
  • statusBar.foreground#0E0E0E
  • statusBar.noFolderBackground#FCFAF8
  • tab.activeBackground#FCFAF8
  • tab.activeBorderTop#259370
  • tab.activeForeground#0E0E0E
  • tab.border#00000015
  • tab.inactiveBackground#FCFAF860
  • tab.inactiveForeground#0E0E0E80
  • terminal.ansiBlack#0E0E0E
  • terminal.ansiBlue#508321
  • terminal.ansiCyan#29A38D
  • terminal.ansiGreen#259370
  • terminal.ansiMagenta#765A19
  • terminal.ansiRed#765A19
  • terminal.ansiWhite#0E0E0E
  • terminal.ansiYellow#29A38D
  • terminal.background#FCFAF8
  • terminal.foreground#0E0E0E
  • titleBar.activeBackground#FCFAF8
  • titleBar.activeForeground#0E0E0E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFAF8
  • titleBar.inactiveForeground#0E0E0E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E5E7E2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#508321bold
storage.type, storage.modifier#508321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259370
string, punctuation.definition.string, string.template, meta.template.expression#29A38D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765A19
variable, variable.other.readwrite, variable.other.object#0E0E0E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0E0E0E
variable.parameter, meta.parameter#0E0E0Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0E0E0E80
keyword.operator#0E0E0E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A38Dbold
entity.other.inherited-class#259370
entity.name.tag, punctuation.definition.tag#508321
entity.other.attribute-name#259370
meta.diff, meta.diff.header#E5E7E2
markup.deleted#765A19
markup.inserted#259370
markup.changed#29A38D
markup.heading, markup.heading.setext, punctuation.definition.heading#259370bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A38D
string.other.link.title, string.other.link.description#259370
markup.underline.link#E5E7E2underline
punctuation.definition.list#508321
markup.quote, punctuation.definition.quote#E5E7E2italic