mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Be consistent with the terminology I am using in one comment
I have "cool" elsewhere, so better not confuse people.
This commit is contained in:
parent
3b0bbaa779
commit
7bfc18d130
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue