diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-10-28 09:06:08 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-10-28 09:06:08 +0300 |
| commit | 350af4fe704c4a94a815595750dd46400b38f4e3 (patch) | |
| tree | efb0e716714bd820787446d080711b942d1d339c /ef-night-theme.el | |
| parent | fd1b9ba1fc34909066000c1311f2c91e5689baa6 (diff) | |
ef-night: make 'border' more noticeable
Diffstat (limited to 'ef-night-theme.el')
| -rw-r--r-- | ef-night-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-night-theme.el b/ef-night-theme.el index e4c8faf..dcbfec1 100644 --- a/ef-night-theme.el +++ b/ef-night-theme.el @@ -132,7 +132,7 @@ (bg-warning "#332613") ; check with warning (bg-info "#00251f") ; check with info - (border "#34445a") + (border "#3a4a66") (cursor "#00ccff") (fg-intense "#ffffff") |
