Skip to main content
Coding Theme

Legendary Dark

Publisher: Llewellyn Adonteng PaintsilThemes in package: 1

πŸ”₯ This is Legendary Dark, a beautiful combination of the dark goodness of Andromeda by EliverLara and vibrant colors from SythWave '84 by robb0wen to make identification easy. 😊

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.activeBackground#1b1d24
  • activityBar.background#20232B
  • activityBar.border#1B1D23
  • activityBar.foreground#2196f3
  • activityBar.inactiveForeground#2196f354
  • activityBarBadge.background#2196f3
  • activityBarBadge.foreground#fff
  • badge.background#00b0ff
  • badge.foreground#fff
  • breadcrumb.background#00000000
  • breadcrumb.focusForeground#fff
  • breadcrumb.foreground#ffffffb6
  • button.background#088af5
  • button.foreground#fff
  • button.hoverBackground#00b0ff
  • button.secondaryBackground#4b4b4b
  • button.secondaryForeground#fff
  • button.secondaryHoverBackground#333436
  • debugExceptionWidget.background#FF9F2E60
  • debugExceptionWidget.border#FF9F2E60
  • debugToolBar.background#20232A
  • debugToolBar.border#00000000
  • diffEditor.border#00000000
  • diffEditor.insertedTextBackground#29BF1220
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedTextBackground#ff10101f
  • diffEditor.removedTextBorder#00000000
  • dropdown.background#2b303b
  • dropdown.border#363c49
  • editor.background#262A33
  • editor.findMatchBackground#f39d12d7
  • editor.findMatchBorder#00000000
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#343946
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#2b59884d
  • editor.foreground#d8ecfc
  • editor.hoverHighlightBackground#373941
  • editor.inactiveSelectionBackground#ffffff20
  • editor.lineHighlightBackground#2e323d
  • editor.lineHighlightBorder#2e323d
  • editor.rangeHighlightBackground#37466b
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#2196f389
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#746f77
  • editorBracketMatch.border#746f77
  • editorCodeLens.foreground#746f77
  • editorCursor.background#2196f3
  • editorCursor.foreground#FFF
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#b73a34
  • editorGroup.border#151515
  • editorGroup.dropBackground#495061d7
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#23262E
  • editorGutter.addedBackground#9BC53DBB
  • editorGutter.background#00000000
  • editorGutter.deletedBackground#bf0f0f
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#5BC0EBBB
  • editorHoverWidget.background#373941
  • editorHoverWidget.border#088af5
  • editorHoverWidget.foreground#fff
  • editorIndentGuide.activeBackground#585C66
  • editorIndentGuide.background#333844
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#4490bf
  • editorLineNumber.activeForeground#fff
  • editorLineNumber.foreground#746f77
  • editorLink.activeForeground#3B79C7
  • editorMarkerNavigation.background#1d1d1d
  • editorMarkerNavigationError.background#ff6d6d
  • editorMarkerNavigationInfo.background#7ee2ff
  • editorMarkerNavigationWarning.background#ffd668
  • editorOverviewRuler.border#00000049
  • editorRuler.foreground#ffffff00
  • editorSuggestWidget.background#20232A
  • editorSuggestWidget.border#2196f3
  • editorSuggestWidget.foreground#7d7d7d
  • editorSuggestWidget.highlightForeground#0697f7
  • editorSuggestWidget.selectedBackground#373941
  • editorWarning.background#a99040
  • editorWarning.border#00000000
  • editorWarning.foreground#FF9F2E
  • editorWhitespace.foreground#333844
  • editorWidget.background#20232A
  • editorWidget.border#00000000
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5f5f5f
  • errorForeground#FC644D
  • extensionButton.prominentBackground#00b0ff
  • extensionButton.prominentHoverBackground#00b0ff
  • focusBorder#2196f3
  • foreground#fff
  • gitDecoration.addedResourceForeground#3de65c
  • gitDecoration.conflictingResourceForeground#6d6de6
  • gitDecoration.deletedResourceForeground#ea2f0f
  • gitDecoration.ignoredResourceForeground#b0b0b0
  • gitDecoration.modifiedResourceForeground#fdad35
  • gitDecoration.stageDeletedResourceForeground#ea2f0f
  • gitDecoration.stageModifiedResourceForeground#fdad35
  • gitDecoration.submoduleResourceForeground#5899d5
  • gitDecoration.untrackedResourceForeground#3de65c
  • input.background#2b303b
  • input.border#00000000
  • input.foreground#fff
  • input.placeholderForeground#746f77
  • inputOption.activeBackground#2196f385
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#fff
  • inputValidation.errorBackground#D65343
  • inputValidation.errorBorder#D65343
  • inputValidation.infoBackground#3A6395
  • inputValidation.infoBorder#3A6395
  • inputValidation.warningBackground#DE9237
  • inputValidation.warningBorder#DE9237
  • list.activeSelectionBackground#2196f380
  • list.activeSelectionForeground#fff
  • list.dropBackground#20232B
  • list.focusBackground#282b35
  • list.focusForeground#ffffff
  • list.highlightForeground#2196f3
  • list.hoverBackground#1d2028
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#23262E
  • list.inactiveSelectionForeground#2196f3
  • listFilterWidget.background#2196f3cd
  • listFilterWidget.noMatchesOutline#ff0000
  • listFilterWidget.outline#00000000
  • menu.background#23262E
  • menu.border#00000000
  • menu.foreground#cccccc
  • menu.selectionBackground#2196f3a1
  • menu.selectionBorder#00000000
  • menu.selectionForeground#fff
  • menu.separatorBackground#ffffff6e
  • menubar.selectionBackground#20232b
  • menubar.selectionForeground#fff
  • merge.commonContentBackground#492c7b
  • merge.commonHeaderBackground#7b47e1
  • merge.currentContentBackground#174841
  • merge.currentHeaderBackground#158472
  • merge.incomingContentBackground#243a5e
  • merge.incomingHeaderBackground#3365ae
  • notificationCenter.border#00000000
  • notificationCenterHeader.background#2196f3
  • notificationCenterHeader.foreground#fff
  • notifications.background#2d313b
  • notifications.border#303031
  • notifications.foreground#fff
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#2196f3
  • notificationsWarningIcon.foreground#ffd100
  • notificationToast.border#00000000
  • panel.background#23262E
  • panel.border#1B1D23
  • panelTitle.activeBorder#23262E
  • panelTitle.activeForeground#fff
  • panelTitle.inactiveForeground#746f77
  • peekView.border#23262E
  • peekViewEditor.background#1A1C22
  • peekViewEditor.matchHighlightBackground#FF9F2E60
  • peekViewEditor.matchHighlightBorder#FF9F2E60
  • peekViewEditorGutter.background#00000000
  • peekViewResult.background#1A1C22
  • peekViewResult.fileForeground#c5c5c5
  • peekViewResult.lineForeground#909090
  • peekViewResult.matchHighlightBackground#FF9F2E60
  • peekViewResult.selectionBackground#23262E
  • peekViewResult.selectionForeground#fff
  • peekViewTitle.background#1A1C22
  • peekViewTitleDescription.foreground#746f77
  • peekViewTitleLabel.foreground#2196f3
  • pickerGroup.border#4F4355
  • pickerGroup.foreground#746f77
  • progressBar.background#2196f3
  • scrollbar.shadow#191b1ff8
  • scrollbarSlider.activeBackground#2195f38a
  • scrollbarSlider.background#2195f38a
  • scrollbarSlider.hoverBackground#2195f38a
  • selection.background#2196f389
  • sideBar.background#23262E
  • sideBar.border#1B1D23
  • sideBar.foreground#d3d3d3
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#ff000000
  • sideBarSectionHeader.foreground#d3d3d3
  • sideBarTitle.foreground#2196f3
  • statusBar.background#216bf3
  • statusBar.debuggingBackground#FC644D
  • statusBar.debuggingForeground#fff
  • statusBar.foreground#fff
  • statusBar.noFolderBackground#23262E
  • statusBar.noFolderForeground#fff
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#2196f3
  • statusBarItem.remoteForeground#fff
  • tab.activeBackground#262A33
  • tab.activeForeground#2196f3
  • tab.border#23262e
  • tab.inactiveBackground#23262E
  • tab.inactiveForeground#746f77
  • terminal.ansiBlue#7cb7ff
  • terminal.ansiBrightBlue#7cb7ff
  • terminal.ansiBrightCyan#2196f3
  • terminal.ansiBrightGreen#96E072
  • terminal.ansiBrightMagenta#ff00aa
  • terminal.ansiBrightRed#ee5d43
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#FFE66D
  • terminal.ansiCyan#2196f3
  • terminal.ansiGreen#96E072
  • terminal.ansiMagenta#ff00aa
  • terminal.ansiRed#ee5d43
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#FFE66D
  • terminal.border#ffffffa9
  • terminal.foreground#cccccccc
  • terminal.selectionBackground#4891ff41
  • terminalCursor.background#23262e
  • terminalCursor.foreground#fff
  • textLink.foreground#2196f3
  • titleBar.activeBackground#23262E
  • titleBar.activeForeground#d3d3d3
  • titleBar.border#00000000
  • titleBar.inactiveBackground#282b35
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#2196f3
  • walkThrough.embeddedEditorBackground#23262E
  • widget.shadow#14151A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.quoted.docstring.multi.python, string.quoted.docstring.multi.python punctuation.definition.string.begin.python, string.quoted.docstring.multi.python punctuation.definition.string.end.python#848bbditalic
