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

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

diff --git a/standard-light-theme.el b/standard-light-theme.el
index 839f4360f1..4d0a51b500 100644
--- a/standard-light-theme.el
+++ b/standard-light-theme.el
@@ -67,7 +67,7 @@
       (yellow          "#a45f22")
       (yellow-warmer   "#b6532f")
       (yellow-cooler   "#a0522d")
-      (yellow-faint    "#a65f6a")
+      (yellow-faint    "#76502a")
       (blue            "#001faf")
       (blue-warmer     "#3a5fcd")
       (blue-cooler     "#0000ff")

Reply via email to