summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-themes.el
diff options
context:
space:
mode:
Diffstat (limited to 'themes/jao-themes.el')
-rw-r--r--themes/jao-themes.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el
index bd408e8..5530bc5 100644
--- a/themes/jao-themes.el
+++ b/themes/jao-themes.el
@@ -1,5 +1,3 @@
-(require 'cl)
-
;;; palette
(defvar jao-themes--face-family "Inconsolata")
(defvar jao-themes--fg "black")
@@ -125,6 +123,7 @@
(defvar jao-themes--x-colors nil)
(defvar *jao-themes--color-names* nil)
+(defvar *jao--parsed-faces* nil)
(defun jao-themes--color (clr)
(cond ((stringp clr) clr)