~protesilaos/modus-themes

0f3e96982cb2b9e78df0ee8c96f7a0de211e37e9 — Protesilaos Stavrou 3 months ago 3d3bb62
Revise "orange" mapping for all-the-icons and nerd-icons
1 files changed, 2 insertions(+), 2 deletions(-)

M modus-themes.el
M modus-themes.el => modus-themes.el +2 -2
@@ 1850,7 1850,7 @@ FG and BG are the main colors."
    `(all-the-icons-lsilver ((,c :foreground "gray50")))
    `(all-the-icons-lyellow ((,c :foreground ,yellow-warmer)))
    `(all-the-icons-maroon ((,c :foreground ,magenta)))
    `(all-the-icons-orange ((,c :foreground ,rust)))
    `(all-the-icons-orange ((,c :foreground ,yellow-warmer)))
    `(all-the-icons-pink ((,c :foreground ,magenta-warmer)))
    `(all-the-icons-purple ((,c :foreground ,magenta-cooler)))
    `(all-the-icons-purple-alt ((,c :foreground ,blue-warmer)))


@@ 3161,7 3161,7 @@ FG and BG are the main colors."
    `(nerd-icons-lsilver ((,c :foreground "gray50")))
    `(nerd-icons-lyellow ((,c :foreground ,yellow-warmer)))
    `(nerd-icons-maroon ((,c :foreground ,magenta)))
    `(nerd-icons-orange ((,c :foreground ,rust)))
    `(nerd-icons-orange ((,c :foreground ,yellow-warmer)))
    `(nerd-icons-pink ((,c :foreground ,magenta-warmer)))
    `(nerd-icons-purple ((,c :foreground ,magenta-cooler)))
    `(nerd-icons-purple-alt ((,c :foreground ,blue-warmer)))