summaryrefslogtreecommitdiffhomepage
path: root/lib/themes
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-10-26 01:18:55 +0100
committerjao <jao@gnu.org>2025-10-26 01:18:55 +0100
commitdbe111079f1f8d9e8cb9c8ecf70c778191de269d (patch)
tree9c4bb55403fafc02d065dcd45637b4bce87c8f5d /lib/themes
parentb7a012cf1b73a98923badfebc6fcbd1c0281198f (diff)
downloadelibs-dbe111079f1f8d9e8cb9c8ecf70c778191de269d.tar.gz
elibs-dbe111079f1f8d9e8cb9c8ecf70c778191de269d.tar.bz2
wee theme tweaks
Diffstat (limited to 'lib/themes')
-rw-r--r--lib/themes/jao-light-theme.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index 8d0f8ba..7f75c68 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -112,6 +112,9 @@
(mode-line-emphasis (c green nil))
(mode-line-highlight (c green nil))
(org-agenda-calendar-event (p f02))
+ (org-agenda-structure (c nil "#efefef") ex)
+ (org-agenda-date (~ default))
+ (org-agenda-date-today (~ org-agenda-structure) ex)
(org-link (p link) (ul "grey80"))
(org-time-grid (c "grey60" nil))
(tab-bar (~ header-line) :family "Source Code Pro")