How to change TODO highlight in atom editor

Viewed 5360

In my opinion the higlighting of a TODO "flag" in the atom editor is too weak/unobtrusively.

How can I change this? I DON'T wanna list the todos in a sidebar (https://atom.io/packages/todo-show).

Here to compare:

In Vim editor there is very strong highlighting (desired): enter image description here

In Atom editor: enter image description here

The main problem is, that atom highlights many other code words in this color...

1 Answers
Related