aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ef-deuteranopia-dark-theme.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/ef-deuteranopia-dark-theme.el b/ef-deuteranopia-dark-theme.el
index 084b11c..c99339e 100644
--- a/ef-deuteranopia-dark-theme.el
+++ b/ef-deuteranopia-dark-theme.el
@@ -131,9 +131,9 @@
(bg-hl-line "#2e2e1b")
(bg-region "#202d3f")
(bg-paren "#0f4f9a")
- (bg-err "#232d09") ; check with err
- (bg-warning "#332600") ; check with warning
- (bg-info "#001a4a") ; check with info
+ (bg-err "#342d09") ; check with err
+ (bg-warning "#292900") ; check with warning
+ (bg-info "#00204f") ; check with info
(border "#40455f")
(cursor "#ffff00")