emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/gotham-theme 9d59dac51c 196/214: fix unreadable match high


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 9d59dac51c 196/214: fix unreadable match highlight
Date: Fri, 7 Jan 2022 17:58:54 -0500 (EST)

branch: elpa/gotham-theme
commit 9d59dac51ce2f074eba2c33f81b7a146d3587397
Author: Davor Rotim <rotim.davor@gmail.com>
Commit: Davor Rotim <rotim.davor@gmail.com>

    fix unreadable match highlight
---
 gotham-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index 1af34b5982..3a29ce0541 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -156,7 +156,7 @@ depending on DISPLAY for keys which are either :foreground 
or
    (warning :foreground orange)
 
    ;; search and highlighting
-   (match :background base5)
+   (match :background base4)
    (isearch :inverse-video t)
    (isearch-fail :foreground red)
    (lazy-highlight :foreground base2 :background yellow)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]