diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2023-06-25 13:46:01 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2023-06-25 13:46:01 +0300 |
| commit | f1fbff60dffcd2febd30a1882e0414a376448b08 (patch) | |
| tree | 33aaef3a810b45f3028083a21ee4b4a88b5254e7 /ef-elea-light-theme.el | |
| parent | 8d310e6403f94712dbbb36bf3341bf92940c0645 (diff) | |
ef-elea-light: tweak border value
Diffstat (limited to 'ef-elea-light-theme.el')
| -rw-r--r-- | ef-elea-light-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-elea-light-theme.el b/ef-elea-light-theme.el index 7fc93f7..eff3050 100644 --- a/ef-elea-light-theme.el +++ b/ef-elea-light-theme.el @@ -143,7 +143,7 @@ (bg-warning "#e8e8aa") ; check with warning (bg-info "#b4efc6") ; check with info - (border "#bbc0ba") + (border "#a5aaaf") (cursor "#770080") (fg-intense "#000000") |
