|
673 | 673 | `(org-footnote ((,class (:foreground ,nord8))))
|
674 | 674 | `(org-formula ((,class (:foreground ,nord9))))
|
675 | 675 | `(org-hide ((,class (:foreground ,nord0 :background ,nord0))))
|
| 676 | + `(org-habit-alert-face ((,class (:background ,nord13)))) |
| 677 | + `(org-habit-alert-future-face ((,class (:background ,nord13)))) |
| 678 | + `(org-habit-clear-face ((,class (:background ,nord9)))) |
| 679 | + `(org-habit-clear-future-face ((,class (:background ,nord9)))) |
| 680 | + `(org-habit-overdue-face ((,class (:background ,nord11)))) |
| 681 | + `(org-habit-overdue-future-face ((,class (:background ,nord11)))) |
| 682 | + `(org-habit-ready-face ((,class (:background ,nord14)))) |
| 683 | + `(org-habit-ready-future-face ((,class (:background ,nord14)))) |
| 684 | + `(org-hide ((,class (:foreground ,nord0 :background ,nord0)))) |
676 | 685 | `(org-link ((,class (:underline t))))
|
677 | 686 | `(org-scheduled ((,class (:foreground ,nord14))))
|
678 | 687 | `(org-scheduled-previously ((,class (:foreground ,nord13))))
|
|
0 commit comments