diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2023-12-30 09:05:37 +0200 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2023-12-30 09:05:37 +0200 |
| commit | 567ae4246d366f66391110b0ffec04d5726484c8 (patch) | |
| tree | 325d38c104e80ad973603356eb842ea82b926367 /ef-arbutus-theme.el | |
| parent | e14525177108c347ce96f91d5ef85f60816d3406 (diff) | |
ef-arbutus: tweak the fg-dim value
Diffstat (limited to 'ef-arbutus-theme.el')
| -rw-r--r-- | ef-arbutus-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-arbutus-theme.el b/ef-arbutus-theme.el index 3cf2287..341cb42 100644 --- a/ef-arbutus-theme.el +++ b/ef-arbutus-theme.el @@ -51,7 +51,7 @@ (bg-main "#ffead8") (fg-main "#393330") (bg-dim "#f0d8cf") - (fg-dim "#6c697f") + (fg-dim "#6e678f") (bg-alt "#e7d2cb") (fg-alt "#8a5f4a") |
