aboutsummaryrefslogtreecommitdiff
path: root/ef-bio-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-bio-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-bio-theme.el')
-rw-r--r--ef-bio-theme.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/ef-bio-theme.el b/ef-bio-theme.el
index 9824946..fbe2868 100644
--- a/ef-bio-theme.el
+++ b/ef-bio-theme.el
@@ -132,9 +132,9 @@
(bg-hl-line "#00331f")
(bg-region "#3a3027")
(bg-paren "#664950")
- (bg-err "#361400") ; check with err
+ (bg-err "#381400") ; check with err
(bg-warning "#332800") ; check with warning
- (bg-info "#132b00") ; check with info
+ (bg-info "#132f00") ; check with info
(border "#525959")
(cursor "#35f038")