How to change TODO color?

I'm wondering how I can change the color of the TODO comment. It's pretty annoying since I'm using a more soothing theme than what came with IntelliJ, and this thing just sticks out with it's dark blueish color on my dark green background.

I've attached an image of how this looks for me.

Thanks!



Attachment(s):
IntelliJ 7.0.3 - TODO.PNG
0
3 comments
Avatar
Permanently deleted user

Settings -> IDE Settings -> TODO

Select the flag pattern you want to change and click the Edit button. The resulting dialog allows you to change the detection pattern (RE), the report icon shown in the TODO window (Window -> Tool Windows -> TODO / ALT+6) and the colors used for the text and the gutter stripe.


Randall Schulz

0
Avatar
Permanently deleted user

Hello Haakon,

Settings | TODO | Edit | Foreground

I'm wondering how I can change the color of the TODO comment. It's
pretty annoying since I'm using a more soothing theme than what came
with IntelliJ, and this thing just sticks out with it's dark blueish
color on my dark green background.

I've attached an image of how this looks for me.

Thanks!

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Avatar
Permanently deleted user

Oh, thanks!

I've been looking at all the wrong places obviously. Thanks to you both :)

0

Please sign in to leave a comment.