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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#259349
  • activityBar.inactiveForeground#1A2E1F60
  • activityBarBadge.background#259349
  • activityBarBadge.foreground#FCFBF8
  • button.background#259349
  • button.foreground#FCFBF8
  • button.hoverBackground#259349dd
  • editor.background#FCFBF8
  • editor.foreground#1A2E1F
  • editor.inactiveSelectionBackground#4383212580
  • editor.lineHighlightBackground#D2D7EF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#43832125
  • editorCursor.foreground#259349
  • editorGroupHeader.tabsBackground#D2D7EFaa
  • editorLineNumber.activeForeground#259349
  • editorLineNumber.foreground#D6DED280
  • focusBorder#259349
  • foreground#1A2E1F
  • input.background#D2D7EF
  • input.border#00000015
  • input.foreground#1A2E1F
  • input.placeholderForeground#1A2E1F60
  • list.activeSelectionBackground#25934930
  • list.activeSelectionForeground#1A2E1F
  • list.highlightForeground#259349
  • list.hoverBackground#D2D7EF40
  • list.hoverForeground#1A2E1F
  • list.inactiveSelectionBackground#25934915
  • list.inactiveSelectionForeground#1A2E1F
  • selection.background#43832125
  • sideBar.background#D2D7EF
  • sideBar.border#00000015
  • sideBar.foreground#1A2E1F
  • sideBarSectionHeader.background#D2D7EF80
  • sideBarSectionHeader.foreground#1A2E1F
  • sideBarTitle.foreground#259349
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#1A2E1F
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#259349
  • tab.activeForeground#1A2E1F
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#1A2E1F80
  • terminal.ansiBlack#1A2E1F
  • terminal.ansiBlue#438321
  • terminal.ansiCyan#293DA3
  • terminal.ansiGreen#259349
  • terminal.ansiMagenta#192876
  • terminal.ansiRed#192876
  • terminal.ansiWhite#1A2E1F
  • terminal.ansiYellow#293DA3
  • terminal.background#FCFBF8
  • terminal.foreground#1A2E1F
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#1A2E1F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#1A2E1F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6DED2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#438321bold
storage.type, storage.modifier#438321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259349
string, punctuation.definition.string, string.template, meta.template.expression#293DA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#192876
variable, variable.other.readwrite, variable.other.object#1A2E1F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A2E1F
variable.parameter, meta.parameter#1A2E1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A2E1F80
keyword.operator#1A2E1F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#293DA3bold
entity.other.inherited-class#259349
entity.name.tag, punctuation.definition.tag#438321
entity.other.attribute-name#259349
meta.diff, meta.diff.header#D6DED2
markup.deleted#192876
markup.inserted#259349
markup.changed#293DA3
markup.heading, markup.heading.setext, punctuation.definition.heading#259349bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#293DA3
string.other.link.title, string.other.link.description#259349
markup.underline.link#D6DED2underline
punctuation.definition.list#438321
markup.quote, punctuation.definition.quote#D6DED2italic