~protesilaos/ef-themes

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH ef-themes] Add support for nerd-icons-completion

Details
Message ID
<170172878442.4656.3419542667092042175-0@git.sr.ht>
DKIM signature
missing
Download raw message
Patch: +3 -0
From: Ryan Kaskel <dev@ryankaskel.com>

Icons for directories in completion UIs use the same color that they
have in dired and ibuffer. This matches the nerd-icons support in
modus-themes
---
 README.org   | 1 +
 ef-themes.el | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/README.org b/README.org
index ed826fa..5628df2 100644
--- a/README.org
+++ b/README.org
@@ -1374,6 +1374,7 @@ everything most users need.
- mood-line
- mu4e
- nerd-icons
- nerd-icons-completion
- nerd-icons-dired
- nerd-icons-ibuffer
- neotree
diff --git a/ef-themes.el b/ef-themes.el
index cfedf63..857fe6f 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1796,6 +1796,8 @@ text should not be underlined as well) yet still blend in."
    `(nerd-icons-red-alt ((,c :foreground ,red-cooler)))
    `(nerd-icons-silver ((,c :foreground "gray50")))
    `(nerd-icons-yellow ((,c :foreground ,yellow)))
;;;;; nerd-icons-completion
    `(nerd-icons-completion-dir-face ((,c :foreground ,accent-0)))
;;;; nerd-icons-dired
    `(nerd-icons-dired-dir-face ((,c :foreground ,accent-0)))
;;;; nerd-icons-ibuffer
-- 
2.38.5
Details
Message ID
<87fs0hb0vc.fsf@protesilaos.com>
In-Reply-To
<170172878442.4656.3419542667092042175-0@git.sr.ht> (view parent)
DKIM signature
missing
Download raw message
Hello Ryan,

> From: ~ryankask <ryankask@git.sr.ht>
> Date: Mon,  4 Dec 2023 22:22:17 +0000
>
> From: Ryan Kaskel <dev@ryankaskel.com>
>
> Icons for directories in completion UIs use the same color that they
> have in dired and ibuffer. This matches the nerd-icons support in
> modus-themes

> [... 30 lines elided]

Merged. Thank you!

Have a nice day,
Protesilaos (or simply "Prot")

-- 
Protesilaos Stavrou
https://protesilaos.com
Reply to thread Export thread (mbox)