diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-20 06:57:50 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-20 06:57:50 +0300 |
| commit | 3109f30ff6977f76cbb44f0bfccda86ed1999c66 (patch) | |
| tree | ddfc99727af20b4a9489046b62fa6e92f163cf2a /ef-light-theme.el | |
| parent | 3010ead27a6ad605cf926d2b09759bc41f23253a (diff) | |
ef-light: tweak rainbow-7 mapping
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 25ddee5..6eaffd1 100644 --- a/ef-light-theme.el +++ b/ef-light-theme.el @@ -154,7 +154,7 @@ (rainbow-4 yellow-cooler) (rainbow-5 magenta-cooler) (rainbow-6 red-cooler) - (rainbow-7 green) + (rainbow-7 green-cooler) (rainbow-8 yellow)) "The `ef-light' palette.") |
