|
642 | 642 | `(org-footnote ((,class (:foreground ,nord8))))
|
643 | 643 | `(org-formula ((,class (:foreground ,nord9))))
|
644 | 644 | `(org-hide ((,class (:foreground ,nord0 :background ,nord0))))
|
| 645 | + `(org-habit-alert-face ((,class (:background ,nord13)))) |
| 646 | + `(org-habit-alert-future-face ((,class (:background ,nord13)))) |
| 647 | + `(org-habit-clear-face ((,class (:background ,nord9)))) |
| 648 | + `(org-habit-clear-future-face ((,class (:background ,nord9)))) |
| 649 | + `(org-habit-overdue-face ((,class (:background ,nord11)))) |
| 650 | + `(org-habit-overdue-future-face ((,class (:background ,nord11)))) |
| 651 | + `(org-habit-ready-face ((,class (:background ,nord14)))) |
| 652 | + `(org-habit-ready-future-face ((,class (:background ,nord14)))) |
| 653 | + `(org-hide ((,class (:foreground ,nord0 :background ,nord0)))) |
645 | 654 | `(org-link ((,class (:underline t))))
|
646 | 655 | `(org-scheduled ((,class (:foreground ,nord14))))
|
647 | 656 | `(org-scheduled-previously ((,class (:foreground ,nord13))))
|
|
0 commit comments