diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2023-04-27 17:17:00 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2023-04-27 17:17:00 +0300 |
| commit | 244255e167c884c314f061a63908ac561e39fe08 (patch) | |
| tree | 620c13df7f87ad80f1149cfc8466827568830f96 /ef-symbiosis-theme.el | |
| parent | 96a00e95ac1ca240a3c07cedbe5b277e7b02cb50 (diff) | |
ef-symbiosis: tweak border value
Diffstat (limited to 'ef-symbiosis-theme.el')
| -rw-r--r-- | ef-symbiosis-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-symbiosis-theme.el b/ef-symbiosis-theme.el index 49c4b52..45d2666 100644 --- a/ef-symbiosis-theme.el +++ b/ef-symbiosis-theme.el @@ -143,7 +143,7 @@ (bg-warning "#332600") ; check with warning (bg-info "#002c12") ; check with info - (border "#4d484a") + (border "#4d4a4b") (cursor "#f0af7f") (fg-intense "#ffffff") |
