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#F9F6F1
  • activityBar.border#00000015
  • activityBar.foreground#935625
  • activityBar.inactiveForeground#10181660
  • activityBarBadge.background#935625
  • activityBarBadge.foreground#F9F6F1
  • button.background#935625
  • button.foreground#F9F6F1
  • button.hoverBackground#935625dd
  • editor.background#F9F6F1
  • editor.foreground#101816
  • editor.inactiveSelectionBackground#8352212580
  • editor.lineHighlightBackground#EBE7E050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83522125
  • editorCursor.foreground#935625
  • editorGroupHeader.tabsBackground#EBE7E0aa
  • editorLineNumber.activeForeground#935625
  • editorLineNumber.foreground#7a5a3a80
  • focusBorder#935625
  • foreground#101816
  • input.background#EBE7E0
  • input.border#00000015
  • input.foreground#101816
  • input.placeholderForeground#10181660
  • list.activeSelectionBackground#93562530
  • list.activeSelectionForeground#101816
  • list.highlightForeground#935625
  • list.hoverBackground#EBE7E040
  • list.hoverForeground#101816
  • list.inactiveSelectionBackground#93562515
  • list.inactiveSelectionForeground#101816
  • selection.background#83522125
  • sideBar.background#EBE7E0
  • sideBar.border#00000015
  • sideBar.foreground#101816
  • sideBarSectionHeader.background#EBE7E080
  • sideBarSectionHeader.foreground#101816
  • sideBarTitle.foreground#935625
  • statusBar.background#F9F6F1
  • statusBar.border#00000015
  • statusBar.foreground#101816
  • statusBar.noFolderBackground#F9F6F1
  • tab.activeBackground#F9F6F1
  • tab.activeBorderTop#935625
  • tab.activeForeground#101816
  • tab.border#00000015
  • tab.inactiveBackground#F9F6F160
  • tab.inactiveForeground#10181680
  • terminal.ansiBlack#101816
  • terminal.ansiBlue#835221
  • terminal.ansiCyan#64A329
  • terminal.ansiGreen#935625
  • terminal.ansiMagenta#407619
  • terminal.ansiRed#407619
  • terminal.ansiWhite#101816
  • terminal.ansiYellow#64A329
  • terminal.background#F9F6F1
  • terminal.foreground#101816
  • titleBar.activeBackground#F9F6F1
  • titleBar.activeForeground#101816
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9F6F1
  • titleBar.inactiveForeground#10181660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a5a3aitalic
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#935625
string, punctuation.definition.string, string.template, meta.template.expression#64A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#407619
variable, variable.other.readwrite, variable.other.object#101816
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#101816
variable.parameter, meta.parameter#101816dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10181680
keyword.operator#101816
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#64A329bold
entity.other.inherited-class#935625
entity.name.tag, punctuation.definition.tag#835221
entity.other.attribute-name#935625
meta.diff, meta.diff.header#7a5a3a
markup.deleted#407619
markup.inserted#935625
markup.changed#64A329
markup.heading, markup.heading.setext, punctuation.definition.heading#935625bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#64A329
string.other.link.title, string.other.link.description#935625
markup.underline.link#7a5a3aunderline
punctuation.definition.list#835221
markup.quote, punctuation.definition.quote#7a5a3aitalic