emacs - Can I turn off highlighting of TODO keywords? -


i using several normal verbs todo keywords. example, 'fix' todo keyword, , when gets done turns 'fixed'. works except find highlighting distracting. can turn off? ideally task simple sentence "fix ..." no special highlighting, recognised todo item.

todo keywords have org-todo face default, changing face doesn't trick. reinstates default if turn off 1 of attributes, , in case foreground should match current level, there no 1 colour work. if it's org-level-x want org-level-x.


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

loops - Spock: How to use test data with @Stepwise -