mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Set org-document-info-keyword back to fixed pitch font
This commit is contained in:
parent
221bfffdc1
commit
f6f0ef6680
|
|
@ -3311,7 +3311,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)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue