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#FCFCFD
  • activityBar.border#00000015
  • activityBar.foreground#935825
  • activityBar.inactiveForeground#11111160
  • activityBarBadge.background#935825
  • activityBarBadge.foreground#FCFCFD
  • button.background#935825
  • button.foreground#FCFCFD
  • button.hoverBackground#935825dd
  • editor.background#FCFCFD
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#8321212580
  • editor.lineHighlightBackground#F6F7F950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83212125
  • editorCursor.foreground#935825
  • editorGroupHeader.tabsBackground#F6F7F9aa
  • editorLineNumber.activeForeground#935825
  • editorLineNumber.foreground#D9DEE380
  • focusBorder#935825
  • foreground#111111
  • input.background#F6F7F9
  • input.border#00000015
  • input.foreground#111111
  • input.placeholderForeground#11111160
  • list.activeSelectionBackground#93582530
  • list.activeSelectionForeground#111111
  • list.highlightForeground#935825
  • list.hoverBackground#F6F7F940
  • list.hoverForeground#111111
  • list.inactiveSelectionBackground#93582515
  • list.inactiveSelectionForeground#111111
  • selection.background#83212125
  • sideBar.background#F6F7F9
  • sideBar.border#00000015
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#F6F7F980
  • sideBarSectionHeader.foreground#111111
  • sideBarTitle.foreground#935825
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#111111
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#935825
  • tab.activeForeground#111111
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#11111180
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#832121
  • terminal.ansiCyan#29A36C
  • terminal.ansiGreen#935825
  • terminal.ansiMagenta#762219
  • terminal.ansiRed#762219
  • terminal.ansiWhite#111111
  • terminal.ansiYellow#29A36C
  • terminal.background#FCFCFD
  • terminal.foreground#111111
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#111111
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#11111160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9DEE3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832121bold
storage.type, storage.modifier#832121italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935825
string, punctuation.definition.string, string.template, meta.template.expression#29A36C
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762219
variable, variable.other.readwrite, variable.other.object#111111
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111111
variable.parameter, meta.parameter#111111dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11111180
keyword.operator#111111
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A36Cbold
entity.other.inherited-class#935825
entity.name.tag, punctuation.definition.tag#832121
entity.other.attribute-name#935825
meta.diff, meta.diff.header#D9DEE3
markup.deleted#762219
markup.inserted#935825
markup.changed#29A36C
markup.heading, markup.heading.setext, punctuation.definition.heading#935825bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A36C
string.other.link.title, string.other.link.description#935825
markup.underline.link#D9DEE3underline
punctuation.definition.list#832121
markup.quote, punctuation.definition.quote#D9DEE3italic