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#F6F4EF
  • activityBar.border#00000015
  • activityBar.foreground#259325
  • activityBar.inactiveForeground#1f211f60
  • activityBarBadge.background#259325
  • activityBarBadge.foreground#F6F4EF
  • button.background#259325
  • button.foreground#F6F4EF
  • button.hoverBackground#259325dd
  • editor.background#F6F4EF
  • editor.foreground#1f211f
  • editor.inactiveSelectionBackground#8362212580
  • editor.lineHighlightBackground#AB855F50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83622125
  • editorCursor.foreground#259325
  • editorGroupHeader.tabsBackground#AB855Faa
  • editorLineNumber.activeForeground#259325
  • editorLineNumber.foreground#f4ead680
  • focusBorder#259325
  • foreground#1f211f
  • input.background#AB855F
  • input.border#00000015
  • input.foreground#1f211f
  • input.placeholderForeground#1f211f60
  • list.activeSelectionBackground#25932530
  • list.activeSelectionForeground#1f211f
  • list.highlightForeground#259325
  • list.hoverBackground#AB855F40
  • list.hoverForeground#1f211f
  • list.inactiveSelectionBackground#25932515
  • list.inactiveSelectionForeground#1f211f
  • selection.background#83622125
  • sideBar.background#AB855F
  • sideBar.border#00000015
  • sideBar.foreground#1f211f
  • sideBarSectionHeader.background#AB855F80
  • sideBarSectionHeader.foreground#1f211f
  • sideBarTitle.foreground#259325
  • statusBar.background#F6F4EF
  • statusBar.border#00000015
  • statusBar.foreground#1f211f
  • statusBar.noFolderBackground#F6F4EF
  • tab.activeBackground#F6F4EF
  • tab.activeBorderTop#259325
  • tab.activeForeground#1f211f
  • tab.border#00000015
  • tab.inactiveBackground#F6F4EF60
  • tab.inactiveForeground#1f211f80
  • terminal.ansiBlack#1f211f
  • terminal.ansiBlue#836221
  • terminal.ansiCyan#A37829
  • terminal.ansiGreen#259325
  • terminal.ansiMagenta#477619
  • terminal.ansiRed#477619
  • terminal.ansiWhite#1f211f
  • terminal.ansiYellow#A37829
  • terminal.background#F6F4EF
  • terminal.foreground#1f211f
  • titleBar.activeBackground#F6F4EF
  • titleBar.activeForeground#1f211f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F4EF
  • titleBar.inactiveForeground#1f211f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#f4ead6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836221bold
storage.type, storage.modifier#836221italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259325
string, punctuation.definition.string, string.template, meta.template.expression#A37829
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#477619
variable, variable.other.readwrite, variable.other.object#1f211f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f211f
variable.parameter, meta.parameter#1f211fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f211f80
keyword.operator#1f211f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37829bold
entity.other.inherited-class#259325
entity.name.tag, punctuation.definition.tag#836221
entity.other.attribute-name#259325
meta.diff, meta.diff.header#f4ead6
markup.deleted#477619
markup.inserted#259325
markup.changed#A37829
markup.heading, markup.heading.setext, punctuation.definition.heading#259325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37829
string.other.link.title, string.other.link.description#259325
markup.underline.link#f4ead6underline
punctuation.definition.list#836221
markup.quote, punctuation.definition.quote#f4ead6italic