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

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

[elpa] master 3bd7e26 22/31: Add anti-zenburn theme.


From: Jackson Ray Hamilton
Subject: [elpa] master 3bd7e26 22/31: Add anti-zenburn theme.
Date: Mon, 09 Feb 2015 01:09:37 +0000

branch: master
commit 3bd7e260c4cd07ff958c6691068623e3181b2e33
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Add anti-zenburn theme.
---
 context-coloring.el |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/context-coloring.el b/context-coloring.el
index c1a8bc6..a09ee19 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -683,6 +683,21 @@ faces for custom themes that might not exist yet."
         (context-coloring-set-colors-default)))))
 
 (context-coloring-define-theme
+ 'anti-zenburn
+ :recede t
+ :colors '("#232333"
+           "#6c1f1c"
+           "#401440"
+           "#0f2050"
+           "#205070"
+           "#336c6c"
+           "#23733c"
+           "#6b400c"
+           "#603a60"
+           "#2f4070"
+           "#235c5c"))
+
+(context-coloring-define-theme
  'leuven
  :recede t
  :colors '("#333333"



reply via email to

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