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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#3B9325
  • activityBar.inactiveForeground#2B2C2560
  • activityBarBadge.background#3B9325
  • activityBarBadge.foreground#FDFDFC
  • button.background#3B9325
  • button.foreground#FDFDFC
  • button.hoverBackground#3B9325dd
  • editor.background#FDFDFC
  • editor.foreground#2B2C25
  • editor.inactiveSelectionBackground#6483212580
  • editor.lineHighlightBackground#F8F7F150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#64832125
  • editorCursor.foreground#3B9325
  • editorGroupHeader.tabsBackground#F8F7F1aa
  • editorLineNumber.activeForeground#3B9325
  • editorLineNumber.foreground#6E7F5E80
  • focusBorder#3B9325
  • foreground#2B2C25
  • input.background#F8F7F1
  • input.border#00000015
  • input.foreground#2B2C25
  • input.placeholderForeground#2B2C2560
  • list.activeSelectionBackground#3B932530
  • list.activeSelectionForeground#2B2C25
  • list.highlightForeground#3B9325
  • list.hoverBackground#F8F7F140
  • list.hoverForeground#2B2C25
  • list.inactiveSelectionBackground#3B932515
  • list.inactiveSelectionForeground#2B2C25
  • selection.background#64832125
  • sideBar.background#F8F7F1
  • sideBar.border#00000015
  • sideBar.foreground#2B2C25
  • sideBarSectionHeader.background#F8F7F180
  • sideBarSectionHeader.foreground#2B2C25
  • sideBarTitle.foreground#3B9325
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#2B2C25
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#3B9325
  • tab.activeForeground#2B2C25
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#2B2C2580
  • terminal.ansiBlack#2B2C25
  • terminal.ansiBlue#648321
  • terminal.ansiCyan#6EA329
  • terminal.ansiGreen#3B9325
  • terminal.ansiMagenta#764719
  • terminal.ansiRed#764719
  • terminal.ansiWhite#2B2C25
  • terminal.ansiYellow#6EA329
  • terminal.background#FDFDFC
  • terminal.foreground#2B2C25
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#2B2C25
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#2B2C2560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6E7F5Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#648321bold
storage.type, storage.modifier#648321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#3B9325—
string, punctuation.definition.string, string.template, meta.template.expression#6EA329—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764719—
variable, variable.other.readwrite, variable.other.object#2B2C25—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2B2C25—
variable.parameter, meta.parameter#2B2C25dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2B2C2580—
keyword.operator#2B2C25—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6EA329bold
entity.other.inherited-class#3B9325—
entity.name.tag, punctuation.definition.tag#648321—
entity.other.attribute-name#3B9325—
meta.diff, meta.diff.header#6E7F5E—
markup.deleted#764719—
markup.inserted#3B9325—
markup.changed#6EA329—
markup.heading, markup.heading.setext, punctuation.definition.heading#3B9325bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#6EA329—
string.other.link.title, string.other.link.description#3B9325—
markup.underline.link#6E7F5Eunderline
punctuation.definition.list#648321—
markup.quote, punctuation.definition.quote#6E7F5Eitalic