mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Add semantic colour mapping for "date range"
This commit is contained in:
parent
716a275255
commit
98690410be
|
|
@ -278,6 +278,7 @@ standard).")
|
|||
(date-event fg-alt)
|
||||
(date-holiday yellow-warmer)
|
||||
(date-now blue-faint)
|
||||
(date-range fg-alt)
|
||||
(date-scheduled yellow-cooler)
|
||||
(date-weekday cyan)
|
||||
(date-weekend yellow-faint)
|
||||
|
|
|
|||
|
|
@ -276,6 +276,7 @@ which corresponds to a minimum contrast in relative luminance of
|
|||
(date-event fg-alt)
|
||||
(date-holiday magenta)
|
||||
(date-now fg-main)
|
||||
(date-range fg-alt)
|
||||
(date-scheduled yellow-warmer)
|
||||
(date-weekday cyan)
|
||||
(date-weekend red-faint)
|
||||
|
|
|
|||
|
|
@ -275,6 +275,7 @@ which corresponds to a minimum contrast in relative luminance of
|
|||
(date-event fg-alt)
|
||||
(date-holiday magenta)
|
||||
(date-now fg-main)
|
||||
(date-range fg-alt)
|
||||
(date-scheduled yellow-warmer)
|
||||
(date-weekday cyan)
|
||||
(date-weekend red-faint)
|
||||
|
|
|
|||
|
|
@ -277,6 +277,7 @@ standard).")
|
|||
(date-event fg-alt)
|
||||
(date-holiday yellow-warmer)
|
||||
(date-now blue-faint)
|
||||
(date-range fg-alt)
|
||||
(date-scheduled yellow-cooler)
|
||||
(date-weekday cyan)
|
||||
(date-weekend yellow-faint)
|
||||
|
|
|
|||
|
|
@ -275,6 +275,7 @@ which corresponds to a minimum contrast in relative luminance of
|
|||
(date-event fg-alt)
|
||||
(date-holiday magenta)
|
||||
(date-now fg-main)
|
||||
(date-range fg-alt)
|
||||
(date-scheduled yellow-warmer)
|
||||
(date-weekday cyan)
|
||||
(date-weekend red-faint)
|
||||
|
|
|
|||
|
|
@ -275,6 +275,7 @@ which corresponds to a minimum contrast in relative luminance of
|
|||
(date-event fg-alt)
|
||||
(date-holiday magenta)
|
||||
(date-now fg-main)
|
||||
(date-range fg-alt)
|
||||
(date-scheduled yellow-warmer)
|
||||
(date-weekday cyan)
|
||||
(date-weekend red-faint)
|
||||
|
|
|
|||
Loading…
Reference in a new issue