mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
@ -368,8 +368,8 @@ Must be set before org-msg is loaded to take effect.")
|
|||||||
(color . "black")
|
(color . "black")
|
||||||
(background-color . "#aaaaaa")))
|
(background-color . "#aaaaaa")))
|
||||||
(pre nil ((line-height . "1.2")
|
(pre nil ((line-height . "1.2")
|
||||||
(color . ,(doom-color 'fg))
|
(color . ,(face-foreground 'default))
|
||||||
(background-color . ,(doom-color 'bg))
|
(background-color . ,(face-background 'default))
|
||||||
(margin . "4px 0px 8px 0px")
|
(margin . "4px 0px 8px 0px")
|
||||||
(padding . "8px 12px")
|
(padding . "8px 12px")
|
||||||
(width . "max-content")
|
(width . "max-content")
|
||||||
|
Reference in New Issue
Block a user