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#F9FAF9
  • activityBar.border#00000015
  • activityBar.foreground#256E93
  • activityBar.inactiveForeground#11131860
  • activityBarBadge.background#256E93
  • activityBarBadge.foreground#F9FAF9
  • button.background#256E93
  • button.foreground#F9FAF9
  • button.hoverBackground#256E93dd
  • editor.background#F9FAF9
  • editor.foreground#111318
  • editor.inactiveSelectionBackground#4583212580
  • editor.lineHighlightBackground#D0D3CF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#45832125
  • editorCursor.foreground#256E93
  • editorGroupHeader.tabsBackground#D0D3CFaa
  • editorLineNumber.activeForeground#256E93
  • editorLineNumber.foreground#58636b80
  • focusBorder#256E93
  • foreground#111318
  • input.background#D0D3CF
  • input.border#00000015
  • input.foreground#111318
  • input.placeholderForeground#11131860
  • list.activeSelectionBackground#256E9330
  • list.activeSelectionForeground#111318
  • list.highlightForeground#256E93
  • list.hoverBackground#D0D3CF40
  • list.hoverForeground#111318
  • list.inactiveSelectionBackground#256E9315
  • list.inactiveSelectionForeground#111318
  • selection.background#45832125
  • sideBar.background#D0D3CF
  • sideBar.border#00000015
  • sideBar.foreground#111318
  • sideBarSectionHeader.background#D0D3CF80
  • sideBarSectionHeader.foreground#111318
  • sideBarTitle.foreground#256E93
  • statusBar.background#F9FAF9
  • statusBar.border#00000015
  • statusBar.foreground#111318
  • statusBar.noFolderBackground#F9FAF9
  • tab.activeBackground#F9FAF9
  • tab.activeBorderTop#256E93
  • tab.activeForeground#111318
  • tab.border#00000015
  • tab.inactiveBackground#F9FAF960
  • tab.inactiveForeground#11131880
  • terminal.ansiBlack#111318
  • terminal.ansiBlue#458321
  • terminal.ansiCyan#8FA329
  • terminal.ansiGreen#256E93
  • terminal.ansiMagenta#762A19
  • terminal.ansiRed#762A19
  • terminal.ansiWhite#111318
  • terminal.ansiYellow#8FA329
  • terminal.background#F9FAF9
  • terminal.foreground#111318
  • titleBar.activeBackground#F9FAF9
  • titleBar.activeForeground#111318
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9FAF9
  • titleBar.inactiveForeground#11131860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#58636bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#458321bold
storage.type, storage.modifier#458321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#256E93
string, punctuation.definition.string, string.template, meta.template.expression#8FA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762A19
variable, variable.other.readwrite, variable.other.object#111318
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111318
variable.parameter, meta.parameter#111318dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11131880
keyword.operator#111318
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8FA329bold
entity.other.inherited-class#256E93
entity.name.tag, punctuation.definition.tag#458321
entity.other.attribute-name#256E93
meta.diff, meta.diff.header#58636b
markup.deleted#762A19
markup.inserted#256E93
markup.changed#8FA329
markup.heading, markup.heading.setext, punctuation.definition.heading#256E93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8FA329
string.other.link.title, string.other.link.description#256E93
markup.underline.link#58636bunderline
punctuation.definition.list#458321
markup.quote, punctuation.definition.quote#58636bitalic