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

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

[nongnu] elpa/gotham-theme 031ed53571 024/214: Add ido


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 031ed53571 024/214: Add ido
Date: Fri, 7 Jan 2022 17:58:37 -0500 (EST)

branch: elpa/gotham-theme
commit 031ed53571f25de7a7f90d2ae1ae501c46c1c361
Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
Commit: Vasilij Schneidermann <v.schneidermann@gmail.com>

    Add ido
---
 gotham-theme.el | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index eaf4009b2d..3fa05eecb0 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -171,6 +171,12 @@ depending on DISPLAY for keys which are either :foreground 
or
    (custom-button-mouse :foreground base5 :box t)
    (custom-group-tag :inherit fixed-pitch :foreground magenta)
 
+   ;; ido
+   (ido-first-match :foreground yellow :weight bold)
+   (ido-indicator :foreground red)
+   (ido-only-match :foreground green)
+   (ido-subdir :foreground red)
+
    ;; makefile
    (makefile-space :background magenta)
 



reply via email to

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