branch: externals/standard-themes
commit a341ec1ef416bcadc90b1a49e2163a51c401f8d8
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    standard-light-tinted: refine bg-inactive value
---
 standard-light-tinted-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/standard-light-tinted-theme.el b/standard-light-tinted-theme.el
index a4f70db112..5adaef1d49 100644
--- a/standard-light-tinted-theme.el
+++ b/standard-light-tinted-theme.el
@@ -52,7 +52,7 @@
      (bg-alt      "#d0bab0")
      (fg-alt      "#193f8f")
      (bg-active   "#b09a90")
-     (bg-inactive "#e0e0d0")
+     (bg-inactive "#dedecd")
      (border      "#9a7a7a")
 
 ;;; Basic accent foregrounds

Reply via email to