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#0A0A1A
  • activityBar.foreground#C0C0D8
  • activityBarBadge.background#6B4A9F
  • activityBarBadge.foreground#0A0A1A
  • badge.background#6B4A9F
  • badge.foreground#0A0A1A
  • button.background#6B4A9F
  • button.foreground#0A0A1A
  • button.hoverBackground#7B5AAF
  • diffEditor.insertedLineBackground#9B7BFF15
  • diffEditor.insertedTextBackground#9B7BFF15
  • diffEditor.removedLineBackground#FF808015
  • diffEditor.removedTextBackground#FF808015
  • dropdown.background#0A0A1A
  • dropdown.border#2A2A3A
  • dropdown.foreground#E8E8F8
  • dropdown.listBackground#0A0A1A
  • editor.background#0A0A1A
  • editor.foreground#E8E8F8
  • editor.selectionBackground#6B4A9F40
  • editor.selectionHighlightBackground#6B4A9F25
  • editorBracketHighlight.foreground1#C0C0D8
  • editorBracketHighlight.foreground2#C0C0D8
  • editorBracketHighlight.foreground3#C0C0D8
  • editorBracketHighlight.foreground4#C0C0D8
  • editorBracketHighlight.foreground5#C0C0D8
  • editorBracketHighlight.foreground6#C0C0D8
  • editorBracketHighlight.unexpectedBracket.foreground#FF8080
  • editorCursor.background#0A0A1A
  • editorCursor.foreground#6B4A9F
  • editorError.foreground#FF8080
  • editorGroupHeader.tabsBackground#0A0A1A
  • editorGutter.addedBackground#9B7BFF
  • editorGutter.deletedBackground#FF8080
  • editorGutter.modifiedBackground#B399FF
  • editorHoverWidget.background#1A1A2A
  • editorHoverWidget.border#2A2A3A
  • editorInlayHint.background#1A1A2A
  • editorInlayHint.foreground#A0A0C0
  • editorLineNumber.foreground#4A4A6A
  • editorOverviewRuler.border#0A0A1A
  • editorWarning.foreground#B399FF
  • editorWidget.background#0A0A1A
  • focusBorder#6B4A9F
  • icon.foreground#C0C0D8
  • input.background#1A1A2A
  • list.activeSelectionBackground#1A1A2A
  • list.activeSelectionForeground#6B4A9F
  • list.errorForeground#FF8080
  • list.highlightForeground#6B4A9F
  • list.hoverBackground#2A2A3A
  • list.inactiveSelectionBackground#1A1A2A
  • menu.background#0A0A1A
  • menu.foreground#C0C0D8
  • menu.selectionBackground#1A1A2A
  • menu.selectionForeground#6B4A9F
  • menu.separatorBackground#2A2A3A
  • menubar.selectionForeground#6B4A9F
  • notificationCenter.border#2A2A3A
  • notificationCenterHeader.background#1A1A2A
  • notificationCenterHeader.foreground#C0C0D8
  • notificationLink.foreground#6B4A9F
  • notifications.background#0A0A1A
  • notifications.foreground#E8E8F8
  • notificationToast.border#2A2A3A
  • scrollbarSlider.background#4A4A6A80
  • scrollbarSlider.hoverBackground#4A4A6A
  • selection.background#6B4A9F60
  • settings.modifiedItemIndicator#6B4A9F
  • sideBar.background#0A0A1A
  • sideBarSectionHeader.background#0A0A1A
  • sideBarSectionHeader.foreground#C0C0D8
  • sideBarTitle.foreground#C0C0D8
  • statusBar.background#0A0A1A
  • statusBar.debuggingBackground#6B4A9F
  • statusBar.debuggingForeground#0A0A1A
  • statusBar.foreground#C0C0D8
  • statusBarItem.remoteBackground#6B4A9F
  • statusBarItem.remoteForeground#0A0A1A
  • tab.activeBackground#1A1A2A
  • tab.activeBorder#6B4A9F
  • tab.border#0A0A1A
  • tab.inactiveBackground#0A0A1A
  • textLink.activeForeground#7B5AAF
  • textLink.foreground#6B4A9F
  • titleBar.activeBackground#0A0A1A
  • titleBar.activeForeground#B0B0D0
  • titleBar.inactiveBackground#0A0A1A
  • titleBar.inactiveForeground#8080A0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B6B8B94
variable, string constant.other.placeholder#E8E8F8
variable.other, variable.parameter#F0F0FC
constant.other.color#E8E8F8
invalid, invalid.illegal#FF8080
keyword, storage.type, storage.modifier#A8A8D8
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#B8B8E8
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#6B4A9F
entity.name.function, variable.function, support.function, keyword.other.special-method#7B5AAF
meta.block variable.other#E8E8F8
support.other.variable, string.other.link#E8E8F8
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, constant.language.boolean#B399FF
string, constant.other.symbol, constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#9B7BFF
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#8B6BBF
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#E8E8F8
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF8080
variable.language#C0C0D8
entity.name.method.js#9B7BFF
meta.class-method.js entity.name.function.js, variable.function.constructor#9B7BFF
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#B8B8D8
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#7B5AAF
entity.other.attribute-name.class, entity.other.attribute-name.id, meta.attribute-selector.scss, variable.parameter.misc.css#7B5AAF
source.sass keyword.control, meta.attribute-selector.scss#9B7BFF
markup.inserted#9B7BFF
markup.deleted#FF8080
markup.changed#A8A8C8
string.regexp#B0B0D8
constant.character.escape#A8A8C8
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#E8E8F8
source.js constant.other.object.key.js string.unquoted.label.js#FF8080italic
source.json meta.structure.dictionary.json support.type.property-name.json#7B5AAF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7B5AAF
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#7B5AAF
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#7B5AAF
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#7B5AAF
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#7B5AAF
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#7B5AAF
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#7B5AAF
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#7B5AAF
text.html.markdown, punctuation.definition.list_item.markdown#E8E8F8
text.html.markdown markup.inline.raw.markdown#A8A8C8
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#E8E8F8
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading, markup.inserted.git_gutter#7B5AAF
markup.italic#E8E8F8italic
markup.bold, markup.bold string#E8E8F8bold
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#E8E8F8bold
markup.underline#7B5AAFunderline
markup.quote punctuation.definition.blockquote.markdown#E8E8F8
markup.quote
string.other.link.title.markdown#E8E8F8
string.other.link.description.title.markdown#A8A8C8
constant.other.reference.link.markdown#7B5AAF
markup.raw.block#A8A8C8
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#E8E8F8
variable.language.fenced.markdown#E8E8F8
meta.separator#4A4A6Abold
markup.table#E8E8F8
Dark Theme by SIRIL M P - VS Code Theme