branch: externals/ef-themes commit 2900d36d1fe67bcfb3bd0e6da34729541eecdcfb Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
ef-dark: tweak yellow-cooler --- ef-dark-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-dark-theme.el b/ef-dark-theme.el index 22cd47b60e..078fa0f066 100644 --- a/ef-dark-theme.el +++ b/ef-dark-theme.el @@ -61,7 +61,7 @@ (green-faint "#61a06c") (yellow "#c48032") (yellow-warmer "#d1843f") - (yellow-cooler "#df8f5a") + (yellow-cooler "#df8a5a") (yellow-faint "#cf9f8f") (blue "#3f95f6") (blue-warmer "#6a9fff")