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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#549325
  • activityBar.inactiveForeground#23180F60
  • activityBarBadge.background#549325
  • activityBarBadge.foreground#FEFDFB
  • button.background#549325
  • button.foreground#FEFDFB
  • button.hoverBackground#549325dd
  • editor.background#FEFDFB
  • editor.foreground#23180F
  • editor.inactiveSelectionBackground#6583212580
  • editor.lineHighlightBackground#FFFBF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#65832125
  • editorCursor.foreground#549325
  • editorGroupHeader.tabsBackground#FFFBF0aa
  • editorLineNumber.activeForeground#549325
  • editorLineNumber.foreground#E6DEC680
  • focusBorder#549325
  • foreground#23180F
  • input.background#FFFBF0
  • input.border#00000015
  • input.foreground#23180F
  • input.placeholderForeground#23180F60
  • list.activeSelectionBackground#54932530
  • list.activeSelectionForeground#23180F
  • list.highlightForeground#549325
  • list.hoverBackground#FFFBF040
  • list.hoverForeground#23180F
  • list.inactiveSelectionBackground#54932515
  • list.inactiveSelectionForeground#23180F
  • selection.background#65832125
  • sideBar.background#FFFBF0
  • sideBar.border#00000015
  • sideBar.foreground#23180F
  • sideBarSectionHeader.background#FFFBF080
  • sideBarSectionHeader.foreground#23180F
  • sideBarTitle.foreground#549325
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#23180F
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#549325
  • tab.activeForeground#23180F
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#23180F80
  • terminal.ansiBlack#23180F
  • terminal.ansiBlue#658321
  • terminal.ansiCyan#95A329
  • terminal.ansiGreen#549325
  • terminal.ansiMagenta#764A19
  • terminal.ansiRed#764A19
  • terminal.ansiWhite#23180F
  • terminal.ansiYellow#95A329
  • terminal.background#FEFDFB
  • terminal.foreground#23180F
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#23180F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#23180F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6DEC6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#658321bold
storage.type, storage.modifier#658321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#549325
string, punctuation.definition.string, string.template, meta.template.expression#95A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764A19
variable, variable.other.readwrite, variable.other.object#23180F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#23180F
variable.parameter, meta.parameter#23180Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#23180F80
keyword.operator#23180F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#95A329bold
entity.other.inherited-class#549325
entity.name.tag, punctuation.definition.tag#658321
entity.other.attribute-name#549325
meta.diff, meta.diff.header#E6DEC6
markup.deleted#764A19
markup.inserted#549325
markup.changed#95A329
markup.heading, markup.heading.setext, punctuation.definition.heading#549325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#95A329
string.other.link.title, string.other.link.description#549325
markup.underline.link#E6DEC6underline
punctuation.definition.list#658321
markup.quote, punctuation.definition.quote#E6DEC6italic