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.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el
index c4effcf..f3ac644 100644
--- a/themes/jao-themes.el
+++ b/themes/jao-themes.el
@@ -146,6 +146,7 @@
(if (listp val)
(jao-themes--parse-face-body val)
val)))))
+ (ul `(:underline ,(jao-themes--color (cadr s))))
(~ (cdr (assq (cadr s) *jao--parsed-faces*)))
(t (list s))))
((atom s)