From e339387ece0c0d7eab515207112c1beacebb4102 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 10 Jan 2020 21:54:32 +0000 Subject: what's a day without a color theme tweak? --- themes/jao-doomish-theme.el | 4 ++-- themes/jao-themes.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'themes') 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"))) diff --git a/themes/jao-themes.el b/themes/jao-themes.el index 2ab5edf..91862e9 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -392,7 +392,7 @@ (erc-header-line (~ header)) (erc-input-face (p f01)) (erc-my-nick-face (p warning)) - (erc-nick-default-face (p f02)) + (erc-nick-default-face (p f00)) (erc-nick-msg-face (p warning)) (erc-notice-face (p dimm)) (erc-pal-face (p warning)) -- cgit v1.2.3