branch: externals/doric-themes
commit 8186c61d5e4279a2bcdb5b4f5c308b3c7159e975
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Use appropriate style for ido-first-match
    
    Thanks to Prashnu Sharma for bringing this matter to my attention in a
    comment to issue 1: 
<https://github.com/protesilaos/doric-themes/issues/1#issuecomment-2887981972>.
---
 doric-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doric-themes.el b/doric-themes.el
index 0b929157df..9022ce373a 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -232,6 +232,7 @@ the list becomes the last.  Do not modify THEMES in the 
process."
     highlight
     hl-line
     icomplete-selected-match
+    ido-first-match
     magit-diff-file-heading-selection
     magit-section-heading-selection
     markdown-highlighting-face
@@ -831,7 +832,6 @@ the list becomes the last.  Do not modify THEMES in the 
process."
     grep-heading
     help-for-help-header
     icomplete-first-match
-    ido-first-match
     indium-repl-prompt-face
     info-header-node
     info-index-match

Reply via email to