string.quoted, string.template, punctuation.definition.string#ff8b39β€”
string.template meta.embedded.line#b6b1b1β€”
variable, entity.name.variable#ff7edbβ€”
variable.language#fe4450bold
variable.parameterβ€”italic
storage.type, storage.modifier#fede5dβ€”
constant#f97e72β€”
string.regexp#f97e72β€”
constant.numeric#f97e72β€”
constant.language#f97e72β€”
constant.character.escape#36f9f6β€”
entity.name#fe4450β€”
entity.name.tag#72f1b8β€”
punctuation.definition.tag#36f9f6β€”
entity.other.attribute-name#fede5dβ€”
entity.other.attribute-name.html#fede5ditalic
entity.name.type, meta.attribute.class.html#fe4450β€”
entity.other.inherited-class#D50β€”
entity.name.function, variable.function#36f9f6β€”
keyword.control.export.js, keyword.control.import.js#72f1b8β€”
constant.numeric.decimal.js#2EE2FAβ€”
keyword#fede5dβ€”
keyword.control#fede5dβ€”
keyword.operator#fede5dβ€”
keyword.operator.new, keyword.operator.expression, keyword.operator.logical#fede5dβ€”
keyword.other.unit#f97e72β€”
support#fe4450β€”
support.function#36f9f6β€”
support.variable#ff7edbβ€”
meta.object-literal.key, support.type.property-name#ff7edbβ€”
punctuation.separator.key-value#b6b1b1β€”
punctuation.section.embedded#fede5dβ€”
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#72f1b8β€”
support.type.property-name.css, support.type.property-name.json#72f1b8β€”
switch-block.expr.js#72f1b8β€”
variable.other.constant.property.js, variable.other.property.js#2ee2faβ€”
constant.other.color#f97e72β€”
support.constant.font-name#f97e72β€”
entity.other.attribute-name.id#36f9f6β€”
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#D50β€”
support.function.misc.css#fe4450β€”
markup.heading, entity.name.section#ff7edbβ€”
text.html, keyword.operator.assignment#ffffffeeβ€”
markup.quote#b6b1b1ccitalic
beginning.punctuation.definition.list#ff7edbβ€”
markup.underline.link#D50β€”
string.other.link.description#f97e72β€”
meta.function-call.generic.python#36f9f6β€”
variable.parameter.function-call.python#72f1b8β€”
storage.type.cs#fe4450β€”
entity.name.variable.local.cs#ff7edbβ€”
entity.name.variable.field.cs, entity.name.variable.property.cs#ff7edbβ€”
constant.other.placeholder.c#72f1b8italic
keyword.control.directive.include.c, keyword.control.directive.define.c#72f1b8β€”
storage.modifier.c#fe4450β€”
source.cpp keyword.operator#fede5dβ€”
constant.other.placeholder.cpp#72f1b8italic
keyword.control.directive.include.cpp, keyword.control.directive.define.cpp#72f1b8β€”
storage.modifier.specifier.const.cpp#fe4450β€”
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#36f9f6β€”
source.elixir entity.name.function#72f1b8β€”
source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir#36f9f6β€”
source.elixir punctuation.definition.string#72f1b8β€”
source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir#72f1b8β€”
source.elixir .punctuation.binary.elixir#ff7edbitalic
entity.global.clojure#36f9f6bold
storage.control.clojure#36f9f6italic
meta.metadata.simple.clojure, meta.metadata.map.clojure#fe4450italic
meta.quoted-expression.clojureβ€”italic
meta.symbol.clojure#ff7edbffβ€”
source.go#ff7edbffβ€”
source.go meta.function-call.go#36f9f6β€”
source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go#fede5dβ€”
source.go storage.type, source.go keyword.struct.go, source.go keyword.interface.go#72f1b8β€”
source.go constant.language.go, source.go constant.other.placeholder.go, source.go variable#2EE2FAβ€”
markup.underline.link.markdown, markup.inline.raw.string.markdown#72f1b8italic
string.other.link.title.markdown#fede5dβ€”
markup.heading.markdown, entity.name.section.markdown#ff7edbbold
markup.italic.markdown#2EE2FAitalic
markup.bold.markdown#2EE2FAbold
punctuation.definition.quote.begin.markdown, markup.quote.markdown#72f1b8β€”
source.dart, source.python, source.scala#ff7edbffβ€”
string.interpolated.single.dart#f97e72β€”
variable.parameter.dart#72f1b8β€”
constant.numeric.dart#2EE2FAβ€”
variable.parameter.scala#2EE2FAβ€”
meta.template.expression.scala#72f1b8β€”

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Legendary Dark - Coding Theme