Skip to content

Commit 06c13d7

Browse files
committed
update readme for badge
1 parent 4049dce commit 06c13d7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Diff for: README.org

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
** evangelion-theme
2+
[[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]]
3+
24
a colorscheme for ~emacs~ inspired by neon genesis evangelion.
35

46
Heavily based on the theme [[https://github.com/xero/evangelion.nvim][evangelion.nvim]] by xero harrison.

Diff for: evangelion-theme.el

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
`(default
4545
((,class (:background ,bg :foreground ,fg))))
4646
`(highlight ((,class (:background ,hl))))
47+
`(link ((,class (:foreground ,green2 :underline t))))
4748
`(region ((,class (:background ,teal))))
4849
;;; font lock default faces
4950
`(font-lock-builtin-face ((,class (:foreground ,green2))))

0 commit comments

Comments
 (0)