diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2024-09-16 10:00:50 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2024-09-16 10:00:50 +0300 |
| commit | be0b331b3e4fab19c8f1b2255a114e1b3dd22e0c (patch) | |
| tree | 333740f00144cae377f05a794f0350ec36cf8ccb /ef-light-theme.el | |
| parent | 437b18b150af9677be2aef966a0de41ceabd1e3d (diff) | |
ef-light: make rainbow-2 mapping a bit less intense
Diffstat (limited to 'ef-light-theme.el')
| -rw-r--r-- | ef-light-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-light-theme.el b/ef-light-theme.el index 6e83c2e..c5eeefc 100644 --- a/ef-light-theme.el +++ b/ef-light-theme.el @@ -310,7 +310,7 @@ (rainbow-0 green-cooler) (rainbow-1 blue-faint) - (rainbow-2 magenta-warmer) + (rainbow-2 magenta) (rainbow-3 cyan-cooler) (rainbow-4 yellow-cooler) (rainbow-5 magenta-cooler) |
