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#FDFBF7
  • activityBar.border#00000015
  • activityBar.foreground#2C9325
  • activityBar.inactiveForeground#1f2a1f60
  • activityBarBadge.background#2C9325
  • activityBarBadge.foreground#FDFBF7
  • button.background#2C9325
  • button.foreground#FDFBF7
  • button.hoverBackground#2C9325dd
  • editor.background#FDFBF7
  • editor.foreground#1f2a1f
  • editor.inactiveSelectionBackground#3383212580
  • editor.lineHighlightBackground#F9FBF450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#33832125
  • editorCursor.foreground#2C9325
  • editorGroupHeader.tabsBackground#F9FBF4aa
  • editorLineNumber.activeForeground#2C9325
  • editorLineNumber.foreground#7a8a4a80
  • focusBorder#2C9325
  • foreground#1f2a1f
  • input.background#F9FBF4
  • input.border#00000015
  • input.foreground#1f2a1f
  • input.placeholderForeground#1f2a1f60
  • list.activeSelectionBackground#2C932530
  • list.activeSelectionForeground#1f2a1f
  • list.highlightForeground#2C9325
  • list.hoverBackground#F9FBF440
  • list.hoverForeground#1f2a1f
  • list.inactiveSelectionBackground#2C932515
  • list.inactiveSelectionForeground#1f2a1f
  • selection.background#33832125
  • sideBar.background#F9FBF4
  • sideBar.border#00000015
  • sideBar.foreground#1f2a1f
  • sideBarSectionHeader.background#F9FBF480
  • sideBarSectionHeader.foreground#1f2a1f
  • sideBarTitle.foreground#2C9325
  • statusBar.background#FDFBF7
  • statusBar.border#00000015
  • statusBar.foreground#1f2a1f
  • statusBar.noFolderBackground#FDFBF7
  • tab.activeBackground#FDFBF7
  • tab.activeBorderTop#2C9325
  • tab.activeForeground#1f2a1f
  • tab.border#00000015
  • tab.inactiveBackground#FDFBF760
  • tab.inactiveForeground#1f2a1f80
  • terminal.ansiBlack#1f2a1f
  • terminal.ansiBlue#338321
  • terminal.ansiCyan#A37A29
  • terminal.ansiGreen#2C9325
  • terminal.ansiMagenta#195176
  • terminal.ansiRed#195176
  • terminal.ansiWhite#1f2a1f
  • terminal.ansiYellow#A37A29
  • terminal.background#FDFBF7
  • terminal.foreground#1f2a1f
  • titleBar.activeBackground#FDFBF7
  • titleBar.activeForeground#1f2a1f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFBF7
  • titleBar.inactiveForeground#1f2a1f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a8a4aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#338321bold
storage.type, storage.modifier#338321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2C9325
string, punctuation.definition.string, string.template, meta.template.expression#A37A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#195176
variable, variable.other.readwrite, variable.other.object#1f2a1f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f2a1f
variable.parameter, meta.parameter#1f2a1fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f2a1f80
keyword.operator#1f2a1f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37A29bold
entity.other.inherited-class#2C9325
entity.name.tag, punctuation.definition.tag#338321
entity.other.attribute-name#2C9325
meta.diff, meta.diff.header#7a8a4a
markup.deleted#195176
markup.inserted#2C9325
markup.changed#A37A29
markup.heading, markup.heading.setext, punctuation.definition.heading#2C9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37A29
string.other.link.title, string.other.link.description#2C9325
markup.underline.link#7a8a4aunderline
punctuation.definition.list#338321
markup.quote, punctuation.definition.quote#7a8a4aitalic