From 1bcabea2a04e1150cf1b9a11ebbd21ebc5ae6c39 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Mon, 22 Mar 2021 13:15:21 -0400 Subject: [PATCH] Theme org-habits --- lunarized-definitions.el | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lunarized-definitions.el b/lunarized-definitions.el index 7e37fbc..2824f3e 100644 --- a/lunarized-definitions.el +++ b/lunarized-definitions.el @@ -442,6 +442,16 @@ the \"Gen RGB\" column in lunarized-definitions.el to improve them further." (org-agenda-restriction-lock (,@fmt-revr ,@fg-base03 ,@bg-cyan)) (org-time-grid (,@fg-yellow)) (org-latex-and-related(,@fg-orange)) + + (org-habit-clear-face (,@fg-blue )) + (org-habit-clear-future-face (,@fg-blue )) + (org-habit-ready-face (,@fg-green )) + (org-habit-ready-future-face (,@fg-green )) + (org-habit-alert-face (,@fg-yellow )) + (org-habit-alert-future-face (,@fg-yellow )) + (org-habit-overdue-face (,@fg-magenta )) + (org-habit-overdue-future-face (,@fg-magenta )) + ;; table (table-cell (,@fmt-none ,@fg-base0 ,@bg-back)) ;; outline - pandocBlockQuoteLeader[1–6] @@ -811,6 +821,7 @@ the \"Gen RGB\" column in lunarized-definitions.el to improve them further." ;; haskell (haskell-keyword-face (,@fg-cyan))))))) + ;;;###autoload (when (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path