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#FDFDFB
  • activityBar.border#00000015
  • activityBar.foreground#936E25
  • activityBar.inactiveForeground#1E160E60
  • activityBarBadge.background#936E25
  • activityBarBadge.foreground#FDFDFB
  • button.background#936E25
  • button.foreground#FDFDFB
  • button.hoverBackground#936E25dd
  • editor.background#FDFDFB
  • editor.foreground#1E160E
  • editor.inactiveSelectionBackground#8365212580
  • editor.lineHighlightBackground#FFFBF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83652125
  • editorCursor.foreground#936E25
  • editorGroupHeader.tabsBackground#FFFBF0aa
  • editorLineNumber.activeForeground#936E25
  • editorLineNumber.foreground#D9C8A980
  • focusBorder#936E25
  • foreground#1E160E
  • input.background#FFFBF0
  • input.border#00000015
  • input.foreground#1E160E
  • input.placeholderForeground#1E160E60
  • list.activeSelectionBackground#936E2530
  • list.activeSelectionForeground#1E160E
  • list.highlightForeground#936E25
  • list.hoverBackground#FFFBF040
  • list.hoverForeground#1E160E
  • list.inactiveSelectionBackground#936E2515
  • list.inactiveSelectionForeground#1E160E
  • selection.background#83652125
  • sideBar.background#FFFBF0
  • sideBar.border#00000015
  • sideBar.foreground#1E160E
  • sideBarSectionHeader.background#FFFBF080
  • sideBarSectionHeader.foreground#1E160E
  • sideBarTitle.foreground#936E25
  • statusBar.background#FDFDFB
  • statusBar.border#00000015
  • statusBar.foreground#1E160E
  • statusBar.noFolderBackground#FDFDFB
  • tab.activeBackground#FDFDFB
  • tab.activeBorderTop#936E25
  • tab.activeForeground#1E160E
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFB60
  • tab.inactiveForeground#1E160E80
  • terminal.ansiBlack#1E160E
  • terminal.ansiBlue#836521
  • terminal.ansiCyan#A37C29
  • terminal.ansiGreen#936E25
  • terminal.ansiMagenta#764919
  • terminal.ansiRed#764919
  • terminal.ansiWhite#1E160E
  • terminal.ansiYellow#A37C29
  • terminal.background#FDFDFB
  • terminal.foreground#1E160E
  • titleBar.activeBackground#FDFDFB
  • titleBar.activeForeground#1E160E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFB
  • titleBar.inactiveForeground#1E160E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9C8A9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836521bold
storage.type, storage.modifier#836521italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936E25
string, punctuation.definition.string, string.template, meta.template.expression#A37C29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764919
variable, variable.other.readwrite, variable.other.object#1E160E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E160E
variable.parameter, meta.parameter#1E160Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E160E80
keyword.operator#1E160E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37C29bold
entity.other.inherited-class#936E25
entity.name.tag, punctuation.definition.tag#836521
entity.other.attribute-name#936E25
meta.diff, meta.diff.header#D9C8A9
markup.deleted#764919
markup.inserted#936E25
markup.changed#A37C29
markup.heading, markup.heading.setext, punctuation.definition.heading#936E25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37C29
string.other.link.title, string.other.link.description#936E25
markup.underline.link#D9C8A9underline
punctuation.definition.list#836521
markup.quote, punctuation.definition.quote#D9C8A9italic