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#112D21
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9AF
  • activityBar.inactiveForeground#f3fbf560
  • activityBarBadge.background#67E9AF
  • activityBarBadge.foreground#112D21
  • button.background#67E9AF
  • button.foreground#112D21
  • button.hoverBackground#67E9AFdd
  • editor.background#112D21
  • editor.foreground#f3fbf5
  • editor.inactiveSelectionBackground#79ECAF3580
  • editor.lineHighlightBackground#0A100D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECAF35
  • editorCursor.foreground#67E9AF
  • editorGroupHeader.tabsBackground#112D21dd
  • editorLineNumber.activeForeground#67E9AF
  • editorLineNumber.foreground#a6d8bd80
  • focusBorder#67E9AF
  • foreground#f3fbf5
  • input.background#0A100D
  • input.border#ffffff15
  • input.foreground#f3fbf5
  • input.placeholderForeground#f3fbf560
  • list.activeSelectionBackground#67E9AF30
  • list.activeSelectionForeground#f3fbf5
  • list.highlightForeground#67E9AF
  • list.hoverBackground#0A100D40
  • list.hoverForeground#f3fbf5
  • list.inactiveSelectionBackground#67E9AF15
  • list.inactiveSelectionForeground#f3fbf5
  • selection.background#79ECAF35
  • sideBar.background#0A100D
  • sideBar.border#ffffff15
  • sideBar.foreground#f3fbf5
  • sideBarSectionHeader.background#112D2180
  • sideBarSectionHeader.foreground#f3fbf5
  • sideBarTitle.foreground#67E9AF
  • statusBar.background#112D21
  • statusBar.border#ffffff15
  • statusBar.foreground#f3fbf5
  • statusBar.noFolderBackground#112D21
  • tab.activeBackground#112D21
  • tab.activeBorderTop#67E9AF
  • tab.activeForeground#f3fbf5
  • tab.border#ffffff15
  • tab.inactiveBackground#0A100D60
  • tab.inactiveForeground#f3fbf580
  • terminal.ansiBlack#112D21
  • terminal.ansiBlue#79ECAF
  • terminal.ansiCyan#E79055
  • terminal.ansiGreen#67E9AF
  • terminal.ansiMagenta#83F1AF
  • terminal.ansiRed#83F1AF
  • terminal.ansiWhite#f3fbf5
  • terminal.ansiYellow#E79055
  • terminal.background#112D21
  • terminal.foreground#f3fbf5
  • titleBar.activeBackground#112D21
  • titleBar.activeForeground#f3fbf5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#112D21
  • titleBar.inactiveForeground#f3fbf560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a6d8bditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECAFbold
storage.type, storage.modifier#79ECAFitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9AF—
string, punctuation.definition.string, string.template, meta.template.expression#E79055—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1AF—
variable, variable.other.readwrite, variable.other.object#f3fbf5—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3fbf5—
variable.parameter, meta.parameter#f3fbf5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3fbf580—
keyword.operator#f3fbf5—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E79055bold
entity.other.inherited-class#67E9AF—
entity.name.tag, punctuation.definition.tag#79ECAF—
entity.other.attribute-name#67E9AF—
meta.diff, meta.diff.header#a6d8bd—
markup.deleted#83F1AF—
markup.inserted#67E9AF—
markup.changed#E79055—
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9AFbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E79055—
string.other.link.title, string.other.link.description#67E9AF—
markup.underline.link#a6d8bdunderline
punctuation.definition.list#79ECAF—
markup.quote, punctuation.definition.quote#a6d8bditalic