Revise prose-metadata and prose-table in "intense" preset overrides

The previous colours did not combine nicely with all structural
elements.  For example, Org clocktables would obscure timestamps by
being the same colour as them, while the table formula would not stand
out.  These styles did not fit into the concept of "intense" colours.
This commit is contained in:
Protesilaos Stavrou 2023-08-04 11:21:41 +03:00
parent b9fdda5e5d
commit c00930f4ff
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -997,9 +997,9 @@ Info node `(modus-themes) Option for palette overrides'.")
(prose-block red-faint)
(prose-done green-intense)
(prose-metadata cyan-faint)
(prose-metadata magenta-faint)
(prose-metadata-value blue-cooler)
(prose-table cyan)
(prose-table blue)
(prose-todo red-intense)
(fg-heading-0 blue-cooler)