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#fbf3df
  • activityBar.border#00000015
  • activityBar.foreground#f58211
  • activityBar.inactiveForeground#141b1260
  • activityBarBadge.background#f58211
  • activityBarBadge.foreground#fbf3df
  • button.background#f58211
  • button.foreground#fbf3df
  • button.hoverBackground#f58211dd
  • editor.background#fbf3df
  • editor.foreground#141b12
  • editor.inactiveSelectionBackground#3f821f2580
  • editor.lineHighlightBackground#f4e4c750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3f821f25
  • editorCursor.foreground#f58211
  • editorGroupHeader.tabsBackground#f4e4c7aa
  • editorLineNumber.activeForeground#f58211
  • editorLineNumber.foreground#dce8c580
  • focusBorder#f58211
  • foreground#141b12
  • input.background#f4e4c7
  • input.border#00000015
  • input.foreground#141b12
  • input.placeholderForeground#141b1260
  • list.activeSelectionBackground#f5821130
  • list.activeSelectionForeground#141b12
  • list.highlightForeground#f58211
  • list.hoverBackground#f4e4c740
  • list.hoverForeground#141b12
  • list.inactiveSelectionBackground#f5821115
  • list.inactiveSelectionForeground#141b12
  • selection.background#3f821f25
  • sideBar.background#f4e4c7
  • sideBar.border#00000015
  • sideBar.foreground#141b12
  • sideBarSectionHeader.background#f4e4c780
  • sideBarSectionHeader.foreground#141b12
  • sideBarTitle.foreground#f58211
  • statusBar.background#fbf3df
  • statusBar.border#00000015
  • statusBar.foreground#141b12
  • statusBar.noFolderBackground#fbf3df
  • tab.activeBackground#fbf3df
  • tab.activeBorderTop#f58211
  • tab.activeForeground#141b12
  • tab.border#00000015
  • tab.inactiveBackground#fbf3df60
  • tab.inactiveForeground#141b1280
  • terminal.ansiBlack#141b12
  • terminal.ansiBlue#3f821f
  • terminal.ansiCyan#a8c431
  • terminal.ansiGreen#f58211
  • terminal.ansiMagenta#b66d31
  • terminal.ansiRed#b66d31
  • terminal.ansiWhite#141b12
  • terminal.ansiYellow#a8c431
  • terminal.background#fbf3df
  • terminal.foreground#141b12
  • titleBar.activeBackground#fbf3df
  • titleBar.activeForeground#141b12
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fbf3df
  • titleBar.inactiveForeground#141b1260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dce8c5italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#3f821fbold
storage.type, storage.modifier#3f821fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#f58211
string, punctuation.definition.string, string.template, meta.template.expression#a8c431
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b66d31
variable, variable.other.readwrite, variable.other.object#141b12
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#141b12
variable.parameter, meta.parameter#141b12dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#141b1280
keyword.operator#141b12
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#a8c431bold
entity.other.inherited-class#f58211
entity.name.tag, punctuation.definition.tag#3f821f
entity.other.attribute-name#f58211
meta.diff, meta.diff.header#dce8c5
markup.deleted#b66d31
markup.inserted#f58211
markup.changed#a8c431
markup.heading, markup.heading.setext, punctuation.definition.heading#f58211bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#a8c431
string.other.link.title, string.other.link.description#f58211
markup.underline.link#dce8c5underline
punctuation.definition.list#3f821f
markup.quote, punctuation.definition.quote#dce8c5italic