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#15322e
  • activityBar.border#ffffff15
  • activityBar.foreground#c6e13a
  • activityBar.inactiveForeground#f3e9d660
  • activityBarBadge.background#c6e13a
  • activityBarBadge.foreground#15322e
  • button.background#c6e13a
  • button.foreground#15322e
  • button.hoverBackground#c6e13add
  • editor.background#15322e
  • editor.foreground#f3e9d6
  • editor.inactiveSelectionBackground#0da9a63580
  • editor.lineHighlightBackground#20251d40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#0da9a635
  • editorCursor.foreground#c6e13a
  • editorGroupHeader.tabsBackground#15322edd
  • editorLineNumber.activeForeground#c6e13a
  • editorLineNumber.foreground#5b463480
  • focusBorder#c6e13a
  • foreground#f3e9d6
  • input.background#20251d
  • input.border#ffffff15
  • input.foreground#f3e9d6
  • input.placeholderForeground#f3e9d660
  • list.activeSelectionBackground#c6e13a30
  • list.activeSelectionForeground#f3e9d6
  • list.highlightForeground#c6e13a
  • list.hoverBackground#20251d40
  • list.hoverForeground#f3e9d6
  • list.inactiveSelectionBackground#c6e13a15
  • list.inactiveSelectionForeground#f3e9d6
  • selection.background#0da9a635
  • sideBar.background#20251d
  • sideBar.border#ffffff15
  • sideBar.foreground#f3e9d6
  • sideBarSectionHeader.background#15322e80
  • sideBarSectionHeader.foreground#f3e9d6
  • sideBarTitle.foreground#c6e13a
  • statusBar.background#15322e
  • statusBar.border#ffffff15
  • statusBar.foreground#f3e9d6
  • statusBar.noFolderBackground#15322e
  • tab.activeBackground#15322e
  • tab.activeBorderTop#c6e13a
  • tab.activeForeground#f3e9d6
  • tab.border#ffffff15
  • tab.inactiveBackground#20251d60
  • tab.inactiveForeground#f3e9d680
  • terminal.ansiBlack#15322e
  • terminal.ansiBlue#0da9a6
  • terminal.ansiCyan#d6a23a
  • terminal.ansiGreen#c6e13a
  • terminal.ansiMagenta#9acd56
  • terminal.ansiRed#9acd56
  • terminal.ansiWhite#f3e9d6
  • terminal.ansiYellow#d6a23a
  • terminal.background#15322e
  • terminal.foreground#f3e9d6
  • titleBar.activeBackground#15322e
  • titleBar.activeForeground#f3e9d6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#15322e
  • titleBar.inactiveForeground#f3e9d660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5b4634italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#0da9a6bold
storage.type, storage.modifier#0da9a6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c6e13a
string, punctuation.definition.string, string.template, meta.template.expression#d6a23a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9acd56
variable, variable.other.readwrite, variable.other.object#f3e9d6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3e9d6
variable.parameter, meta.parameter#f3e9d6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3e9d680
keyword.operator#f3e9d6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d6a23abold
entity.other.inherited-class#c6e13a
entity.name.tag, punctuation.definition.tag#0da9a6
entity.other.attribute-name#c6e13a
meta.diff, meta.diff.header#5b4634
markup.deleted#9acd56
markup.inserted#c6e13a
markup.changed#d6a23a
markup.heading, markup.heading.setext, punctuation.definition.heading#c6e13abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d6a23a
string.other.link.title, string.other.link.description#c6e13a
markup.underline.link#5b4634underline
punctuation.definition.list#0da9a6
markup.quote, punctuation.definition.quote#5b4634italic