Skip to main content
Coding Theme

Neon Genesis Theme

Publisher: NeonGenesisXThemes in package: 2

Retro Neon Genesis Evangelion inspired theme full of neon colours with fitting contrast

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#1b1b1b
  • activityBar.border#21ff75
  • activityBar.foreground#ee5cfd
  • activityBar.inactiveForeground#21ff75
  • activityBarBadge.background#00ffff
  • breadcrumb.activeSelectionForeground#ee5cfd
  • breadcrumbPicker.background#ee5cfd
  • button.background#21ff75
  • button.foreground#fff
  • button.hoverBackground#21ff75aa
  • checkbox.background#21ff75
  • checkbox.border#ee5cfd
  • dropdown.background#202020
  • dropdown.border#21ff75
  • dropdown.foreground#ee5cfd
  • dropdown.listBackground#202020
  • editor.background#222222
  • editor.findMatchBackground#00ff60
  • editor.findMatchBorder#ee5cfd
  • editor.findMatchHighlightBackground#00ff6099
  • editor.foreground#eeffff
  • editor.rangeHighlightBackground#ee5cfd99
  • editor.selectionBackground#00ffff88
  • editor.wordHighlightBackground#00ffff88
  • editor.wordHighlightBorder#00ff60
  • editor.wordHighlightStrongBorder#00ff60
  • editorBracketMatch.background#ee5cfd
  • editorBracketMatch.border#00ff60
  • editorCursor.background#00ff60
  • editorCursor.foreground#00ff60
  • editorGroup.dropBackground#21ff7577
  • editorGroup.emptyBackground#202020
  • editorGroupHeader.tabsBackground#202020
  • editorGroupHeader.tabsBorder#00ff60
  • editorLineNumber.activeForeground#00ff60
  • editorLineNumber.foreground#00ffff
  • editorOverviewRuler.rangeHighlightForeground#ee5cfd
  • editorPane.background#202020
  • editorSuggestWidget.selectedBackground#ee5cfd
  • extensionButton.prominentBackground#21ff75
  • extensionButton.prominentForeground#fff
  • extensionButton.prominentHoverBackground#ee5cfdaa
  • gitDecoration.addedResourceForeground#21ff75
  • gitDecoration.deletedResourceForeground#ff4070
  • gitDecoration.modifiedResourceForeground#00ffff
  • icon.foreground#21ff75
  • input.background#202020
  • input.border#ee5cfd
  • inputOption.activeBackground#ee5cfd
  • inputValidation.errorForeground#ff0095
  • inputValidation.infoForeground#21ff75
  • inputValidation.warningForeground#ffee57
  • list.activeSelectionBackground#21ff75
  • list.focusBackground#ee5cfd99
  • list.hoverBackground#ee5cfd
  • list.inactiveSelectionBackground#21ff75cc
  • list.inactiveSelectionForeground#fff
  • listFilterWidget.outline#21ff75
  • menu.background#202020
  • menu.foreground#21ff75
  • menu.selectionBackground#202020
  • menu.selectionBorder#ee5cfd
  • menu.selectionForeground#ee5cfd
  • menu.separatorBackground#ee5cfd
  • merge.border#00ffff
  • merge.currentContentBackground#00ff6044
  • merge.currentHeaderBackground#00ff60
  • merge.incomingContentBackground#ee5cfd44
  • merge.incomingHeaderBackground#ee5cfd
  • panel.background#202020
  • panel.border#ee5cfd
  • panel.dropBackground#ee5cfd77
  • panelInput.border#ee5cfd
  • panelTitle.activeBorder#ee5cfd
  • panelTitle.activeForeground#00ff60
  • scrollbar.shadow#21ff75
  • scrollbarSlider.activeBackground#21ff75
  • scrollbarSlider.hoverBackground#21ff7577
  • selection.background#ee5cfd
  • sideBar.background#202020
  • sideBar.border#00ff60
  • sideBar.dropBackground#ee5cfd77
  • sideBarSectionHeader.background#ee5cfd
  • sideBarSectionHeader.border#00ff60
  • sideBarSectionHeader.foreground#fff
  • sideBarTitle.foreground#21ff75
  • statusBar.background#1b1b1b
  • statusBar.border#ee5cfd
  • statusBar.foreground#21ff75
  • statusBar.noFolderBackground#202020
  • statusBar.noFolderBorder#ee5cfd
  • statusBar.noFolderForeground#21ff75
  • tab.activeBackground#ee5cfd
  • tab.activeForeground#fff
  • tab.border#00ff60
  • tab.hoverBackground#00ff60
  • tab.inactiveBackground#202020
  • tab.inactiveForeground#fff
  • tab.unfocusedHoverBorder#ee5cfd
  • terminal.border#ee5cfd
  • titleBar.activeBackground#1b1b1b
  • titleBar.activeForeground#21ff75
  • titleBar.border#ee5cfd
  • widget.shadow#21ff75

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dfdfdfitalic
variable, string constant.other.placeholder#ee5cfd
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type#21ff75
storage.modifier#fff
keyword.control, constant.other.color, punctuation, meta.tag, 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#21ff75
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#21ff75
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#00ffff
meta.block variable.other#ee5cfd
support.other.variable, string.other.link#ee5cfd
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#00ffff
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#ee5cfd
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#00ffff
support.type#ee5cfd
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#ee5cfd
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#21ff75
variable.language#ffee57italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#21ff75
entity.other.attribute-name#fff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#00ffffitalic
entity.other.attribute-name.class#00ffff
source.sass keyword.control#21ff75
markup.inserted#ffee57
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#ee5cfditalic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#00ffff
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#00dddd
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#00bbbb
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#009999
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#007777
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#006666
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#005555
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#004444
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#ffee57
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...

Neon Genesis Theme - Coding Theme