Jim Porter wrote:
On 9/19/2021 9:09 AM, Giovanni Gigante wrote:
As per the subject: TODO states mantain the headline color (as
expected), but DONE states change it (not expected).
As shown in lines 2, 5, 8, 11, 14 of the following screenshot (emacs
27.2 on MacOS launched with -q, org mode 9.4.4):
I believe this is the result of `org-fontify-done-headline', which
defaults to t as of e360cd8f3a from Feb 2020.
- Jim
It is, thanks!
I don't think it is a good default, by the way. It disrupts the visual
readability of the document structure, which is more important than
further emphasizing the DONE state.
Giovanni