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#323D2F
  • activityBar.border#ffffff15
  • activityBar.foreground#5F7F37
  • activityBar.inactiveForeground#F7F5E860
  • activityBarBadge.background#5F7F37
  • activityBarBadge.foreground#323D2F
  • button.background#5F7F37
  • button.foreground#323D2F
  • button.hoverBackground#5F7F37dd
  • editor.background#323D2F
  • editor.foreground#F7F5E8
  • editor.inactiveSelectionBackground#8DBA633580
  • editor.lineHighlightBackground#24302640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8DBA6335
  • editorCursor.foreground#5F7F37
  • editorGroupHeader.tabsBackground#323D2Fdd
  • editorLineNumber.activeForeground#5F7F37
  • editorLineNumber.foreground#C9D6AF80
  • focusBorder#5F7F37
  • foreground#F7F5E8
  • input.background#243026
  • input.border#ffffff15
  • input.foreground#F7F5E8
  • input.placeholderForeground#F7F5E860
  • list.activeSelectionBackground#5F7F3730
  • list.activeSelectionForeground#F7F5E8
  • list.highlightForeground#5F7F37
  • list.hoverBackground#24302640
  • list.hoverForeground#F7F5E8
  • list.inactiveSelectionBackground#5F7F3715
  • list.inactiveSelectionForeground#F7F5E8
  • selection.background#8DBA6335
  • sideBar.background#243026
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F5E8
  • sideBarSectionHeader.background#323D2F80
  • sideBarSectionHeader.foreground#F7F5E8
  • sideBarTitle.foreground#5F7F37
  • statusBar.background#323D2F
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F5E8
  • statusBar.noFolderBackground#323D2F
  • tab.activeBackground#323D2F
  • tab.activeBorderTop#5F7F37
  • tab.activeForeground#F7F5E8
  • tab.border#ffffff15
  • tab.inactiveBackground#24302660
  • tab.inactiveForeground#F7F5E880
  • terminal.ansiBlack#323D2F
  • terminal.ansiBlue#8DBA63
  • terminal.ansiCyan#D6B94B
  • terminal.ansiGreen#5F7F37
  • terminal.ansiMagenta#B98F2B
  • terminal.ansiRed#B98F2B
  • terminal.ansiWhite#F7F5E8
  • terminal.ansiYellow#D6B94B
  • terminal.background#323D2F
  • terminal.foreground#F7F5E8
  • titleBar.activeBackground#323D2F
  • titleBar.activeForeground#F7F5E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#323D2F
  • titleBar.inactiveForeground#F7F5E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C9D6AFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8DBA63bold
storage.type, storage.modifier#8DBA63italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5F7F37
string, punctuation.definition.string, string.template, meta.template.expression#D6B94B
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B98F2B
variable, variable.other.readwrite, variable.other.object#F7F5E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F5E8
variable.parameter, meta.parameter#F7F5E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F5E880
keyword.operator#F7F5E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D6B94Bbold
entity.other.inherited-class#5F7F37
entity.name.tag, punctuation.definition.tag#8DBA63
entity.other.attribute-name#5F7F37
meta.diff, meta.diff.header#C9D6AF
markup.deleted#B98F2B
markup.inserted#5F7F37
markup.changed#D6B94B
markup.heading, markup.heading.setext, punctuation.definition.heading#5F7F37bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D6B94B
string.other.link.title, string.other.link.description#5F7F37
markup.underline.link#C9D6AFunderline
punctuation.definition.list#8DBA63
markup.quote, punctuation.definition.quote#C9D6AFitalic