aboutsummaryrefslogtreecommitdiff
path: root/ef-light-theme.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2022-09-18 05:47:34 +0300
committerProtesilaos Stavrou <info@protesilaos.com>2022-09-18 05:47:50 +0300
commita40a9132a2bd49ca51017f37e08a87f170f02daf (patch)
tree1909da0336b94be0c64854abc70793798e42a164 /ef-light-theme.el
parent1b02ebfe7748aaba098e6382a003a724c8885aa7 (diff)
Tweak bg-magenta across all themes
This makes it contrast better with the other colours it is combined with.
Diffstat (limited to 'ef-light-theme.el')
-rw-r--r--ef-light-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-light-theme.el b/ef-light-theme.el
index b13df6d..8cf425a 100644
--- a/ef-light-theme.el
+++ b/ef-light-theme.el
@@ -82,7 +82,7 @@
(bg-green "#8adf80")
(bg-yellow "#fac200")
(bg-blue "#cbcfff")
- (bg-magenta "#ff9fef")
+ (bg-magenta "#df8fff")
(bg-cyan "#88c8ff")
(bg-red-subtle "#ffcfbf")