In eclipse color scheme it looks awful:
How to change highlight color?
-
- CodeLite Curious
- Posts: 2
- Joined: Fri Aug 03, 2018 11:32 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: How to change highlight color?
Hi,
I'm not sure, but I think you mean the grey-coloured UINT32, the first in 'if (buffer)', and that that's the 'current' line.
If so, you can change the colour in 'Settings > Preferences: Guides > Caret line background colour'.
Regards,
David
I'm not sure, but I think you mean the grey-coloured UINT32, the first in 'if (buffer)', and that that's the 'current' line.
If so, you can change the colour in 'Settings > Preferences: Guides > Caret line background colour'.
Regards,
David
-
- CodeLite Curious
- Posts: 2
- Joined: Fri Aug 03, 2018 11:32 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How to change highlight color?
Hello David,
Thanks for your reply, but unfortunately it doesn't help(
Thanks for your reply, but unfortunately it doesn't help(
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How to change highlight color?
Assuming you are talking about the "yellow" highlight, it can be changed from the main menu:
Settings->Preferences->Bookmarks->highlight matching words colour
Settings->Preferences->Bookmarks->highlight matching words colour
Make sure you have read the HOW TO POST thread