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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#469325
  • activityBar.inactiveForeground#1f2a1f60
  • activityBarBadge.background#469325
  • activityBarBadge.foreground#FDFDFC
  • button.background#469325
  • button.foreground#FDFDFC
  • button.hoverBackground#469325dd
  • editor.background#FDFDFC
  • editor.foreground#1f2a1f
  • editor.inactiveSelectionBackground#4B83212580
  • editor.lineHighlightBackground#E4ECD550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4B832125
  • editorCursor.foreground#469325
  • editorGroupHeader.tabsBackground#E4ECD5aa
  • editorLineNumber.activeForeground#469325
  • editorLineNumber.foreground#45533a80
  • focusBorder#469325
  • foreground#1f2a1f
  • input.background#E4ECD5
  • input.border#00000015
  • input.foreground#1f2a1f
  • input.placeholderForeground#1f2a1f60
  • list.activeSelectionBackground#46932530
  • list.activeSelectionForeground#1f2a1f
  • list.highlightForeground#469325
  • list.hoverBackground#E4ECD540
  • list.hoverForeground#1f2a1f
  • list.inactiveSelectionBackground#46932515
  • list.inactiveSelectionForeground#1f2a1f
  • selection.background#4B832125
  • sideBar.background#E4ECD5
  • sideBar.border#00000015
  • sideBar.foreground#1f2a1f
  • sideBarSectionHeader.background#E4ECD580
  • sideBarSectionHeader.foreground#1f2a1f
  • sideBarTitle.foreground#469325
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#1f2a1f
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#469325
  • tab.activeForeground#1f2a1f
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#1f2a1f80
  • terminal.ansiBlack#1f2a1f
  • terminal.ansiBlue#4B8321
  • terminal.ansiCyan#6EA329
  • terminal.ansiGreen#469325
  • terminal.ansiMagenta#764919
  • terminal.ansiRed#764919
  • terminal.ansiWhite#1f2a1f
  • terminal.ansiYellow#6EA329
  • terminal.background#FDFDFC
  • terminal.foreground#1f2a1f
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#1f2a1f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#1f2a1f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#45533aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#4B8321bold
storage.type, storage.modifier#4B8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#469325
string, punctuation.definition.string, string.template, meta.template.expression#6EA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764919
variable, variable.other.readwrite, variable.other.object#1f2a1f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f2a1f
variable.parameter, meta.parameter#1f2a1fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f2a1f80
keyword.operator#1f2a1f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6EA329bold
entity.other.inherited-class#469325
entity.name.tag, punctuation.definition.tag#4B8321
entity.other.attribute-name#469325
meta.diff, meta.diff.header#45533a
markup.deleted#764919
markup.inserted#469325
markup.changed#6EA329
markup.heading, markup.heading.setext, punctuation.definition.heading#469325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6EA329
string.other.link.title, string.other.link.description#469325
markup.underline.link#45533aunderline
punctuation.definition.list#4B8321
markup.quote, punctuation.definition.quote#45533aitalic