Skip to content

Commit 668577e

Browse files
committed
mmm block color like an org-block
1 parent 9a76710 commit 668577e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

starlit-theme.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ in the theme."
260260
`(message-header-subject ((,colorful (:inherit message-header-other :weight bold :foreground ,.yellow))))
261261
`(message-header-to ((,colorful (:inherit message-header-other :weight bold :foreground ,.orange))))
262262
`(message-separator ((,colorful (:foreground ,.purple))))
263+
`(mmm-default-submode-face ((,colorful (:background ,.block))))
263264
`(org-agenda-date ((,colorful (:foreground ,.blue :underline nil))))
264265
`(org-agenda-dimmed-todo-face ((,colorful (:foreground ,.comment))))
265266
`(org-agenda-done ((,colorful (:foreground ,.green))))

0 commit comments

Comments
 (0)