diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-09-18 05:47:34 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-09-18 05:47:50 +0300 |
| commit | a40a9132a2bd49ca51017f37e08a87f170f02daf (patch) | |
| tree | 1909da0336b94be0c64854abc70793798e42a164 /ef-spring-theme.el | |
| parent | 1b02ebfe7748aaba098e6382a003a724c8885aa7 (diff) | |
Tweak bg-magenta across all themes
This makes it contrast better with the other colours it is combined
with.
Diffstat (limited to 'ef-spring-theme.el')
| -rw-r--r-- | ef-spring-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-spring-theme.el b/ef-spring-theme.el index 48c3b6b..63927a2 100644 --- a/ef-spring-theme.el +++ b/ef-spring-theme.el @@ -82,7 +82,7 @@ (bg-green "#6fdf30") (bg-yellow "#efcf00") (bg-blue "#afdfff") - (bg-magenta "#ff90fe") + (bg-magenta "#df8fff") (bg-cyan "#88cfe0") (bg-red-subtle "#ffcfbf") |
