emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 0b42ae1 24/31: Add grandshell theme.


From: Jackson Ray Hamilton
Subject: [elpa] master 0b42ae1 24/31: Add grandshell theme.
Date: Mon, 09 Feb 2015 01:09:38 +0000

branch: master
commit 0b42ae19e84206c519b61a964507d6e15ffb6f77
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Add grandshell theme.
---
 context-coloring.el |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/context-coloring.el b/context-coloring.el
index f83b5b0..a549b9d 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -710,6 +710,18 @@ faces for custom themes that might not exist yet."
            "#235c5c"))
 
 (context-coloring-define-theme
+ 'grandshell
+ :recede t
+ :colors '("#bebebe"
+           "#5af2ee"
+           "#b2baf6"
+           "#f09fff"
+           "#efc334"
+           "#f6df92"
+           "#acfb5a"
+           "#888888"))
+
+(context-coloring-define-theme
  'leuven
  :recede t
  :colors '("#333333"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]