aboutsummaryrefslogtreecommitdiff
path: root/ef-winter-theme.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2022-11-22 06:37:19 +0200
committerProtesilaos Stavrou <info@protesilaos.com>2022-11-22 06:37:19 +0200
commit2b4b7102ccbbbd29bdbd5e0d6ccd2736d06fb400 (patch)
tree4af915637cb3b8873c2e8eff7c8f273e22c29484 /ef-winter-theme.el
parent949d87ef9f704d9640c007002aab4386a8e4c075 (diff)
Recalibrate bg-err and/or bg-info in some themes
These are some minor tweaks that improve the visuals of certain elements. Overall, the effect is barely noticeable, unless one compares samples side-by-side.
Diffstat (limited to 'ef-winter-theme.el')
-rw-r--r--ef-winter-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-winter-theme.el b/ef-winter-theme.el
index c54e682..a833441 100644
--- a/ef-winter-theme.el
+++ b/ef-winter-theme.el
@@ -134,7 +134,7 @@
(bg-paren "#2f608e")
(bg-err "#330d06") ; check with err
(bg-warning "#332610") ; check with warning
- (bg-info "#0f2a10") ; check with info
+ (bg-info "#0f2e10") ; check with info
(border "#4a4955")
(cursor "#ff6ff0")