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 f788903 commit d39dd0fCopy full SHA for d39dd0f
starlit-theme.el
@@ -277,6 +277,7 @@ in the theme."
277
`(org-document-info-keyword ((,colorful (:foreground ,.green))))
278
`(org-document-title ((,colorful (:weight bold :foreground ,.orange :height 1.45))))
279
`(org-done ((,colorful (:foreground ,.green))))
280
+ `(org-drawer ((,colorful (:foreground ,.bluedark))))
281
`(org-ellipsis ((,colorful (:foreground ,.comment))))
282
`(org-footnote ((,colorful (:foreground ,.aqua))))
283
`(org-formula ((,colorful (:foreground ,.red))))
0 commit comments