Skip to content

An emacs theme based on https://github.com/xero/evangelion.nvim, which is in turn inspired by the anime Neon Genesis Evangelion

License

Notifications You must be signed in to change notification settings

crmsnbleyd/evangelion-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evangelion-theme

https://melpa.org/packages/evangelion-theme-badge.svg https://img.shields.io/badge/license-GPL_3-green.svg

a colorscheme for emacs inspired by neon genesis evangelion.

Heavily based on the theme evangelion.nvim by xero harrison.

Installation

If the package is in your load-path, you can use the following use-package form to set evangelion as your theme.

(use-package evangelion-theme
  :custom
  ;; `nil' to disable background for comments
  (evangelion-comment-background-enabled . t)
  :config (load-theme 'evangelion t))

Screenshots

https://github.com/crmsnbleyd/evangelion-theme/blob/main/screenshots/org-babel.png

About

An emacs theme based on https://github.com/xero/evangelion.nvim, which is in turn inspired by the anime Neon Genesis Evangelion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published