summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-dark-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/themes/jao-dark-theme.el')
-rw-r--r--lib/themes/jao-dark-theme.el65
1 files changed, 30 insertions, 35 deletions
diff --git a/lib/themes/jao-dark-theme.el b/lib/themes/jao-dark-theme.el
index c15f8af..83dba9d 100644
--- a/lib/themes/jao-dark-theme.el
+++ b/lib/themes/jao-dark-theme.el
@@ -52,41 +52,36 @@
(:palette (fg "#c6c6c6")
(bg "#1f2024")
(box "grey25")
- (button ((p f12) bx nul))
- (hilite ((c nil region) ex))
- (strike-through (st))
- (italic (it))
- (link ((ul dark-blue))) ;; (ul dimm-line)
- (visited-link ((ul dark-blue)))
- (tab-sel ((c 252 232) nbf))
- (tab-unsel ((c 245 232)))
- (comment ((c comments)))
- (keyword ((c keywords)))
- (function ((c functions)))
- (type ((c constants)))
- (variable-name ((c nil)))
- (constant ((c constants)))
- (string ((c strings) it))
- (error ((c warning2)))
- (warning ((c warning)))
- (success ((c green)))
- (dimm ((c dimm-line)))
- (gnus-mail ((c nil)))
- (gnus-news ((c nil)))
- (outline-1 ((c strings) nbf))
- (outline-2 ((c functions) nbf))
- (outline-3 ((c blue) nbf))
- (outline-4 ((c functions2) nbf))
- (outline-5 ((c nil)))
- (f00 ((c "lightskyblue3")))
- (f01 ((c "lightskyblue4")))
- (f02 ((c "lightblue3")))
- (f10 ((c "lightblue4")))
- (f11 ((c "lightblue2")))
- (f12 ((c "azure3"))))
- (:faces (bold (c nil nil) nul)
- (mode-line (c 248 235) nbf nul)
- (mode-line-inactive (c 243 235) nbf nul))
+ (button (p f12) bx nul)
+ (hilite (c nil region) ex)
+ (link (ul dark-blue)) ;; (ul dimm-line)
+ (visited-link (ul dark-blue))
+ (tab-sel (c 252 232) nbf)
+ (tab-unsel (c 245 232))
+ (comment (c comments))
+ (keyword (c keywords))
+ (function (c functions))
+ (type (c constants))
+ (variable-name (c nil))
+ (constant (c constants))
+ (string (c strings) it)
+ (error (c warning2))
+ (warning (c warning))
+ (success (c green))
+ (dimm (c dimm-line))
+ (gnus-mail (c nil))
+ (gnus-news (c nil))
+ (outline-1 (c strings) nbf)
+ (outline-2 (c functions) nbf)
+ (outline-3 (c blue) nbf)
+ (outline-4 (c functions2) nbf)
+ (outline-5 (c nil))
+ (f00 (c "lightskyblue3"))
+ (f01 (c "lightskyblue4"))
+ (f02 (c "lightblue3"))
+ (f10 (c "lightblue4"))
+ (f11 (c "lightblue2"))
+ (f12 (c "azure3")))
(:x-faces (clojure-keyword-face (c "powder blue"))
(corfu-background (c "white" "grey20"))
(corfu-bar (c nil "grey20")) ;; moving part of the bar