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#FCFBFD
  • activityBar.border#00000015
  • activityBar.foreground#937225
  • activityBar.inactiveForeground#28242060
  • activityBarBadge.background#937225
  • activityBarBadge.foreground#FCFBFD
  • button.background#937225
  • button.foreground#FCFBFD
  • button.hoverBackground#937225dd
  • editor.background#FCFBFD
  • editor.foreground#282420
  • editor.inactiveSelectionBackground#8352212580
  • editor.lineHighlightBackground#F1E9DA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83522125
  • editorCursor.foreground#937225
  • editorGroupHeader.tabsBackground#F1E9DAaa
  • editorLineNumber.activeForeground#937225
  • editorLineNumber.foreground#c8b6a480
  • focusBorder#937225
  • foreground#282420
  • input.background#F1E9DA
  • input.border#00000015
  • input.foreground#282420
  • input.placeholderForeground#28242060
  • list.activeSelectionBackground#93722530
  • list.activeSelectionForeground#282420
  • list.highlightForeground#937225
  • list.hoverBackground#F1E9DA40
  • list.hoverForeground#282420
  • list.inactiveSelectionBackground#93722515
  • list.inactiveSelectionForeground#282420
  • selection.background#83522125
  • sideBar.background#F1E9DA
  • sideBar.border#00000015
  • sideBar.foreground#282420
  • sideBarSectionHeader.background#F1E9DA80
  • sideBarSectionHeader.foreground#282420
  • sideBarTitle.foreground#937225
  • statusBar.background#FCFBFD
  • statusBar.border#00000015
  • statusBar.foreground#282420
  • statusBar.noFolderBackground#FCFBFD
  • tab.activeBackground#FCFBFD
  • tab.activeBorderTop#937225
  • tab.activeForeground#282420
  • tab.border#00000015
  • tab.inactiveBackground#FCFBFD60
  • tab.inactiveForeground#28242080
  • terminal.ansiBlack#282420
  • terminal.ansiBlue#835221
  • terminal.ansiCyan#29A329
  • terminal.ansiGreen#937225
  • terminal.ansiMagenta#194776
  • terminal.ansiRed#194776
  • terminal.ansiWhite#282420
  • terminal.ansiYellow#29A329
  • terminal.background#FCFBFD
  • terminal.foreground#282420
  • titleBar.activeBackground#FCFBFD
  • titleBar.activeForeground#282420
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBFD
  • titleBar.inactiveForeground#28242060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c8b6a4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835221bold
storage.type, storage.modifier#835221italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937225
string, punctuation.definition.string, string.template, meta.template.expression#29A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#194776
variable, variable.other.readwrite, variable.other.object#282420
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#282420
variable.parameter, meta.parameter#282420dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#28242080
keyword.operator#282420
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A329bold
entity.other.inherited-class#937225
entity.name.tag, punctuation.definition.tag#835221
entity.other.attribute-name#937225
meta.diff, meta.diff.header#c8b6a4
markup.deleted#194776
markup.inserted#937225
markup.changed#29A329
markup.heading, markup.heading.setext, punctuation.definition.heading#937225bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A329
string.other.link.title, string.other.link.description#937225
markup.underline.link#c8b6a4underline
punctuation.definition.list#835221
markup.quote, punctuation.definition.quote#c8b6a4italic