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

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

[nongnu] elpa/gotham-theme 4c02658685 139/214: swap orange with yellow


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 4c02658685 139/214: swap orange with yellow
Date: Fri, 7 Jan 2022 17:58:49 -0500 (EST)

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

    swap orange with yellow
---
 gotham-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index 85d5951104..6cda2a952d 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -506,7 +506,7 @@ depending on DISPLAY for keys which are either :foreground 
or
    ;; company
    (company-echo-common :foreground red)
    (company-preview :inherit company-tooltip-selection)
-   (company-preview-common :inherit company-preview :foreground orange)
+   (company-preview-common :inherit company-preview :foreground yellow)
    (company-preview-search :inherit company-preview)
    (company-scrollbar-bg :background base2)
    (company-scrollbar-fg :background base4)



reply via email to

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