I think it is a better default because it is more consistent(after all,
tags are fixed pitch, why isn't this?) and it is how it is in modus-
themes shipped with emacs 28/29(not sure about emacs 30)
If you don't think this is good, please tell me if there is a better way
to set it to fixed pitch other than `set-face-attribute` + `:inherit
fixed-pitch` :)
Thanks!
fluentpwn (1):
Set org-document-info-keyword back to fixed pitch font
modus-themes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.38.5
From: fluentpwn <civeax@inventati.org>
---
modus-themes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modus-themes.el b/modus-themes.el
index 2127bc9..29ad079 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -3313,7 +3313,7 @@ FG and BG are the main colors."
`(org-date ((,c :inherit modus-themes-fixed-pitch :foreground ,date-common)))
`(org-date-selected ((,c :foreground ,date-common :inverse-video t)))
`(org-document-info ((,c :foreground ,prose-metadata-value)))
- `(org-document-info-keyword ((,c :foreground ,prose-metadata)))
+ `(org-document-info-keyword ((,c :inherit modus-themes-fixed-pitch :foreground ,prose-metadata)))
`(org-document-title ((,c :inherit modus-themes-heading-0)))
`(org-done ((,c :foreground ,prose-done)))
`(org-drawer ((,c :inherit modus-themes-fixed-pitch :foreground ,prose-metadata)))
--
2.38.5
> From: ~civeax <civeax@git.sr.ht>
> Date: Mon, 31 Jul 2023 21:37:23 +0000
>
> I think it is a better default because it is more consistent(after all,
> tags are fixed pitch, why isn't this?) and it is how it is in modus-
> themes shipped with emacs 28/29(not sure about emacs 30)
Thanks for the patch! I just installed it.
--
Protesilaos Stavrou
https://protesilaos.com