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#FCFDFC
  • activityBar.border#00000015
  • activityBar.foreground#7F9325
  • activityBar.inactiveForeground#0F1B1E60
  • activityBarBadge.background#7F9325
  • activityBarBadge.foreground#FCFDFC
  • button.background#7F9325
  • button.foreground#FCFDFC
  • button.hoverBackground#7F9325dd
  • editor.background#FCFDFC
  • editor.foreground#0F1B1E
  • editor.inactiveSelectionBackground#217C832580
  • editor.lineHighlightBackground#EEF2F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#217C8325
  • editorCursor.foreground#7F9325
  • editorGroupHeader.tabsBackground#EEF2F0aa
  • editorLineNumber.activeForeground#7F9325
  • editorLineNumber.foreground#47523A80
  • focusBorder#7F9325
  • foreground#0F1B1E
  • input.background#EEF2F0
  • input.border#00000015
  • input.foreground#0F1B1E
  • input.placeholderForeground#0F1B1E60
  • list.activeSelectionBackground#7F932530
  • list.activeSelectionForeground#0F1B1E
  • list.highlightForeground#7F9325
  • list.hoverBackground#EEF2F040
  • list.hoverForeground#0F1B1E
  • list.inactiveSelectionBackground#7F932515
  • list.inactiveSelectionForeground#0F1B1E
  • selection.background#217C8325
  • sideBar.background#EEF2F0
  • sideBar.border#00000015
  • sideBar.foreground#0F1B1E
  • sideBarSectionHeader.background#EEF2F080
  • sideBarSectionHeader.foreground#0F1B1E
  • sideBarTitle.foreground#7F9325
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#0F1B1E
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#7F9325
  • tab.activeForeground#0F1B1E
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#0F1B1E80
  • terminal.ansiBlack#0F1B1E
  • terminal.ansiBlue#217C83
  • terminal.ansiCyan#29A39B
  • terminal.ansiGreen#7F9325
  • terminal.ansiMagenta#766519
  • terminal.ansiRed#766519
  • terminal.ansiWhite#0F1B1E
  • terminal.ansiYellow#29A39B
  • terminal.background#FCFDFC
  • terminal.foreground#0F1B1E
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#0F1B1E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#0F1B1E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#47523Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#217C83bold
storage.type, storage.modifier#217C83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7F9325
string, punctuation.definition.string, string.template, meta.template.expression#29A39B
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766519
variable, variable.other.readwrite, variable.other.object#0F1B1E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0F1B1E
variable.parameter, meta.parameter#0F1B1Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0F1B1E80
keyword.operator#0F1B1E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A39Bbold
entity.other.inherited-class#7F9325
entity.name.tag, punctuation.definition.tag#217C83
entity.other.attribute-name#7F9325
meta.diff, meta.diff.header#47523A
markup.deleted#766519
markup.inserted#7F9325
markup.changed#29A39B
markup.heading, markup.heading.setext, punctuation.definition.heading#7F9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A39B
string.other.link.title, string.other.link.description#7F9325
markup.underline.link#47523Aunderline
punctuation.definition.list#217C83
markup.quote, punctuation.definition.quote#47523Aitalic