summaryrefslogtreecommitdiffhomepage
path: root/lib/themes
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-10-22 03:16:01 +0100
committerjao <jao@gnu.org>2025-10-22 03:16:01 +0100
commit30d3dd9c3298bbbea73cab95b43da5a435fa20d9 (patch)
tree9ad8cfa94dabce103e5ff75b2d9fa91d6e4ec8cc /lib/themes
parentfd477adc841d842d0fce4e1ce04ba17ec92f9c31 (diff)
downloadelibs-30d3dd9c3298bbbea73cab95b43da5a435fa20d9.tar.gz
elibs-30d3dd9c3298bbbea73cab95b43da5a435fa20d9.tar.bz2
little tweaks to looks
Diffstat (limited to 'lib/themes')
-rw-r--r--lib/themes/jao-light-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index 2f22fc0..8d0f8ba 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -121,7 +121,7 @@
(shr-link (~ link) (ul light-gray))
(shr-code (c blue nil))
(success (c green))
- (vertical-border (c "grey70" nil))
+ (vertical-border (c "#dfdfdf" nil))
(vterm-color-yellow (c "darkgoldenrod4" yellow))
(window-divider (c "grey99" nil))
(widget-button (~ default) nit (ul "grey80"))))