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

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -