Skip to content

Commit

Permalink
update readme for badge
Browse files Browse the repository at this point in the history
  • Loading branch information
arnav-meesho committed Sep 2, 2024
1 parent 4049dce commit 06c13d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
** evangelion-theme
[[https://melpa.org/#/evangelion-theme][file:https://melpa.org/packages/evangelion-theme-badge.svg]] [[https://github.com/crmsnbleyd/flexoki-emacs-theme/blob/trunk/LICENSE][file:https://img.shields.io/badge/license-GPL_3-green.svg]]

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.
1 change: 1 addition & 0 deletions evangelion-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
`(default
((,class (:background ,bg :foreground ,fg))))
`(highlight ((,class (:background ,hl))))
`(link ((,class (:foreground ,green2 :underline t))))
`(region ((,class (:background ,teal))))
;;; font lock default faces
`(font-lock-builtin-face ((,class (:foreground ,green2))))
Expand Down

0 comments on commit 06c13d7

Please sign in to comment.