You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

9 lines
307 B

(define-package "smart-mode-line" "20140904.1144" "A color coded smart mode-line."
'((emacs "24.3")
(dash "2.2.0")
(rich-minority "0.1"))
:url "http://github.com/Bruce-Connor/smart-mode-line" :keywords
'("mode-line" "faces" "theme" "themes"))
;; Local Variables:
;; no-byte-compile: t
;; End: