branch: externals/modus-themes commit efbedafcbb7474907c45333a6075abf281862208 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Remove the duplicate mappings for date-now --- modus-themes.el | 8 -------- 1 file changed, 8 deletions(-) diff --git a/modus-themes.el b/modus-themes.el index fd792d81b3..2eba6af6ee 100644 --- a/modus-themes.el +++ b/modus-themes.el @@ -1041,7 +1041,6 @@ represents." (date-event fg-alt) (date-holiday red) (date-holiday-other blue) - (date-now fg-main) (date-range fg-alt) (date-scheduled yellow) (date-scheduled-subtle yellow-faint) @@ -1368,7 +1367,6 @@ exists in the palette and is associated with a HEX-VALUE.") (date-event fg-alt) (date-holiday red) (date-holiday-other blue) - (date-now fg-main) (date-range fg-alt) (date-scheduled yellow) (date-scheduled-subtle yellow-faint) @@ -1695,7 +1693,6 @@ exists in the palette and is associated with a HEX-VALUE.") (date-event fg-alt) (date-holiday yellow-warmer) (date-holiday-other blue) - (date-now fg-main) (date-range fg-alt) (date-scheduled yellow-cooler) (date-scheduled-subtle yellow-faint) @@ -2358,7 +2355,6 @@ exists in the palette and is associated with a HEX-VALUE.") (date-event fg-alt) (date-holiday magenta-warmer) (date-holiday-other blue) - (date-now fg-main) (date-range fg-alt) (date-scheduled yellow-cooler) (date-scheduled-subtle yellow-faint) @@ -2690,7 +2686,6 @@ exists in the palette and is associated with a HEX-VALUE.") (date-event fg-alt) (date-holiday magenta-warmer) (date-holiday-other blue) - (date-now fg-main) (date-range fg-alt) (date-scheduled yellow-cooler) (date-scheduled-subtle yellow-faint) @@ -3022,7 +3017,6 @@ exists in the palette and is associated with a HEX-VALUE.") (date-event fg-alt) (date-holiday yellow-warmer) (date-holiday-other blue) - (date-now fg-main) (date-range fg-alt) (date-scheduled yellow-cooler) (date-scheduled-subtle yellow-faint) @@ -3356,7 +3350,6 @@ exists in the palette and is associated with a HEX-VALUE.") (date-event fg-alt) (date-holiday red-intense) (date-holiday-other cyan-warmer) - (date-now fg-main) (date-range fg-alt) (date-scheduled magenta) (date-scheduled-subtle magenta-faint) @@ -3502,7 +3495,6 @@ exists in the palette and is associated with a HEX-VALUE.") (date-deadline red-faint) (date-event fg-alt) (date-holiday magenta) - (date-now fg-main) (date-scheduled yellow-faint) (date-weekday fg-dim) (date-weekend fg-dim)