branch: externals/ef-themes commit 174c0f4194b43c6f08e1eb78bcc4790ed7becc96 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
ef-cherie: refine yellow hue This helps strings stand out when placed beside functions. --- ef-cherie-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-cherie-theme.el b/ef-cherie-theme.el index def64cb00d..5f875fadb9 100644 --- a/ef-cherie-theme.el +++ b/ef-cherie-theme.el @@ -64,7 +64,7 @@ (green-warmer "#80b25f") (green-cooler "#60bf88") (green-faint "#61a06c") - (yellow "#d59c6f") + (yellow "#e5b76f") (yellow-warmer "#ea9955") (yellow-cooler "#f59280") (yellow-faint "#bf9f8f")