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#FBFBF8
  • activityBar.border#00000015
  • activityBar.foreground#256C93
  • activityBar.inactiveForeground#17191a60
  • activityBarBadge.background#256C93
  • activityBarBadge.foreground#FBFBF8
  • button.background#256C93
  • button.foreground#FBFBF8
  • button.hoverBackground#256C93dd
  • editor.background#FBFBF8
  • editor.foreground#17191a
  • editor.inactiveSelectionBackground#8383212580
  • editor.lineHighlightBackground#F0EFEA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83832125
  • editorCursor.foreground#256C93
  • editorGroupHeader.tabsBackground#F0EFEAaa
  • editorLineNumber.activeForeground#256C93
  • editorLineNumber.foreground#d9d9d380
  • focusBorder#256C93
  • foreground#17191a
  • input.background#F0EFEA
  • input.border#00000015
  • input.foreground#17191a
  • input.placeholderForeground#17191a60
  • list.activeSelectionBackground#256C9330
  • list.activeSelectionForeground#17191a
  • list.highlightForeground#256C93
  • list.hoverBackground#F0EFEA40
  • list.hoverForeground#17191a
  • list.inactiveSelectionBackground#256C9315
  • list.inactiveSelectionForeground#17191a
  • selection.background#83832125
  • sideBar.background#F0EFEA
  • sideBar.border#00000015
  • sideBar.foreground#17191a
  • sideBarSectionHeader.background#F0EFEA80
  • sideBarSectionHeader.foreground#17191a
  • sideBarTitle.foreground#256C93
  • statusBar.background#FBFBF8
  • statusBar.border#00000015
  • statusBar.foreground#17191a
  • statusBar.noFolderBackground#FBFBF8
  • tab.activeBackground#FBFBF8
  • tab.activeBorderTop#256C93
  • tab.activeForeground#17191a
  • tab.border#00000015
  • tab.inactiveBackground#FBFBF860
  • tab.inactiveForeground#17191a80
  • terminal.ansiBlack#17191a
  • terminal.ansiBlue#838321
  • terminal.ansiCyan#A34E29
  • terminal.ansiGreen#256C93
  • terminal.ansiMagenta#447619
  • terminal.ansiRed#447619
  • terminal.ansiWhite#17191a
  • terminal.ansiYellow#A34E29
  • terminal.background#FBFBF8
  • terminal.foreground#17191a
  • titleBar.activeBackground#FBFBF8
  • titleBar.activeForeground#17191a
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFBF8
  • titleBar.inactiveForeground#17191a60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d9d9d3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#838321bold
storage.type, storage.modifier#838321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#256C93
string, punctuation.definition.string, string.template, meta.template.expression#A34E29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#447619
variable, variable.other.readwrite, variable.other.object#17191a
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#17191a
variable.parameter, meta.parameter#17191additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17191a80
keyword.operator#17191a
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A34E29bold
entity.other.inherited-class#256C93
entity.name.tag, punctuation.definition.tag#838321
entity.other.attribute-name#256C93
meta.diff, meta.diff.header#d9d9d3
markup.deleted#447619
markup.inserted#256C93
markup.changed#A34E29
markup.heading, markup.heading.setext, punctuation.definition.heading#256C93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A34E29
string.other.link.title, string.other.link.description#256C93
markup.underline.link#d9d9d3underline
punctuation.definition.list#838321
markup.quote, punctuation.definition.quote#d9d9d3italic