From bd8185c0e1604ed894bb8cc6a0eb131229e33f4a Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 8 Aug 2022 23:48:01 +0100 Subject: themes: tab-bar face --- lib/themes/jao-themes.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/themes/jao-themes.el') 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)) -- cgit v1.2.3