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

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

[elpa] master 35b3e71 23/31: Add ample theme.


From: Jackson Ray Hamilton
Subject: [elpa] master 35b3e71 23/31: Add ample theme.
Date: Mon, 09 Feb 2015 01:09:37 +0000

branch: master
commit 35b3e713f319bcba66963a9abf4df1a2d54beb9d
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

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

diff --git a/context-coloring.el b/context-coloring.el
index a09ee19..f83b5b0 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -683,6 +683,18 @@ faces for custom themes that might not exist yet."
         (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
  :colors '("#232333"



reply via email to

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