commit 64fa78256efdc11bbc63ec311a976aeddb4808e4
parent f4840394caba81909eacc8807cab904a0af87419
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Thu, 22 Dec 2016 10:09:24 +0100
Merge pull request #252 from xiongtx/eros
Add face for eros
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -866,6 +866,8 @@ customize the resulting theme."
`(erc-prompt-face ((,class (:foreground ,orange :background ,base03 :weight bold))))
`(erc-timestamp-face ((,class (:foreground ,green))))
`(erc-underline-face ((t (:underline t))))
+;;;;; eros
+ `(eros-result-overlay-face ((t (:background unspecified))))
;;;;; git-commit
`(git-commit-comment-action ((,class (:foreground ,base0 :weight bold))))
`(git-commit-comment-branch ((,class (:foreground ,blue :weight bold))))