Editor Colors : trouble with dark background (regexp and todo's)

Dear all,

I'm switching from idea 5 to 8 keeping my custom dark background editor setting.

I can't find the setting for the regexp highlighting. In previous version it was treated as a regular String. But now regexp are detected and have their own color scheme...
With my dark bg theme, I have them in yellow over a white background...

Please have a look to the attached screenshot to see how its look.

Anyone knows how to set the background for the regexp (or at least to disable the regexp detection) ???

By the way, if someone knows how to change the color scheme of the 'todo' keyword, I'll appreciate a lot: currently I have it darkblue on black...

Thanks a lot.



Attachment(s):
idea8darkbgTroubles.jpg
0
Avatar
Permanently deleted user

guillaume ame wrote:

Dear all,

I'm switching from idea 5 to 8 keeping my custom dark background editor setting.

I can't find the setting for the regexp highlighting. In previous version it was treated as a regular String. But now regexp are detected and have their own color scheme...
With my dark bg theme, I have them in yellow over a white background...

Please have a look to the attached screenshot to see how its look.

Anyone knows how to set the background for the regexp (or at least to disable the regexp detection) ???

By the way, if someone knows how to change the color scheme of the 'todo' keyword, I'll appreciate a lot: currently I have it darkblue on black...

Thanks a lot.

---
Original message URL: http://www.jetbrains.net/devnet/message/5238085#5238085


------------------------------------------------------------------------

Hi Guillaume,

I had the same problem, I think you'll find it's the setting for the
injected language fragment.
For todos you customize their colour thru the TODO section - edit each
todo pattern.

Regards,
A fellow dark bg coder :)

0
Avatar
Permanently deleted user

To change the TODO colours (or add additional TODO markers), go to Settings
-> IDE Settings -> TODO and then create or edit the pattern of interest.

Dear all,

I'm switching from idea 5 to 8 keeping my custom dark background
editor setting.

I can't find the setting for the regexp highlighting. In previous
version it was treated as a regular String. But now regexp are
detected and have their own color scheme...

With my dark bg theme, I have them in yellow over a white
background...

Please have a look to the attached screenshot to see how its look.

Anyone knows how to set the background for the regexp (or at least to
disable the regexp detection) ???

By the way, if someone knows how to change the color scheme of the
'todo' keyword, I'll appreciate a lot: currently I have it darkblue on
black...

Thanks a lot.

---
Original message URL:
http://www.jetbrains.net/devnet/message/5238085#5238085



0

Thanks a lot for your quick and helpfull hint !

0

请先登录再写评论。