diff options
author | jao <jao@gnu.org> | 2021-12-03 02:06:39 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-12-03 02:09:02 +0000 |
commit | bba6d05341cd7275d9485aab8d85dc8b03f3e103 (patch) | |
tree | 6c38d42b2aa7addeba80253caea8348445162162 /lib | |
parent | 597a227573bd8f78d8d59004d9ea424ac553d757 (diff) | |
download | elibs-bba6d05341cd7275d9485aab8d85dc8b03f3e103.tar.gz elibs-bba6d05341cd7275d9485aab8d85dc8b03f3e103.tar.bz2 |
gnus, stop messing my headers
Diffstat (limited to 'lib')
-rw-r--r-- | lib/themes/jao-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 3a772d7..51ba6d3 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -1080,6 +1080,7 @@ (twittering-username-face (p f01))) `((underline ul)) `((variable-pitch :family ,jao-themes--face-family) + (variable-pitch-text (~ variable-pitch)) (vertical-border (c ,jao-themes--box nil) :inherit default) (vertico-current (p hilite)) (vertico-group-title (p dimm)) |