diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2024-09-16 09:59:12 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2024-09-16 09:59:12 +0300 |
| commit | 437b18b150af9677be2aef966a0de41ceabd1e3d (patch) | |
| tree | f021a34a191f884825f7568a818a1c66c721bf98 /ef-light-theme.el | |
| parent | f6aaa94238c3351db7277fd52b997e1e19111d78 (diff) | |
ef-light: tone down fg-alt
Diffstat (limited to 'ef-light-theme.el')
| -rw-r--r-- | ef-light-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-light-theme.el b/ef-light-theme.el index 86df4db..6e83c2e 100644 --- a/ef-light-theme.el +++ b/ef-light-theme.el @@ -52,7 +52,7 @@ (bg-dim "#efefef") (fg-dim "#68759f") (bg-alt "#dbdbdb") - (fg-alt "#196f70") + (fg-alt "#397a70") (bg-active "#b3b3b3") (bg-inactive "#f9f9f9") |
