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 bc4b501 commit 53fb649Copy full SHA for 53fb649
starlit-theme.el
@@ -300,6 +300,7 @@ in the theme."
300
`(org-scheduled-today ((,colorful (:foreground ,.green))))
301
`(org-special-keyword ((,colorful (:foreground ,.orange))))
302
`(org-table ((,colorful (:foreground ,.purple))))
303
+ `(org-tag ((,colorful (:foreground ,.comment))))
304
`(org-todo ((,colorful (:foreground ,.red))))
305
`(org-upcoming-deadline ((,colorful (:foreground ,.orange))))
306
`(org-warning ((,colorful (:weight bold :foreground ,.red))))
0 commit comments