~protesilaos/modus-themes

1

bg-blue colour used in example is missing

Details
Message ID
<yger0wa9gsn.fsf@simopolis.xyz>
DKIM signature
missing
Download raw message
Hey,

Love the update, I was one of the users of the retro box blue highlight
that was once an option.  It took a bit of fiddling to get a replacement
but I like the flexibility the new version has.

However, when I was experimenting I found a bug in this example.

--8<---------------cut here---------------start------------->8---
;; Blue background, neutral foreground, intense blue border
(setq modus-themes-common-palette-overrides
      '((bg-mode-line-active bg-blue)
        (fg-mode-line-active fg-main)
        (border-mode-line-active blue-intense)))
--8<---------------cut here---------------end--------------->8---

Specifically the colour `bg-blue` does not exist, and caused an error,
maybe change it to `bg-blue-intense`, that is what I settled on,
it reminds me of xtree gold.

Thanks,
Russell
Details
Message ID
<87tu157lgp.fsf@protesilaos.com>
In-Reply-To
<yger0wa9gsn.fsf@simopolis.xyz> (view parent)
DKIM signature
missing
Download raw message
> From: Russell Sim <rsl@simopolis.xyz>
> Date: Wed,  4 Jan 2023 21:38:16 +0100
>
> Hey,

Hello Russell,

> Love the update, I was one of the users of the retro box blue highlight
> that was once an option.  It took a bit of fiddling to get a replacement
> but I like the flexibility the new version has.

Good to know!

> However, when I was experimenting I found a bug in this example.
>
> --8<---------------cut here---------------start------------->8---
> ;; Blue background, neutral foreground, intense blue border
> (setq modus-themes-common-palette-overrides
>       '((bg-mode-line-active bg-blue)
>         (fg-mode-line-active fg-main)
>         (border-mode-line-active blue-intense)))
> --8<---------------cut here---------------end--------------->8---
>
> Specifically the colour `bg-blue` does not exist, and caused an error,
> maybe change it to `bg-blue-intense`, that is what I settled on,
> it reminds me of xtree gold.

Yes, 'bg-blue-intense' was the intended value.  I updated it now.  Thank
you!

All the best,
Protesilaos (or simply "Prot")

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