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#0D0D0D
  • activityBar.foreground#C8C8C8
  • activityBarBadge.background#888888
  • activityBarBadge.foreground#FFFFFF
  • badge.background#888888
  • badge.foreground#FFFFFF
  • button.background#888888
  • button.foreground#FFFFFF
  • button.hoverBackground#999999
  • diffEditor.insertedLineBackground#FFFFFF15
  • diffEditor.insertedTextBackground#FFFFFF15
  • diffEditor.removedLineBackground#00000015
  • diffEditor.removedTextBackground#00000015
  • dropdown.background#0D0D0D
  • dropdown.border#2A2A2A
  • dropdown.foreground#E8E8E8
  • dropdown.listBackground#0D0D0D
  • editor.background#0D0D0D
  • editor.foreground#E8E8E8
  • editor.selectionBackground#FFFFFF30
  • editor.selectionHighlightBackground#FFFFFF20
  • editorBracketHighlight.foreground1#E8E8E8
  • editorBracketHighlight.foreground2#C8C8C8
  • editorBracketHighlight.foreground3#A8A8A8
  • editorBracketHighlight.foreground4#E8E8E8
  • editorBracketHighlight.foreground5#C8C8C8
  • editorBracketHighlight.foreground6#A8A8A8
  • editorBracketHighlight.unexpectedBracket.foreground#888888
  • editorCursor.background#0D0D0D
  • editorCursor.foreground#FFFFFF
  • editorError.foreground#AAAAAA
  • editorGroupHeader.tabsBackground#0D0D0D
  • editorGutter.addedBackground#CCCCCC
  • editorGutter.deletedBackground#888888
  • editorGutter.modifiedBackground#AAAAAA
  • editorHoverWidget.background#1A1A1A
  • editorHoverWidget.border#2A2A2A
  • editorInlayHint.background#1A1A1A
  • editorInlayHint.foreground#A0A0A0
  • editorLineNumber.foreground#5A5A5A
  • editorOverviewRuler.border#0D0D0D
  • editorWarning.foreground#CCCCCC
  • editorWidget.background#0D0D0D
  • focusBorder#888888
  • icon.foreground#C8C8C8
  • input.background#1A1A1A
  • list.activeSelectionBackground#2A2A2A
  • list.activeSelectionForeground#FFFFFF
  • list.errorForeground#AAAAAA
  • list.highlightForeground#FFFFFF
  • list.hoverBackground#2A2A2A
  • list.inactiveSelectionBackground#1A1A1A
  • menu.background#0D0D0D
  • menu.foreground#C8C8C8
  • menu.selectionBackground#1A1A1A
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#2A2A2A
  • menubar.selectionForeground#FFFFFF
  • notificationCenter.border#2A2A2A
  • notificationCenterHeader.background#1A1A1A
  • notificationCenterHeader.foreground#C8C8C8
  • notificationLink.foreground#AAAAAA
  • notifications.background#0D0D0D
  • notifications.foreground#E8E8E8
  • notificationToast.border#2A2A2A
  • scrollbarSlider.background#4A4A4A80
  • scrollbarSlider.hoverBackground#4A4A4A
  • selection.background#FFFFFF40
  • settings.modifiedItemIndicator#888888
  • sideBar.background#0D0D0D
  • sideBarSectionHeader.background#0D0D0D
  • sideBarSectionHeader.foreground#C8C8C8
  • sideBarTitle.foreground#C8C8C8
  • statusBar.background#0D0D0D
  • statusBar.debuggingBackground#555555
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#C8C8C8
  • statusBarItem.remoteBackground#888888
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#1A1A1A
  • tab.activeBorder#888888
  • tab.border#0D0D0D
  • tab.inactiveBackground#0D0D0D
  • textLink.activeForeground#BBBBBB
  • textLink.foreground#AAAAAA
  • titleBar.activeBackground#0D0D0D
  • titleBar.activeForeground#B8B8B8
  • titleBar.inactiveBackground#0D0D0D
  • titleBar.inactiveForeground#707070

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B6B6B94
variable, string constant.other.placeholder#E8E8E8
variable.other, variable.parameter#F0F0F0
constant.other.color#E8E8E8
invalid, invalid.illegal#888888
keyword, storage.type, storage.modifier#B8B8B8
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#D0D0D0
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#A8A8A8
entity.name.function, variable.function, support.function, keyword.other.special-method#CCCCCC
meta.block variable.other#E8E8E8
support.other.variable, string.other.link#E8E8E8
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, constant.language.boolean#BBBBBB
string, constant.other.symbol, constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#D8D8D8
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#C0C0C0
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#E8E8E8
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#999999
variable.language#C8C8C8
entity.name.method.js#D0D0D0
meta.class-method.js entity.name.function.js, variable.function.constructor#D0D0D0
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#B8B8B8
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#CCCCCC
entity.other.attribute-name.class, entity.other.attribute-name.id, meta.attribute-selector.scss, variable.parameter.misc.css#CCCCCC
source.sass keyword.control, meta.attribute-selector.scss#D8D8D8
markup.inserted#CCCCCC
markup.deleted#888888
markup.changed#A8A8A8
string.regexp#B0B0B0
constant.character.escape#A8A8A8
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#E8E8E8
source.js constant.other.object.key.js string.unquoted.label.js#999999italic
source.json meta.structure.dictionary.json support.type.property-name.json#CCCCCC
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C8C8C8
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#C0C0C0
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#B8B8B8
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#B0B0B0
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#A8A8A8
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#A0A0A0
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#989898
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#909090
text.html.markdown, punctuation.definition.list_item.markdown#E8E8E8
text.html.markdown markup.inline.raw.markdown#A8A8A8
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#E8E8E8
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading, markup.inserted.git_gutter#D0D0D0bold
markup.italic#E8E8E8italic
markup.bold, markup.bold string#E8E8E8bold
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#E8E8E8bold
markup.underline#C8C8C8underline
markup.quote punctuation.definition.blockquote.markdown#E8E8E8
markup.quote
string.other.link.title.markdown#E8E8E8
string.other.link.description.title.markdown#A8A8A8
constant.other.reference.link.markdown#C8C8C8
markup.raw.block#A8A8A8
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#E8E8E8
variable.language.fenced.markdown#E8E8E8
meta.separator#5A5A5Abold
markup.table#E8E8E8