branch: externals/modus-themes
commit 9a46f896071f49de934e7a3243547972f907c469
Author: Protesilaos <[email protected]>
Commit: Protesilaos <[email protected]>
Add TODO for more faces that I might want to bring back
---
modus-themes.el | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/modus-themes.el b/modus-themes.el
index f9bcb14301f..5232cc0dba1 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -71,6 +71,10 @@ deficiency (deuteranopia or tritanopia, respectively)."
;;;; Custom faces
+;; TODO 2026-07-14: Review which other Modus faces can be
+;; introduced. I am only interested in the semantic ones, not those
+;; with named colours.
+
;; NOTE 2025-10-25: I could not find the `make-obsolete' equivalent for faces.
(define-obsolete-face-alias 'modus-themes-fg-blue nil "5.0.0")
(define-obsolete-face-alias 'modus-themes-fg-blue-cooler nil "5.0.0")