aboutsummaryrefslogtreecommitdiff
path: root/ef-light-theme.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2022-10-28 09:09:39 +0300
committerProtesilaos Stavrou <info@protesilaos.com>2022-10-28 09:09:39 +0300
commit66532d6f6ee97d0878f314c00292fa5db25306e0 (patch)
tree4b789d4b5334abe721741663ebcb5de42c339f3e /ef-light-theme.el
parentcc61a8b5186a1c3903762f083260b90c12a7c5eb (diff)
ef-light: make 'border' more noticeable
Diffstat (limited to 'ef-light-theme.el')
-rw-r--r--ef-light-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-light-theme.el b/ef-light-theme.el
index f3b5a64..117b735 100644
--- a/ef-light-theme.el
+++ b/ef-light-theme.el
@@ -132,7 +132,7 @@
(bg-warning "#ffeabb") ; check with warning
(bg-info "#d0efda") ; check with info
- (border "#c4cadf")
+ (border "#bfc4da")
(cursor "#0033cc")
(fg-intense "#000000")