summaryrefslogtreecommitdiff
path: root/elchemy-user.el
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2024-06-14 15:52:03 -0700
committerChristian Cunningham <cc@localhost>2024-06-14 15:52:03 -0700
commita75f8bbba89f62f3ede2c1dd3aeb1ac0aff681b9 (patch)
tree95ff8abd4b138f3dc3eb8e29c665017b627c78a3 /elchemy-user.el
parent702f6a9e6ef16638660905c71380e615f90d8e0e (diff)
Display Face Colorings
Diffstat (limited to 'elchemy-user.el')
-rw-r--r--elchemy-user.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/elchemy-user.el b/elchemy-user.el
index 0051d12..ef472d9 100644
--- a/elchemy-user.el
+++ b/elchemy-user.el
@@ -39,8 +39,10 @@
elchemy/user/org-hideaway t
elchemy/elchemy-projects-file "projects"
elchemy/dashboard-splash "assets/splash.png"
- elchemy/dashboard-agenda-titles '("TODO" "STRT" "WAIT")
- elchemy/dashboard-agenda-padding 4
+ elchemy/dashboard-agenda-titles '(#("TODO" 0 4 (fontify t face (:foreground "red")))
+ #("STRT" 0 4 (fontify t face (:foreground "dark cyan")))
+ #("WAIT" 0 4 (fontify t face (:foreground "orange"))))
+ elchemy/dashboard-agenda-padding 2
elchemy/schedule-lookahead 7)
;; Modeline