diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-10-04 04:53:31 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-10-04 04:53:31 +0300 |
| commit | e436b35653563badeda04a7153d455fd7a77cab1 (patch) | |
| tree | d6897b81c8ab97383b1902044600ba0d80b5cdba /ef-frost-theme.el | |
| parent | 874006826c17a0b6cccc9583168775613fc09f0e (diff) | |
ef-frost: change rx-escape hue
The previous one was okay as well, though this stands out a bit
better. It is what we ultimately want with those.
Diffstat (limited to 'ef-frost-theme.el')
| -rw-r--r-- | ef-frost-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-frost-theme.el b/ef-frost-theme.el index 902bafa..6b093ec 100644 --- a/ef-frost-theme.el +++ b/ef-frost-theme.el @@ -163,7 +163,7 @@ (type magenta-cooler) (variable cyan-warmer) - (rx-escape cyan-cooler) ; compare with `string' + (rx-escape yellow-cooler) ; compare with `string' (rx-construct red-cooler) (accent-0 blue-warmer) |
