From 984787b860bd42b71da06c51a8526c7bdbe99fe9 Mon Sep 17 00:00:00 2001 From: Matthew L. Fidler Date: Thu, 11 Feb 2016 13:46:46 -0600 Subject: Add golden ratio icon --- mode-icons.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mode-icons.el') diff --git a/mode-icons.el b/mode-icons.el index 40bc546..a93ba7a 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -134,8 +134,9 @@ absolute path to ICON." ("Custom" ,(make-string 1 #xf013) FontAwesome) ("\\`Go\\'" "go" xpm) (" Rbow" "rainbow" xpm) + (" Golden" "golden" xpm) ;; Icon created by Arthur Shlain from Noun Project ;; Diminished modes - ;; ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil) + ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil) ) "Icons for major and minor modes. -- cgit v1.2.3-54-g00ecf