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#BBE1FE
  • activityBarBadge.background#00ff60
  • breadcrumb.activeSelectionForeground#ee5cfd
  • breadcrumbPicker.background#ee5cfd
  • button.background#00ff60
  • button.foreground#292929
  • button.hoverBackground#00ff60aa
  • checkbox.background#00ff60
  • checkbox.border#ee5cfd
  • dropdown.background#ffffff
  • dropdown.border#00ff60
  • dropdown.foreground#ee5cfd
  • dropdown.listBackground#ffffff
  • editor.background#ffffff
  • editor.findMatchBackground#00ff60
  • editor.findMatchBorder#ee5cfd
  • editor.findMatchHighlightBackground#00ff6099
  • editor.foreground#292929
  • editor.rangeHighlightBackground#ee5cfd99
  • editor.selectionBackground#00ffff55
  • editor.wordHighlightBackground#00ffff55
  • editor.wordHighlightBorder#00ff60
  • editor.wordHighlightStrongBorder#00ff60
  • editorBracketMatch.background#ee5cfd
  • editorBracketMatch.border#00ff60
  • editorCursor.background#00ff60
  • editorCursor.foreground#00ff60
  • editorGroup.dropBackground#00ff6077
  • editorGroup.emptyBackground#ffffff
  • editorGroupHeader.tabsBackground#ffffff
  • editorGroupHeader.tabsBorder#00ff60
  • editorLineNumber.activeForeground#00ff60
  • editorLineNumber.foreground#00ffff
  • editorOverviewRuler.rangeHighlightForeground#ee5cfd
  • editorPane.background#ffffff
  • editorSuggestWidget.selectedBackground#ee5cfd
  • extensionButton.prominentBackground#00ff60
  • extensionButton.prominentForeground#292929
  • extensionButton.prominentHoverBackground#ee5cfdaa
  • gitDecoration.addedResourceForeground#00ff60
  • gitDecoration.deletedResourceForeground#ff4070
  • gitDecoration.modifiedResourceForeground#00ffff
  • icon.foreground#00ff60
  • input.background#ffffff
  • input.border#ee5cfd
  • inputOption.activeBackground#ee5cfd
  • inputValidation.errorForeground#ff0095
  • inputValidation.infoForeground#00ff60
  • inputValidation.warningForeground#ffaf46
  • list.activeSelectionBackground#00ff60
  • list.focusBackground#ee5cfd99
  • list.hoverBackground#ee5cfd
  • list.inactiveSelectionBackground#00ff60cc
  • list.inactiveSelectionForeground#292929
  • listFilterWidget.outline#00ff60
  • menu.background#ffffff
  • menu.foreground#ee5cfd
  • menu.selectionBackground#ffffff
  • 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#ffffff
  • panel.border#ee5cfd
  • panel.dropBackground#ee5cfd77
  • panelInput.border#ee5cfd
  • panelTitle.activeBorder#ee5cfd
  • panelTitle.activeForeground#ee5cfd
  • scrollbar.shadow#00ff60
  • scrollbarSlider.activeBackground#00ff60
  • scrollbarSlider.hoverBackground#00ff6077
  • selection.background#ee5cfd
  • sideBar.background#ffffff
  • sideBar.border#00ff60
  • sideBar.dropBackground#ee5cfd77
  • sideBar.foreground#292929
  • sideBarSectionHeader.background#ee5cfd
  • sideBarSectionHeader.border#00ff60
  • sideBarSectionHeader.foreground#292929
  • sideBarTitle.foreground#00ff60
  • statusBar.background#BBE1FE
  • statusBar.border#ee5cfd
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ffffff
  • statusBar.noFolderBorder#ee5cfd
  • statusBar.noFolderForeground#00ff60
  • tab.activeBackground#ee5cfd
  • tab.activeForeground#fff
  • tab.border#00ff60
  • tab.hoverBackground#00ff60
  • tab.inactiveBackground#ffffff
  • tab.inactiveForeground#292929
  • tab.unfocusedHoverBorder#ee5cfd
  • terminal.border#ee5cfd
  • titleBar.activeBackground#BBE1FE
  • titleBar.activeForeground#fff
  • titleBar.border#ee5cfd
  • widget.shadow#00ff60

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#00ff60
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#00ff60
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#00ff60
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#00ff60
variable.language#ffaf46italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#00ff60
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#00ff60
markup.inserted#ffe494
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#C3E88D
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...