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#fffaf0
  • activityBar.border#ffffff15
  • activityBar.foreground#2f8f5b
  • activityBar.inactiveForeground#eef5e860
  • activityBarBadge.background#2f8f5b
  • activityBarBadge.foreground#fffaf0
  • button.background#2f8f5b
  • button.foreground#fffaf0
  • button.hoverBackground#2f8f5bdd
  • editor.background#fffaf0
  • editor.foreground#eef5e8
  • editor.inactiveSelectionBackground#f2c94c3580
  • editor.lineHighlightBackground#1f272140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#f2c94c35
  • editorCursor.foreground#2f8f5b
  • editorGroupHeader.tabsBackground#fffaf0dd
  • editorLineNumber.activeForeground#2f8f5b
  • editorLineNumber.foreground#9bb27f80
  • focusBorder#2f8f5b
  • foreground#eef5e8
  • input.background#1f2721
  • input.border#ffffff15
  • input.foreground#eef5e8
  • input.placeholderForeground#eef5e860
  • list.activeSelectionBackground#2f8f5b30
  • list.activeSelectionForeground#eef5e8
  • list.highlightForeground#2f8f5b
  • list.hoverBackground#1f272140
  • list.hoverForeground#eef5e8
  • list.inactiveSelectionBackground#2f8f5b15
  • list.inactiveSelectionForeground#eef5e8
  • selection.background#f2c94c35
  • sideBar.background#1f2721
  • sideBar.border#ffffff15
  • sideBar.foreground#eef5e8
  • sideBarSectionHeader.background#fffaf080
  • sideBarSectionHeader.foreground#eef5e8
  • sideBarTitle.foreground#2f8f5b
  • statusBar.background#fffaf0
  • statusBar.border#ffffff15
  • statusBar.foreground#eef5e8
  • statusBar.noFolderBackground#fffaf0
  • tab.activeBackground#fffaf0
  • tab.activeBorderTop#2f8f5b
  • tab.activeForeground#eef5e8
  • tab.border#ffffff15
  • tab.inactiveBackground#1f272160
  • tab.inactiveForeground#eef5e880
  • terminal.ansiBlack#fffaf0
  • terminal.ansiBlue#f2c94c
  • terminal.ansiCyan#1aa6b7
  • terminal.ansiGreen#2f8f5b
  • terminal.ansiMagenta#d64545
  • terminal.ansiRed#d64545
  • terminal.ansiWhite#eef5e8
  • terminal.ansiYellow#1aa6b7
  • terminal.background#fffaf0
  • terminal.foreground#eef5e8
  • titleBar.activeBackground#fffaf0
  • titleBar.activeForeground#eef5e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#fffaf0
  • titleBar.inactiveForeground#eef5e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9bb27fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f2c94cbold
storage.type, storage.modifier#f2c94citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2f8f5b
string, punctuation.definition.string, string.template, meta.template.expression#1aa6b7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d64545
variable, variable.other.readwrite, variable.other.object#eef5e8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#eef5e8
variable.parameter, meta.parameter#eef5e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#eef5e880
keyword.operator#eef5e8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#1aa6b7bold
entity.other.inherited-class#2f8f5b
entity.name.tag, punctuation.definition.tag#f2c94c
entity.other.attribute-name#2f8f5b
meta.diff, meta.diff.header#9bb27f
markup.deleted#d64545
markup.inserted#2f8f5b
markup.changed#1aa6b7
markup.heading, markup.heading.setext, punctuation.definition.heading#2f8f5bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#1aa6b7
string.other.link.title, string.other.link.description#2f8f5b
markup.underline.link#9bb27funderline
punctuation.definition.list#f2c94c
markup.quote, punctuation.definition.quote#9bb27fitalic