We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a76710 commit 668577eCopy full SHA for 668577e
starlit-theme.el
@@ -260,6 +260,7 @@ in the theme."
260
`(message-header-subject ((,colorful (:inherit message-header-other :weight bold :foreground ,.yellow))))
261
`(message-header-to ((,colorful (:inherit message-header-other :weight bold :foreground ,.orange))))
262
`(message-separator ((,colorful (:foreground ,.purple))))
263
+ `(mmm-default-submode-face ((,colorful (:background ,.block))))
264
`(org-agenda-date ((,colorful (:foreground ,.blue :underline nil))))
265
`(org-agenda-dimmed-todo-face ((,colorful (:foreground ,.comment))))
266
`(org-agenda-done ((,colorful (:foreground ,.green))))
0 commit comments