Skip to content

Commit

Permalink
installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
crmsnbleyd committed Sep 5, 2024
1 parent af6a25f commit ee30a91
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@
a colorscheme for ~emacs~ inspired by neon genesis evangelion.

Heavily based on the theme [[https://github.com/xero/evangelion.nvim][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.
#+begin_src emacs-lisp
(use-package evangelion-theme
:config (load-theme 'evangelion t))
#+end_src
*** Screenshots
#+caption: Org mode with code block
[[https://github.com/crmsnbleyd/evangelion-theme/blob/main/screenshots/org-babel.png]]

0 comments on commit ee30a91

Please sign in to comment.