]> code.delx.au - gnu-emacs-elpa/commitdiff
Add ample theme.
authorJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Mon, 9 Feb 2015 00:18:08 +0000 (16:18 -0800)
committerJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Mon, 9 Feb 2015 00:18:08 +0000 (16:18 -0800)
context-coloring.el

index a09ee1964408e6f337adadae26ecddfcecab9b21..f83b5b03107bf21281419eeae4e3fb1831682f45 100644 (file)
@@ -682,6 +682,18 @@ faces for custom themes that might not exist yet."
           (context-coloring-enable-theme enabled-theme)
         (context-coloring-set-colors-default)))))
 
+(context-coloring-define-theme
+ 'ample
+ :recede t
+ :colors '("#bdbdb3"
+           "#baba36"
+           "#6aaf50"
+           "#5180b3"
+           "#ab75c3"
+           "#cd7542"
+           "#dF9522"
+           "#454545"))
+
 (context-coloring-define-theme
  'anti-zenburn
  :recede t