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#FAFCFD
  • activityBar.border#00000015
  • activityBar.foreground#5E682F
  • activityBar.inactiveForeground#282F3160
  • activityBarBadge.background#5E682F
  • activityBarBadge.foreground#FAFCFD
  • button.background#5E682F
  • button.foreground#FAFCFD
  • button.hoverBackground#5E682Fdd
  • editor.background#FAFCFD
  • editor.foreground#282F31
  • editor.inactiveSelectionBackground#97A97A2580
  • editor.lineHighlightBackground#DDE5E850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#97A97A25
  • editorCursor.foreground#5E682F
  • editorGroupHeader.tabsBackground#DDE5E8aa
  • editorLineNumber.activeForeground#5E682F
  • editorLineNumber.foreground#97A97A80
  • focusBorder#5E682F
  • foreground#282F31
  • input.background#DDE5E8
  • input.border#00000015
  • input.foreground#282F31
  • input.placeholderForeground#282F3160
  • list.activeSelectionBackground#5E682F30
  • list.activeSelectionForeground#282F31
  • list.highlightForeground#5E682F
  • list.hoverBackground#DDE5E840
  • list.hoverForeground#282F31
  • list.inactiveSelectionBackground#5E682F15
  • list.inactiveSelectionForeground#282F31
  • selection.background#97A97A25
  • sideBar.background#DDE5E8
  • sideBar.border#00000015
  • sideBar.foreground#282F31
  • sideBarSectionHeader.background#DDE5E880
  • sideBarSectionHeader.foreground#282F31
  • sideBarTitle.foreground#5E682F
  • statusBar.background#FAFCFD
  • statusBar.border#00000015
  • statusBar.foreground#282F31
  • statusBar.noFolderBackground#FAFCFD
  • tab.activeBackground#FAFCFD
  • tab.activeBorderTop#5E682F
  • tab.activeForeground#282F31
  • tab.border#00000015
  • tab.inactiveBackground#FAFCFD60
  • tab.inactiveForeground#282F3180
  • terminal.ansiBlack#282F31
  • terminal.ansiBlue#97A97A
  • terminal.ansiCyan#4F7F97
  • terminal.ansiGreen#5E682F
  • terminal.ansiMagenta#D07A8E
  • terminal.ansiRed#D07A8E
  • terminal.ansiWhite#282F31
  • terminal.ansiYellow#4F7F97
  • terminal.background#FAFCFD
  • terminal.foreground#282F31
  • titleBar.activeBackground#FAFCFD
  • titleBar.activeForeground#282F31
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFCFD
  • titleBar.inactiveForeground#282F3160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#97A97Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#97A97Abold
storage.type, storage.modifier#97A97Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5E682F
string, punctuation.definition.string, string.template, meta.template.expression#4F7F97
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D07A8E
variable, variable.other.readwrite, variable.other.object#282F31
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#282F31
variable.parameter, meta.parameter#282F31dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#282F3180
keyword.operator#282F31
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4F7F97bold
entity.other.inherited-class#5E682F
entity.name.tag, punctuation.definition.tag#97A97A
entity.other.attribute-name#5E682F
meta.diff, meta.diff.header#97A97A
markup.deleted#D07A8E
markup.inserted#5E682F
markup.changed#4F7F97
markup.heading, markup.heading.setext, punctuation.definition.heading#5E682Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4F7F97
string.other.link.title, string.other.link.description#5E682F
markup.underline.link#97A97Aunderline
punctuation.definition.list#97A97A
markup.quote, punctuation.definition.quote#97A97Aitalic