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#0B0C1E
  • activityBar.foreground#C8D0F0
  • activityBarBadge.background#7B5FD3
  • activityBarBadge.foreground#FFFFFF
  • badge.background#7B5FD3
  • badge.foreground#FFFFFF
  • button.background#7B5FD3
  • button.foreground#FFFFFF
  • button.hoverBackground#8B6FE3
  • diffEditor.insertedLineBackground#8FA8FF15
  • diffEditor.insertedTextBackground#8FA8FF15
  • diffEditor.removedLineBackground#FF7B9C15
  • diffEditor.removedTextBackground#FF7B9C15
  • dropdown.background#0B0C1E
  • dropdown.border#2A2C45
  • dropdown.foreground#E0E6FF
  • dropdown.listBackground#0B0C1E
  • editor.background#0B0C1E
  • editor.foreground#E0E6FF
  • editor.selectionBackground#7B5FD340
  • editor.selectionHighlightBackground#7B5FD325
  • editorBracketHighlight.foreground1#8FA8FF
  • editorBracketHighlight.foreground2#B89FFF
  • editorBracketHighlight.foreground3#FFA8D8
  • editorBracketHighlight.foreground4#8FA8FF
  • editorBracketHighlight.foreground5#B89FFF
  • editorBracketHighlight.foreground6#FFA8D8
  • editorBracketHighlight.unexpectedBracket.foreground#FF7B9C
  • editorCursor.background#0B0C1E
  • editorCursor.foreground#B89FFF
  • editorError.foreground#FF7B9C
  • editorGroupHeader.tabsBackground#0B0C1E
  • editorGutter.addedBackground#8FA8FF
  • editorGutter.deletedBackground#FF7B9C
  • editorGutter.modifiedBackground#D89FFF
  • editorHoverWidget.background#1A1C35
  • editorHoverWidget.border#2A2C45
  • editorInlayHint.background#1A1C35
  • editorInlayHint.foreground#B0B8E0
  • editorLineNumber.foreground#4A4A7A
  • editorOverviewRuler.border#0B0C1E
  • editorWarning.foreground#FFA8D8
  • editorWidget.background#0B0C1E
  • focusBorder#7B5FD3
  • icon.foreground#C8D0F0
  • input.background#1A1C35
  • list.activeSelectionBackground#1A1C35
  • list.activeSelectionForeground#B89FFF
  • list.errorForeground#FF7B9C
  • list.highlightForeground#B89FFF
  • list.hoverBackground#2A2C45
  • list.inactiveSelectionBackground#1A1C35
  • menu.background#0B0C1E
  • menu.foreground#C8D0F0
  • menu.selectionBackground#1A1C35
  • menu.selectionForeground#B89FFF
  • menu.separatorBackground#2A2C45
  • menubar.selectionForeground#B89FFF
  • notificationCenter.border#2A2C45
  • notificationCenterHeader.background#1A1C35
  • notificationCenterHeader.foreground#C8D0F0
  • notificationLink.foreground#B89FFF
  • notifications.background#0B0C1E
  • notifications.foreground#E0E6FF
  • notificationToast.border#2A2C45
  • scrollbarSlider.background#4A4A7A80
  • scrollbarSlider.hoverBackground#4A4A7A
  • selection.background#7B5FD360
  • settings.modifiedItemIndicator#7B5FD3
  • sideBar.background#0B0C1E
  • sideBarSectionHeader.background#0B0C1E
  • sideBarSectionHeader.foreground#C8D0F0
  • sideBarTitle.foreground#C8D0F0
  • statusBar.background#0B0C1E
  • statusBar.debuggingBackground#5F4AB3
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#C8D0F0
  • statusBarItem.remoteBackground#7B5FD3
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#1A1C35
  • tab.activeBorder#7B5FD3
  • tab.border#0B0C1E
  • tab.inactiveBackground#0B0C1E
  • textLink.activeForeground#8B6FE3
  • textLink.foreground#7B5FD3
  • titleBar.activeBackground#0B0C1E
  • titleBar.activeForeground#B8C0E0
  • titleBar.inactiveBackground#0B0C1E
  • titleBar.inactiveForeground#8080A8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B6B9B94
variable, string constant.other.placeholder#E0E6FF
variable.other, variable.parameter#F0F3FF
constant.other.color#E0E6FF
invalid, invalid.illegal#FF7B9C
keyword, storage.type, storage.modifier#A8A8E8
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#C8C8F8
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#B89FFF
entity.name.function, variable.function, support.function, keyword.other.special-method#8FA8FF
meta.block variable.other#E0E6FF
support.other.variable, string.other.link#E0E6FF
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, constant.language.boolean#FFA8D8
string, constant.other.symbol, constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#D89FFF
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#9FB8FF
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#E0E6FF
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF7B9C
variable.language#C0C8E8
entity.name.method.js#A8B8FF
meta.class-method.js entity.name.function.js, variable.function.constructor#A8B8FF
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#B8B8E8
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#8FA8FF
entity.other.attribute-name.class, entity.other.attribute-name.id, meta.attribute-selector.scss, variable.parameter.misc.css#8FA8FF
source.sass keyword.control, meta.attribute-selector.scss#D89FFF
markup.inserted#8FA8FF
markup.deleted#FF7B9C
markup.changed#A8B8D8
string.regexp#B0B8E8
constant.character.escape#A8B8D8
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#E0E6FF
source.js constant.other.object.key.js string.unquoted.label.js#FF7B9Citalic
source.json meta.structure.dictionary.json support.type.property-name.json#8FA8FF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8FA8FF
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#8FA8FF
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#8FA8FF
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#8FA8FF
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#8FA8FF
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#8FA8FF
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#8FA8FF
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#8FA8FF
text.html.markdown, punctuation.definition.list_item.markdown#E0E6FF
text.html.markdown markup.inline.raw.markdown#A8B8D8
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#E0E6FF
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading, markup.inserted.git_gutter#B89FFF
markup.italic#E0E6FFitalic
markup.bold, markup.bold string#E0E6FFbold
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#E0E6FFbold
markup.underline#B89FFFunderline
markup.quote punctuation.definition.blockquote.markdown#E0E6FF
markup.quote
string.other.link.title.markdown#E0E6FF
string.other.link.description.title.markdown#A8B8D8
constant.other.reference.link.markdown#B89FFF
markup.raw.block#A8B8D8
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#E0E6FF
variable.language.fenced.markdown#E0E6FF
meta.separator#4A4A7Abold
markup.table#E0E6FF