Skip to content

Commit d39dd0f

Browse files
committed
make org drawers barely visible
1 parent f788903 commit d39dd0f

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
@@ -277,6 +277,7 @@ in the theme."
277277
`(org-document-info-keyword ((,colorful (:foreground ,.green))))
278278
`(org-document-title ((,colorful (:weight bold :foreground ,.orange :height 1.45))))
279279
`(org-done ((,colorful (:foreground ,.green))))
280+
`(org-drawer ((,colorful (:foreground ,.bluedark))))
280281
`(org-ellipsis ((,colorful (:foreground ,.comment))))
281282
`(org-footnote ((,colorful (:foreground ,.aqua))))
282283
`(org-formula ((,colorful (:foreground ,.red))))

0 commit comments

Comments
 (0)