summaryrefslogtreecommitdiffhomepage
path: root/lib/themes
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-04-23 05:24:17 +0100
committerjao <jao@gnu.org>2021-04-23 05:24:17 +0100
commitda234d58f13dc8e2ee903336973958395b59c81e (patch)
treea5463e24a68179f019543a84fcd71e919a96108d /lib/themes
parent77c99d7ec409e001b09a0c65ddf322e971cbfa4e (diff)
downloadelibs-da234d58f13dc8e2ee903336973958395b59c81e.tar.gz
elibs-da234d58f13dc8e2ee903336973958395b59c81e.tar.bz2
little tidy-ups
Diffstat (limited to 'lib/themes')
-rw-r--r--lib/themes/jao-light-theme.el10
1 files changed, 3 insertions, 7 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index 0a9e2eb..659f930 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -89,9 +89,9 @@
(compilation-info (c "#223142" nil) nbf)
(company-scrollbar-bg (c nil "grey95"))
(company-scrollbar-fg (c nil "grey90"))
- (corfu-background (~ default) (c "black" paler-yellow) nul nit nbf)
+ (corfu-background (~ default) (c "black" pale-yellow) nul nit nbf)
(corfu-bar (p hilite)) ;; moving part of the bar
- (corfu-border (c paler-yellow)) ;; background of the bar
+ (corfu-border (c pale-yellow)) ;; background of the bar
(corfu-current (p hilite))
(cursor (c "sienna3" "sienna3"))
(diary (p error) nbf)
@@ -109,8 +109,6 @@
(gnus-summary-cancelled (c "sienna3") st)
(haskell-type-face (p f12))
(header-line (c nil "#efebe7"))
- (ivy-highlight-face (c nil pale-yellow))
- (ivy-current-match (c nil pale-yellow))
(lui-track-bar (p dimm) :height 0.2 nul nil ex)
(magit-diff-context-highlight (c nil yellow) ex)
(magit-diff-hunk-heading-highlight (c nil yellow) it bf)
@@ -126,9 +124,7 @@
(show-paren-match (c nil "grey85"))
(success (p f00))
(vertical-border (c "grey70" nil))
- (warning (c "burlywood4"))
- (w3m-image (c slate "ghost white"))
- (w3m-bold (~ bold))))
+ (warning (c "burlywood4"))))
;; (enable-theme 'jao-light)