Skip to content

Commit

Permalink
Merge pull request #133 from favadi/icomplete-selected-match
Browse files Browse the repository at this point in the history
Make icomplete-selected-match more visible
  • Loading branch information
NamesCode authored Dec 11, 2023
2 parents b778bb4 + 734e115 commit f614d63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions catppuccin-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,7 @@ Must be one of `mocha`, `macchiato`, `frappe`, or `latte`."
(icicle-annotation :foreground ,ctp-overlay2)
;; icomplete
(icompletep-determined :foreground ,ctp-blue)
(icomplete-selected-match :inherit match)
;; ido
(ido-first-match :foreground ,ctp-green)
(ido-only-match :foreground ,ctp-green)
Expand Down

0 comments on commit f614d63

Please sign in to comment.