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#08150B
  • activityBar.border#ffffff15
  • activityBar.foreground#557F3A
  • activityBar.inactiveForeground#F5F8F160
  • activityBarBadge.background#557F3A
  • activityBarBadge.foreground#08150B
  • button.background#557F3A
  • button.foreground#08150B
  • button.hoverBackground#557F3Add
  • editor.background#08150B
  • editor.foreground#F5F8F1
  • editor.inactiveSelectionBackground#2E5A2A3580
  • editor.lineHighlightBackground#1B2E1F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E5A2A35
  • editorCursor.foreground#557F3A
  • editorGroupHeader.tabsBackground#08150Bdd
  • editorLineNumber.activeForeground#557F3A
  • editorLineNumber.foreground#EEF5E680
  • focusBorder#557F3A
  • foreground#F5F8F1
  • input.background#1B2E1F
  • input.border#ffffff15
  • input.foreground#F5F8F1
  • input.placeholderForeground#F5F8F160
  • list.activeSelectionBackground#557F3A30
  • list.activeSelectionForeground#F5F8F1
  • list.highlightForeground#557F3A
  • list.hoverBackground#1B2E1F40
  • list.hoverForeground#F5F8F1
  • list.inactiveSelectionBackground#557F3A15
  • list.inactiveSelectionForeground#F5F8F1
  • selection.background#2E5A2A35
  • sideBar.background#1B2E1F
  • sideBar.border#ffffff15
  • sideBar.foreground#F5F8F1
  • sideBarSectionHeader.background#08150B80
  • sideBarSectionHeader.foreground#F5F8F1
  • sideBarTitle.foreground#557F3A
  • statusBar.background#08150B
  • statusBar.border#ffffff15
  • statusBar.foreground#F5F8F1
  • statusBar.noFolderBackground#08150B
  • tab.activeBackground#08150B
  • tab.activeBorderTop#557F3A
  • tab.activeForeground#F5F8F1
  • tab.border#ffffff15
  • tab.inactiveBackground#1B2E1F60
  • tab.inactiveForeground#F5F8F180
  • terminal.ansiBlack#08150B
  • terminal.ansiBlue#2E5A2A
  • terminal.ansiCyan#6EBF4E
  • terminal.ansiGreen#557F3A
  • terminal.ansiMagenta#A99A46
  • terminal.ansiRed#A99A46
  • terminal.ansiWhite#F5F8F1
  • terminal.ansiYellow#6EBF4E
  • terminal.background#08150B
  • terminal.foreground#F5F8F1
  • titleBar.activeBackground#08150B
  • titleBar.activeForeground#F5F8F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#08150B
  • titleBar.inactiveForeground#F5F8F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EEF5E6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E5A2Abold
storage.type, storage.modifier#2E5A2Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#557F3A
string, punctuation.definition.string, string.template, meta.template.expression#6EBF4E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A99A46
variable, variable.other.readwrite, variable.other.object#F5F8F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F5F8F1
variable.parameter, meta.parameter#F5F8F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F5F8F180
keyword.operator#F5F8F1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6EBF4Ebold
entity.other.inherited-class#557F3A
entity.name.tag, punctuation.definition.tag#2E5A2A
entity.other.attribute-name#557F3A
meta.diff, meta.diff.header#EEF5E6
markup.deleted#A99A46
markup.inserted#557F3A
markup.changed#6EBF4E
markup.heading, markup.heading.setext, punctuation.definition.heading#557F3Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6EBF4E
string.other.link.title, string.other.link.description#557F3A
markup.underline.link#EEF5E6underline
punctuation.definition.list#2E5A2A
markup.quote, punctuation.definition.quote#EEF5E6italic