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

index f83b5b03107bf21281419eeae4e3fb1831682f45..a549b9d5a63ad9fddd414ced64d85b06b0829271 100644 (file)
@@ -709,6 +709,18 @@ faces for custom themes that might not exist yet."
            "#2f4070"
            "#235c5c"))
 
+(context-coloring-define-theme
+ 'grandshell
+ :recede t
+ :colors '("#bebebe"
+           "#5af2ee"
+           "#b2baf6"
+           "#f09fff"
+           "#efc334"
+           "#f6df92"
+           "#acfb5a"
+           "#888888"))
+
 (context-coloring-define-theme
  'leuven
  :recede t