summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-themes.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-10-07 01:25:13 +0100
committerjao <jao@gnu.org>2021-10-07 01:25:13 +0100
commit75f35eb3376eef6e56d49852ddfb7bf1e4270137 (patch)
treedec417ace914b7adbf3b6bbbcb264b902cab0daf /lib/themes/jao-themes.el
parent500b1503324628feeefd6a88dbdc9e3583e75da9 (diff)
downloadelibs-75f35eb3376eef6e56d49852ddfb7bf1e4270137.tar.gz
elibs-75f35eb3376eef6e56d49852ddfb7bf1e4270137.tar.bz2
themes: trying to set ansi-color faces (not working)
Diffstat (limited to 'lib/themes/jao-themes.el')
-rw-r--r--lib/themes/jao-themes.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el
index 683bd6f..5ed1295 100644
--- a/lib/themes/jao-themes.el
+++ b/lib/themes/jao-themes.el
@@ -18,6 +18,8 @@
;;; Code:
+(require 'ansi-color)
+
;;; palette
(defvar jao-themes--face-family "Inconsolata")
(defvar jao-themes--fg "black")