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#934225
  • activityBar.inactiveForeground#0F111560
  • activityBarBadge.background#934225
  • activityBarBadge.foreground#FCFCFD
  • button.background#934225
  • button.foreground#FCFCFD
  • button.hoverBackground#934225dd
  • editor.background#FCFCFD
  • editor.foreground#0F1115
  • editor.inactiveSelectionBackground#835B212580
  • editor.lineHighlightBackground#FFFAF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835B2125
  • editorCursor.foreground#934225
  • editorGroupHeader.tabsBackground#FFFAF0aa
  • editorLineNumber.activeForeground#934225
  • editorLineNumber.foreground#eadfcf80
  • focusBorder#934225
  • foreground#0F1115
  • input.background#FFFAF0
  • input.border#00000015
  • input.foreground#0F1115
  • input.placeholderForeground#0F111560
  • list.activeSelectionBackground#93422530
  • list.activeSelectionForeground#0F1115
  • list.highlightForeground#934225
  • list.hoverBackground#FFFAF040
  • list.hoverForeground#0F1115
  • list.inactiveSelectionBackground#93422515
  • list.inactiveSelectionForeground#0F1115
  • selection.background#835B2125
  • sideBar.background#FFFAF0
  • sideBar.border#00000015
  • sideBar.foreground#0F1115
  • sideBarSectionHeader.background#FFFAF080
  • sideBarSectionHeader.foreground#0F1115
  • sideBarTitle.foreground#934225
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#0F1115
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#934225
  • tab.activeForeground#0F1115
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#0F111580
  • terminal.ansiBlack#0F1115
  • terminal.ansiBlue#835B21
  • terminal.ansiCyan#29A397
  • terminal.ansiGreen#934225
  • terminal.ansiMagenta#19765C
  • terminal.ansiRed#19765C
  • terminal.ansiWhite#0F1115
  • terminal.ansiYellow#29A397
  • terminal.background#FCFCFD
  • terminal.foreground#0F1115
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#0F1115
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#0F111560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#eadfcfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835B21bold
storage.type, storage.modifier#835B21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934225
string, punctuation.definition.string, string.template, meta.template.expression#29A397
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19765C
variable, variable.other.readwrite, variable.other.object#0F1115
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0F1115
variable.parameter, meta.parameter#0F1115dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0F111580
keyword.operator#0F1115
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A397bold
entity.other.inherited-class#934225
entity.name.tag, punctuation.definition.tag#835B21
entity.other.attribute-name#934225
meta.diff, meta.diff.header#eadfcf
markup.deleted#19765C
markup.inserted#934225
markup.changed#29A397
markup.heading, markup.heading.setext, punctuation.definition.heading#934225bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A397
string.other.link.title, string.other.link.description#934225
markup.underline.link#eadfcfunderline
punctuation.definition.list#835B21
markup.quote, punctuation.definition.quote#eadfcfitalic