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#259351
  • activityBar.inactiveForeground#27323A60
  • activityBarBadge.background#259351
  • activityBarBadge.foreground#FCFCFD
  • button.background#259351
  • button.foreground#FCFCFD
  • button.hoverBackground#259351dd
  • editor.background#FCFCFD
  • editor.foreground#27323A
  • editor.inactiveSelectionBackground#2150832580
  • editor.lineHighlightBackground#C7CFD650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21508325
  • editorCursor.foreground#259351
  • editorGroupHeader.tabsBackground#C7CFD6aa
  • editorLineNumber.activeForeground#259351
  • editorLineNumber.foreground#8FA28380
  • focusBorder#259351
  • foreground#27323A
  • input.background#C7CFD6
  • input.border#00000015
  • input.foreground#27323A
  • input.placeholderForeground#27323A60
  • list.activeSelectionBackground#25935130
  • list.activeSelectionForeground#27323A
  • list.highlightForeground#259351
  • list.hoverBackground#C7CFD640
  • list.hoverForeground#27323A
  • list.inactiveSelectionBackground#25935115
  • list.inactiveSelectionForeground#27323A
  • selection.background#21508325
  • sideBar.background#C7CFD6
  • sideBar.border#00000015
  • sideBar.foreground#27323A
  • sideBarSectionHeader.background#C7CFD680
  • sideBarSectionHeader.foreground#27323A
  • sideBarTitle.foreground#259351
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#27323A
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#259351
  • tab.activeForeground#27323A
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#27323A80
  • terminal.ansiBlack#27323A
  • terminal.ansiBlue#215083
  • terminal.ansiCyan#296AA3
  • terminal.ansiGreen#259351
  • terminal.ansiMagenta#197627
  • terminal.ansiRed#197627
  • terminal.ansiWhite#27323A
  • terminal.ansiYellow#296AA3
  • terminal.background#FCFCFD
  • terminal.foreground#27323A
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#27323A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#27323A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8FA283italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215083bold
storage.type, storage.modifier#215083italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259351
string, punctuation.definition.string, string.template, meta.template.expression#296AA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197627
variable, variable.other.readwrite, variable.other.object#27323A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#27323A
variable.parameter, meta.parameter#27323Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#27323A80
keyword.operator#27323A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#296AA3bold
entity.other.inherited-class#259351
entity.name.tag, punctuation.definition.tag#215083
entity.other.attribute-name#259351
meta.diff, meta.diff.header#8FA283
markup.deleted#197627
markup.inserted#259351
markup.changed#296AA3
markup.heading, markup.heading.setext, punctuation.definition.heading#259351bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#296AA3
string.other.link.title, string.other.link.description#259351
markup.underline.link#8FA283underline
punctuation.definition.list#215083
markup.quote, punctuation.definition.quote#8FA283italic