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#100F0F
  • activityBar.foreground#878580
  • activityBarBadge.background#24837B
  • activityBarBadge.foreground#100F0F
  • badge.background#24837B
  • badge.foreground#100F0F
  • button.background#24837B
  • button.foreground#100F0F
  • button.hoverBackground#3AA99F
  • diffEditor.insertedLineBackground#66800B15
  • diffEditor.insertedTextBackground#66800B15
  • diffEditor.removedLineBackground#AF302915
  • diffEditor.removedTextBackground#AF302915
  • editor.background#100F0F
  • editor.foreground#CECDC3
  • editor.selectionBackground#3AA99F20
  • editor.selectionHighlightBackground#3AA99F20
  • editorBracketHighlight.foreground1#878580
  • editorBracketHighlight.foreground2#878580
  • editorBracketHighlight.foreground3#878580
  • editorBracketHighlight.foreground4#878580
  • editorBracketHighlight.foreground5#878580
  • editorBracketHighlight.foreground6#878580
  • editorBracketHighlight.unexpectedBracket.foreground#AF3029
  • editorError.foreground#AF3029
  • editorGroupHeader.tabsBackground#1C1B1A
  • editorGutter.addedBackground#66800B
  • editorGutter.deletedBackground#AF3029
  • editorGutter.modifiedBackground#AD8301
  • editorHoverWidget.background#1C1B1A
  • editorHoverWidget.border#282726
  • editorInlayHint.background#1C1B1A
  • editorInlayHint.foreground#878580
  • editorLineNumber.foreground#575653
  • editorOverviewRuler.border#282726
  • editorWarning.foreground#AD8301
  • editorWidget.background#1C1B1A
  • focusBorder#403E3C
  • icon.foreground#878580
  • input.background#1C1B1A
  • list.activeSelectionBackground#34333180
  • list.activeSelectionForeground#3AA99F
  • list.errorForeground#AF3029
  • list.highlightForeground#3AA99F
  • list.hoverBackground#232221
  • list.inactiveSelectionBackground#282726
  • scrollbarSlider.background#28272680
  • scrollbarSlider.hoverBackground#343331
  • selection.background#3AA99F30
  • settings.modifiedItemIndicator#AD8301
  • sideBar.background#1C1B1A
  • sideBarSectionHeader.background#1C1B1A
  • sideBarSectionHeader.foreground#878580
  • sideBarTitle.foreground#878580
  • statusBar.background#1C1B1A
  • statusBar.debuggingBackground#BC5215
  • statusBar.debuggingForeground#CECDC3
  • statusBar.foreground#878580
  • statusBarItem.remoteBackground#24837B
  • statusBarItem.remoteForeground#100F0F
  • tab.activeBackground#100F0F
  • tab.border#282726
  • tab.inactiveBackground#1C1B1A
  • textLink.activeForeground#92BFDB
  • textLink.foreground#4385BE
  • titleBar.activeBackground#1C1B1A
  • titleBar.activeForeground#878580
  • titleBar.inactiveBackground#1C1B1A
  • titleBar.inactiveForeground#575653

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#575653—
variable, string constant.other.placeholder, entity.name.tag#4385BE—
constant.other.color#3AA99F—
invalid, invalid.illegal#AF3029—
keyword, storage.type, storage.modifier#66800B—
keyword.control, constant.other.color, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#878580—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#4385BE—
entity.name.function, variable.function, support.function, keyword.other.special-method#BC5215—
meta.block variable.other#4385BE—
support.other.variable, string.other.link#4385BE—
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, constant.language.boolean#8B7EC8—
string, constant.other.symbol, constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#3AA99F—
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#AD8301—
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name, source.postcss support.type.property-name, support.type.vendored.property-name.css, source.css.scss entity.name.tag, variable.parameter.keyframe-list.css, meta.property-name.css, variable.parameter.url.scss, meta.property-value.scss, meta.property-value.css#BC5215—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#4385BE—
variable.language#4385BE—
entity.name.method.js#BC5215—
meta.class-method.js entity.name.function.js, variable.function.constructor#BC5215—
entity.other.attribute-name, meta.property-list.scss, meta.attribute-selector.scss, meta.property-value.css, entity.other.keyframe-offset.css, meta.selector.css, entity.name.tag.reference.scss, entity.name.tag.nesting.css, punctuation.separator.key-value.css#4385BE—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#4385BE—
entity.other.attribute-name.class, entity.other.attribute-name.id, meta.attribute-selector.scss, variable.parameter.misc.css#4385BE—
source.sass keyword.control, meta.attribute-selector.scss#878580—
markup.inserted#66800B—
markup.deleted#AF3029—
markup.changed#AD8301—
string.regexp#3AA99F—
constant.character.escape#3AA99F—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#A02F6F—
source.js constant.other.object.key.js string.unquoted.label.js#BC5215italic
source.json meta.structure.dictionary.json support.type.property-name.json#BC5215—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#BC5215—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#BC5215—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#BC5215—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#BC5215—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#BC5215—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#BC5215—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#BC5215—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#BC5215—
text.html.markdown, punctuation.definition.list_item.markdown#CECDC3—
text.html.markdown markup.inline.raw.markdown#3AA99F—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#878580—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading, markup.inserted.git_gutter#AD8301—
markup.italic#CECDC3italic
markup.bold, markup.bold string#CECDC3bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#CECDC3bold
markup.underline#3AA99Funderline
markup.quote punctuation.definition.blockquote.markdown#878580—
markup.quote——
string.other.link.title.markdown#3AA99F—
string.other.link.description.title.markdown#878580—
constant.other.reference.link.markdown#4385BE—
markup.raw.block#3AA99F—
markup.raw.block.fenced.markdown#282726—
punctuation.definition.fenced.markdown#282726—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#CECDC3—
variable.language.fenced.markdown#CECDC3—
meta.separator#878580bold
markup.table#CECDC3—