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#F9F6F1
  • activityBar.border#00000015
  • activityBar.foreground#259325
  • activityBar.inactiveForeground#16181360
  • activityBarBadge.background#259325
  • activityBarBadge.foreground#F9F6F1
  • button.background#259325
  • button.foreground#F9F6F1
  • button.hoverBackground#259325dd
  • editor.background#F9F6F1
  • editor.foreground#161813
  • editor.inactiveSelectionBackground#8377212580
  • editor.lineHighlightBackground#33664C50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83772125
  • editorCursor.foreground#259325
  • editorGroupHeader.tabsBackground#33664Caa
  • editorLineNumber.activeForeground#259325
  • editorLineNumber.foreground#fbfaf380
  • focusBorder#259325
  • foreground#161813
  • input.background#33664C
  • input.border#00000015
  • input.foreground#161813
  • input.placeholderForeground#16181360
  • list.activeSelectionBackground#25932530
  • list.activeSelectionForeground#161813
  • list.highlightForeground#259325
  • list.hoverBackground#33664C40
  • list.hoverForeground#161813
  • list.inactiveSelectionBackground#25932515
  • list.inactiveSelectionForeground#161813
  • selection.background#83772125
  • sideBar.background#33664C
  • sideBar.border#00000015
  • sideBar.foreground#161813
  • sideBarSectionHeader.background#33664C80
  • sideBarSectionHeader.foreground#161813
  • sideBarTitle.foreground#259325
  • statusBar.background#F9F6F1
  • statusBar.border#00000015
  • statusBar.foreground#161813
  • statusBar.noFolderBackground#F9F6F1
  • tab.activeBackground#F9F6F1
  • tab.activeBorderTop#259325
  • tab.activeForeground#161813
  • tab.border#00000015
  • tab.inactiveBackground#F9F6F160
  • tab.inactiveForeground#16181380
  • terminal.ansiBlack#161813
  • terminal.ansiBlue#837721
  • terminal.ansiCyan#A37429
  • terminal.ansiGreen#259325
  • terminal.ansiMagenta#3B7619
  • terminal.ansiRed#3B7619
  • terminal.ansiWhite#161813
  • terminal.ansiYellow#A37429
  • terminal.background#F9F6F1
  • terminal.foreground#161813
  • titleBar.activeBackground#F9F6F1
  • titleBar.activeForeground#161813
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9F6F1
  • titleBar.inactiveForeground#16181360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#fbfaf3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#837721bold
storage.type, storage.modifier#837721italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259325
string, punctuation.definition.string, string.template, meta.template.expression#A37429
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#3B7619
variable, variable.other.readwrite, variable.other.object#161813
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#161813
variable.parameter, meta.parameter#161813dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#16181380
keyword.operator#161813
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37429bold
entity.other.inherited-class#259325
entity.name.tag, punctuation.definition.tag#837721
entity.other.attribute-name#259325
meta.diff, meta.diff.header#fbfaf3
markup.deleted#3B7619
markup.inserted#259325
markup.changed#A37429
markup.heading, markup.heading.setext, punctuation.definition.heading#259325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37429
string.other.link.title, string.other.link.description#259325
markup.underline.link#fbfaf3underline
punctuation.definition.list#837721
markup.quote, punctuation.definition.quote#fbfaf3italic