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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#25932A
  • activityBar.inactiveForeground#17231d60
  • activityBarBadge.background#25932A
  • activityBarBadge.foreground#FCFBF8
  • button.background#25932A
  • button.foreground#FCFBF8
  • button.hoverBackground#25932Add
  • editor.background#FCFBF8
  • editor.foreground#17231d
  • editor.inactiveSelectionBackground#8183212580
  • editor.lineHighlightBackground#F8F8F150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#81832125
  • editorCursor.foreground#25932A
  • editorGroupHeader.tabsBackground#F8F8F1aa
  • editorLineNumber.activeForeground#25932A
  • editorLineNumber.foreground#6c805c80
  • focusBorder#25932A
  • foreground#17231d
  • input.background#F8F8F1
  • input.border#00000015
  • input.foreground#17231d
  • input.placeholderForeground#17231d60
  • list.activeSelectionBackground#25932A30
  • list.activeSelectionForeground#17231d
  • list.highlightForeground#25932A
  • list.hoverBackground#F8F8F140
  • list.hoverForeground#17231d
  • list.inactiveSelectionBackground#25932A15
  • list.inactiveSelectionForeground#17231d
  • selection.background#81832125
  • sideBar.background#F8F8F1
  • sideBar.border#00000015
  • sideBar.foreground#17231d
  • sideBarSectionHeader.background#F8F8F180
  • sideBarSectionHeader.foreground#17231d
  • sideBarTitle.foreground#25932A
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#17231d
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#25932A
  • tab.activeForeground#17231d
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#17231d80
  • terminal.ansiBlack#17231d
  • terminal.ansiBlue#818321
  • terminal.ansiCyan#A1A329
  • terminal.ansiGreen#25932A
  • terminal.ansiMagenta#517619
  • terminal.ansiRed#517619
  • terminal.ansiWhite#17231d
  • terminal.ansiYellow#A1A329
  • terminal.background#FCFBF8
  • terminal.foreground#17231d
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#17231d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#17231d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6c805citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#818321bold
storage.type, storage.modifier#818321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25932A
string, punctuation.definition.string, string.template, meta.template.expression#A1A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#517619
variable, variable.other.readwrite, variable.other.object#17231d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#17231d
variable.parameter, meta.parameter#17231ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17231d80
keyword.operator#17231d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A1A329bold
entity.other.inherited-class#25932A
entity.name.tag, punctuation.definition.tag#818321
entity.other.attribute-name#25932A
meta.diff, meta.diff.header#6c805c
markup.deleted#517619
markup.inserted#25932A
markup.changed#A1A329
markup.heading, markup.heading.setext, punctuation.definition.heading#25932Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A1A329
string.other.link.title, string.other.link.description#25932A
markup.underline.link#6c805cunderline
punctuation.definition.list#818321
markup.quote, punctuation.definition.quote#6c805citalic