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#FBFCF8
  • activityBar.border#00000015
  • activityBar.foreground#25933E
  • activityBar.inactiveForeground#22282060
  • activityBarBadge.background#25933E
  • activityBarBadge.foreground#FBFCF8
  • button.background#25933E
  • button.foreground#FBFCF8
  • button.hoverBackground#25933Edd
  • editor.background#FBFCF8
  • editor.foreground#222820
  • editor.inactiveSelectionBackground#3183212580
  • editor.lineHighlightBackground#EEF4EB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#31832125
  • editorCursor.foreground#25933E
  • editorGroupHeader.tabsBackground#EEF4EBaa
  • editorLineNumber.activeForeground#25933E
  • editorLineNumber.foreground#9aa99580
  • focusBorder#25933E
  • foreground#222820
  • input.background#EEF4EB
  • input.border#00000015
  • input.foreground#222820
  • input.placeholderForeground#22282060
  • list.activeSelectionBackground#25933E30
  • list.activeSelectionForeground#222820
  • list.highlightForeground#25933E
  • list.hoverBackground#EEF4EB40
  • list.hoverForeground#222820
  • list.inactiveSelectionBackground#25933E15
  • list.inactiveSelectionForeground#222820
  • selection.background#31832125
  • sideBar.background#EEF4EB
  • sideBar.border#00000015
  • sideBar.foreground#222820
  • sideBarSectionHeader.background#EEF4EB80
  • sideBarSectionHeader.foreground#222820
  • sideBarTitle.foreground#25933E
  • statusBar.background#FBFCF8
  • statusBar.border#00000015
  • statusBar.foreground#222820
  • statusBar.noFolderBackground#FBFCF8
  • tab.activeBackground#FBFCF8
  • tab.activeBorderTop#25933E
  • tab.activeForeground#222820
  • tab.border#00000015
  • tab.inactiveBackground#FBFCF860
  • tab.inactiveForeground#22282080
  • terminal.ansiBlack#222820
  • terminal.ansiBlue#318321
  • terminal.ansiCyan#2DA329
  • terminal.ansiGreen#25933E
  • terminal.ansiMagenta#765119
  • terminal.ansiRed#765119
  • terminal.ansiWhite#222820
  • terminal.ansiYellow#2DA329
  • terminal.background#FBFCF8
  • terminal.foreground#222820
  • titleBar.activeBackground#FBFCF8
  • titleBar.activeForeground#222820
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFCF8
  • titleBar.inactiveForeground#22282060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aa995italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#318321bold
storage.type, storage.modifier#318321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25933E—
string, punctuation.definition.string, string.template, meta.template.expression#2DA329—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765119—
variable, variable.other.readwrite, variable.other.object#222820—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#222820—
variable.parameter, meta.parameter#222820dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#22282080—
keyword.operator#222820—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2DA329bold
entity.other.inherited-class#25933E—
entity.name.tag, punctuation.definition.tag#318321—
entity.other.attribute-name#25933E—
meta.diff, meta.diff.header#9aa995—
markup.deleted#765119—
markup.inserted#25933E—
markup.changed#2DA329—
markup.heading, markup.heading.setext, punctuation.definition.heading#25933Ebold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#2DA329—
string.other.link.title, string.other.link.description#25933E—
markup.underline.link#9aa995underline
punctuation.definition.list#318321—
markup.quote, punctuation.definition.quote#9aa995italic