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#000
  • activityBar.foreground#aaa
  • activityBar.inactiveForeground#333
  • activityBarBadge.background#111
  • badge.background#111
  • dropdown.background#000
  • dropdown.border#111
  • editor.background#000
  • editor.foreground#ddd
  • editor.lineHighlightBackground#333
  • editorGroup.border#333
  • editorGroupHeader.tabsBackground#000
  • editorHoverWidget.background#111
  • editorHoverWidget.border#111
  • editorIndentGuide.activeBackground#000
  • editorIndentGuide.background#111
  • editorInlayHint.background#333
  • editorLineNumber.activeForeground#aaa
  • editorLineNumber.foreground#333
  • editorSuggestWidget.background#111
  • editorSuggestWidget.border#111
  • editorWidget.background#111
  • focusBorder#111
  • foreground#aaa
  • input.background#000
  • list.activeSelectionBackground#333
  • list.hoverBackground#111
  • list.inactiveSelectionBackground#111
  • panel.border#111
  • panelTitle.activeBorder#aaa
  • panelTitle.activeForeground#aaa
  • panelTitle.inactiveForeground#333
  • peekViewEditor.background#000
  • progressBar.background#aaa
  • scrollbarSlider.activeBackground#333
  • scrollbarSlider.background#333
  • scrollbarSlider.hoverBackground#333
  • selection.background#aaa
  • sideBar.background#000
  • sideBar.border#111
  • sideBarSectionHeader.background#333
  • statusBar.background#000
  • statusBar.foreground#333
  • statusBar.noFolderBackground#000
  • tab.activeBackground#000
  • tab.activeBorder#aaa
  • tab.border#000
  • tab.inactiveBackground#000
  • titleBar.activeBackground#000
  • titleBar.inactiveBackground#000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.comment, punctuation.definition.comment, string.quoted.docstring.multi, string.quoted.docstring.multi storage.type.string#5c6370italic
string, punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.end.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, string.template.js, meta.template.expression.js, string.embedded#98c379—
constant.numeric#c678dd—
constant.language, constant.character, constant.other, variable.language, keyword, keyword.operator.logical, keyword.operator.constructor, storage#FFD14A—
storage.identifier, support.class, entity.other.inherited-class, variable.other.block, variable.other.object, storage.type, variable.readwrite, variable.readwrite.other.block#61afef—
#FF0000underline
entity.name.function, entity.name.function-call, support.function, function.support.builtin, function.support.core, support.constant, variable.other.property, entity.name.class, entity.name.module, entity.name.type, support.type, support.variable, support.other.variable#00AEFF—
variable.parameter—italic
source.json, support.dictionary.json, support.type.property-name.json#ddd—
source.json string, source.json punctuation.definition.string, punctuation.definition.string.end.json, punctuation.definition.string.begin.json, structure.dictionary.property-name.json#a8f—
entity.other#8df—
entity.name.tag.block.any.html, entity.name.tag.inline.any.html, entity.name.tag.structure.any.html, entity.name.tag.html, meta.jsx.children.tsx#00AAEF—
punctuation.definition.keyword, keyword.control#FFD14A—
meta.toc-list.id.html#91DD64—
meta.tag.block.any.html, meta.tag.inline.any.html#00AEFF—
punctuation.definition.tag.end.html, punctuation.definition.tag.begin.html#777—
text.html.basic#c3c3c3—
punctuation.definition.string.begin, punctuation.definition.string.end#98c379—
source.css, source.stylus, source.scss, entity.other.attribute-name.class.css#00AEFF—
punctuation.definition.constant.css#a8f—
support.type.property-name.css#ddd—
source.css punctuation.definition.keyword, source.css keyword.control#f6b—
keyword.other.important.scss#f6b—
punctuation.definition.entity.css#00AEFF—
entity.other.attribute-name.pseudo-element.css#00AEFF—
support.function.misc.scss#a8f—
entity.other.attribute-name.id.css#8df—
entity.name.tag.css#00AEFF—
source.css support, source.stylus support, source.css support.constant#ddd—
source.stylus constant, source.css constant#a8f—
support.constant.property-value.css#FFD14A—
keyword.other.unit.css, keyword.other.unit.px.css, keyword.other.unit.percentage.css, constant.other.color.rgb-value.hex.css, keyword.other.unit.ms.css, keyword.other.unit.s.css, keyword.other.unit.vh.css, keyword.other.unit.vw.css, keyword.other.unit.deg.css, keyword.other.unit.fr.css#a8f—
source.css string, source.css punctuation.definition.string, source.stylus string, source.stylus punctuation.definition.string#98c379—
source.css variable, source.stylus variable#FFD14A—
Cika dark purple, red, blue, black Theme by Oliver Wilkes - VS Code Theme