summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-themes.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-08 23:48:01 +0100
committerjao <jao@gnu.org>2022-08-08 23:48:14 +0100
commitbd8185c0e1604ed894bb8cc6a0eb131229e33f4a (patch)
treef20f7f257557fa4f8da9ea0ef8335e888f9fa8ab /lib/themes/jao-themes.el
parentd1cf6b3cad9211f41a9d43d02d0e4bf6f10375e5 (diff)
downloadelibs-bd8185c0e1604ed894bb8cc6a0eb131229e33f4a.tar.gz
elibs-bd8185c0e1604ed894bb8cc6a0eb131229e33f4a.tar.bz2
themes: tab-bar face
Diffstat (limited to 'lib/themes/jao-themes.el')
-rw-r--r--lib/themes/jao-themes.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el
index ad33e8b..fcae76a 100644
--- a/lib/themes/jao-themes.el
+++ b/lib/themes/jao-themes.el
@@ -1084,7 +1084,8 @@
(sunshine-forecast-date-face (~ default))
(sunshine-forecast-day-divider-face (p dimm))
(sunshine-forecast-headline-face (~ header-line)))
- `((telega-button (~ button))
+ `((tab-bar (~ header-line))
+ (telega-button (~ button))
(telega-button-active (~ button))
(telega-msg-heading (p f00))
(telega-msg-self-title (p f01))