summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-doomish-theme.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2020-01-10 21:54:32 +0000
committerjao <jao@gnu.org>2020-01-10 21:54:32 +0000
commite339387ece0c0d7eab515207112c1beacebb4102 (patch)
tree0723ce9e75416bf9a505c6dc5cc47dfb2f970b55 /themes/jao-doomish-theme.el
parent46595ad04fc6720934fc5999cea78e7db3e7c0d4 (diff)
downloadelibs-e339387ece0c0d7eab515207112c1beacebb4102.tar.gz
elibs-e339387ece0c0d7eab515207112c1beacebb4102.tar.bz2
what's a day without a color theme tweak?
Diffstat (limited to 'themes/jao-doomish-theme.el')
-rw-r--r--themes/jao-doomish-theme.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/jao-doomish-theme.el b/themes/jao-doomish-theme.el
index 83052ee..5aea738 100644
--- a/themes/jao-doomish-theme.el
+++ b/themes/jao-doomish-theme.el
@@ -73,7 +73,7 @@
(:palette (fg unspecified "#c6c6c6")
(bg unspecified "#282b33")
(box "#2d2d2d" "grey25")
- (button ((c 240) nul) (bx nul))
+ (button ((c 240) nul) ((p f01) bx nul))
(hilite ((c nil region) ex))
(strike-through ((c 237)) (st))
(italic ((c 137) it) (it))
@@ -88,7 +88,7 @@
(variable-name ((c nil)))
(constant ((c 72)) ((c constants) nbf nit nul))
(string ((c 36)) ((c strings))) ;; "wheat3" "slate gray" "medium aquamarine"
- (error ((c 144)) ((c "pale goldenrod")))
+ (error ((c 144)) ((c zenburn-orange)))
(warning ((c 95)) ((c "dark khaki")))
(success ((c green)))
(dimm ((c 59)) ((c "#6f6f6f")))