branch: externals/standard-themes
commit 318ead955e2ccbcd79d4b8463e492d138ca3d6fc
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    standard-dark-theme: review bg-mode-line-accent
---
 standard-dark-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/standard-dark-theme.el b/standard-dark-theme.el
index 427bed7f48..9e4acb86d8 100644
--- a/standard-dark-theme.el
+++ b/standard-dark-theme.el
@@ -146,7 +146,7 @@
 
       ;; Conditional hues
       (bg-region-intense   "#9f3047")
-      (bg-mode-line-accent "#662a10")
+      (bg-mode-line-accent "#173780")
 
       ;; Mappings
       (err red)

Reply via email to