aboutsummaryrefslogtreecommitdiff
path: root/ef-light-theme.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2024-03-22 07:26:32 +0200
committerProtesilaos Stavrou <info@protesilaos.com>2024-03-22 07:26:32 +0200
commitfad7cc60e3b2177f23ac3f81d34bcb238eedc7cf (patch)
treeca80368e4979a918adaeded4cd3602356ce1e730 /ef-light-theme.el
parent965053727ace036c4feb6bf2dc80d1b40e8a7965 (diff)
Make refinements to some graph colours in all light themes
Diffstat (limited to 'ef-light-theme.el')
-rw-r--r--ef-light-theme.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/ef-light-theme.el b/ef-light-theme.el
index 2106ad2..6e11d2d 100644
--- a/ef-light-theme.el
+++ b/ef-light-theme.el
@@ -121,12 +121,12 @@
(bg-graph-red-0 "#ef7969")
(bg-graph-red-1 "#ffaab4")
- (bg-graph-green-0 "#2fe029")
+ (bg-graph-green-0 "#45c050")
(bg-graph-green-1 "#75ef30")
(bg-graph-yellow-0 "#ffcf00")
(bg-graph-yellow-1 "#f9ff00")
(bg-graph-blue-0 "#7f90ff")
- (bg-graph-blue-1 "#9fc6ff")
+ (bg-graph-blue-1 "#a6c0ff")
(bg-graph-magenta-0 "#e07fff")
(bg-graph-magenta-1 "#fad0ff")
(bg-graph-cyan-0 "#70d3f0")