branch: externals/modus-themes
commit 7bfc18d13004dd6ed6728ff23a272e1fef13cf7e
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Be consistent with the terminology I am using in one comment
I have "cool" elsewhere, so better not confuse people.
---
modus-themes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modus-themes.el b/modus-themes.el
index 091ef2726d..38f17341c4 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -7555,7 +7555,7 @@ inclusive."
;;
;; (> (color-distance color "#ff0000") (color-distance color "#0000ff"))
;;
-;; But my understanding of "warm" versus "cold" is simple, so better
+;; But my understanding of "warm" versus "cool" is simple, so better
;; do it my way.
(defun modus-themes-color-warm-p (color)
"Return non-nil if COLOR is warm.