branch: externals/ef-themes commit 09e396835743d0062616072a1fbc0b01884696b6 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
ef-melissa-light: tweak yellow-faint --- contrast-ratios.org | 2 +- ef-melissa-light-theme.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrast-ratios.org b/contrast-ratios.org index abbe0a507a..f9075a709e 100644 --- a/contrast-ratios.org +++ b/contrast-ratios.org @@ -1249,7 +1249,7 @@ work with the overall design of the project. | yellow | #a46110 | 4.52 | 4.05 | 3.48 | 4.27 | | yellow-warmer | #ba5205 | 4.52 | 4.05 | 3.48 | 4.26 | | yellow-cooler | #946830 | 4.54 | 4.06 | 3.49 | 4.28 | -| yellow-faint | #9a616a | 4.53 | 4.05 | 3.48 | 4.27 | +| yellow-faint | #92616a | 4.69 | 4.20 | 3.61 | 4.43 | | blue | #375cc6 | 5.54 | 4.96 | 4.26 | 5.22 | | blue-warmer | #5f5fdf | 4.64 | 4.15 | 3.56 | 4.37 | | blue-cooler | #265fbf | 5.60 | 5.01 | 4.30 | 5.28 | diff --git a/ef-melissa-light-theme.el b/ef-melissa-light-theme.el index 926e421c8f..31826e2590 100644 --- a/ef-melissa-light-theme.el +++ b/ef-melissa-light-theme.el @@ -71,7 +71,7 @@ (yellow "#a46110") (yellow-warmer "#ba5205") (yellow-cooler "#946830") - (yellow-faint "#9a616a") + (yellow-faint "#92616a") (blue "#375cc6") (blue-warmer "#5f5fdf") (blue-cooler "#265fbf")