diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2024-04-22 14:56:47 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2024-04-22 14:56:47 +0300 |
| commit | c237061ae0f46e8d7c2f2c9ebc88eec93564747e (patch) | |
| tree | f73a8c9bb4fdcfbe4fdc1052e4d5c17aee2c3a92 /ef-melissa-light-theme.el | |
| parent | 6cb1e686dd30b8cb14e3c1917f85c3f92b9cb6ab (diff) | |
ef-melissa-light: revise yellow-faint value to stand out better
Diffstat (limited to 'ef-melissa-light-theme.el')
| -rw-r--r-- | ef-melissa-light-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-melissa-light-theme.el b/ef-melissa-light-theme.el index 01f23da..8b90320 100644 --- a/ef-melissa-light-theme.el +++ b/ef-melissa-light-theme.el @@ -70,7 +70,7 @@ (yellow "#a46110") (yellow-warmer "#ba5205") (yellow-cooler "#946830") - (yellow-faint "#92616a") + (yellow-faint "#7f6f1a") (blue "#375cc6") (blue-warmer "#5f5fdf") (blue-cooler "#265fbf") |
