diff options
Diffstat (limited to 'themes/jao-themes.el')
-rw-r--r-- | themes/jao-themes.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el index 1f63f16..bd408e8 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -883,6 +883,8 @@ (tooltip :family ,jao-themes--face-family (c nil "lightyellow")) (trailing-whitespace (p error)) (treemacs-root-face nul bf :scale 1.1) + (twittering-timeline-footer-face (~ header-line)) + (twittering-timeline-header-face (~ header-line)) (twittering-uri-face (~ link)) (twittering-username-face (p f01))) `((underline ul)) |