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#639325
  • activityBar.inactiveForeground#001f1f60
  • activityBarBadge.background#639325
  • activityBarBadge.foreground#FCFDFC
  • button.background#639325
  • button.foreground#FCFDFC
  • button.hoverBackground#639325dd
  • editor.background#FCFDFC
  • editor.foreground#001f1f
  • editor.inactiveSelectionBackground#5D83212580
  • editor.lineHighlightBackground#F3F7F550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5D832125
  • editorCursor.foreground#639325
  • editorGroupHeader.tabsBackground#F3F7F5aa
  • editorLineNumber.activeForeground#639325
  • editorLineNumber.foreground#dce5df80
  • focusBorder#639325
  • foreground#001f1f
  • input.background#F3F7F5
  • input.border#00000015
  • input.foreground#001f1f
  • input.placeholderForeground#001f1f60
  • list.activeSelectionBackground#63932530
  • list.activeSelectionForeground#001f1f
  • list.highlightForeground#639325
  • list.hoverBackground#F3F7F540
  • list.hoverForeground#001f1f
  • list.inactiveSelectionBackground#63932515
  • list.inactiveSelectionForeground#001f1f
  • selection.background#5D832125
  • sideBar.background#F3F7F5
  • sideBar.border#00000015
  • sideBar.foreground#001f1f
  • sideBarSectionHeader.background#F3F7F580
  • sideBarSectionHeader.foreground#001f1f
  • sideBarTitle.foreground#639325
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#001f1f
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#639325
  • tab.activeForeground#001f1f
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#001f1f80
  • terminal.ansiBlack#001f1f
  • terminal.ansiBlue#5D8321
  • terminal.ansiCyan#29A1A3
  • terminal.ansiGreen#639325
  • terminal.ansiMagenta#667619
  • terminal.ansiRed#667619
  • terminal.ansiWhite#001f1f
  • terminal.ansiYellow#29A1A3
  • terminal.background#FCFDFC
  • terminal.foreground#001f1f
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#001f1f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#001f1f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dce5dfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5D8321bold
storage.type, storage.modifier#5D8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#639325
string, punctuation.definition.string, string.template, meta.template.expression#29A1A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#667619
variable, variable.other.readwrite, variable.other.object#001f1f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#001f1f
variable.parameter, meta.parameter#001f1fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#001f1f80
keyword.operator#001f1f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A1A3bold
entity.other.inherited-class#639325
entity.name.tag, punctuation.definition.tag#5D8321
entity.other.attribute-name#639325
meta.diff, meta.diff.header#dce5df
markup.deleted#667619
markup.inserted#639325
markup.changed#29A1A3
markup.heading, markup.heading.setext, punctuation.definition.heading#639325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A1A3
string.other.link.title, string.other.link.description#639325
markup.underline.link#dce5dfunderline
punctuation.definition.list#5D8321
markup.quote, punctuation.definition.quote#dce5dfitalic