HI
I am looking for the name / type of item in the BUILD output view, that has errors
I like the theme I have but in the BUILD output, error is red on gray and it does not work too well on my old eyes with small font
how can I change the red to something else ?
I look through Settings - Colors and Fonts, but am not sure where to find it.
this one : (see attached screen shot section)
how to change color of,,,,
-
- CodeLite Enthusiast
- Posts: 19
- Joined: Sun Mar 30, 2014 11:59 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
how to change color of,,,,
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: how to change color of,,,,
Settings->Preferences->Build Settings->Build Output Appearance
You can change the colour used for errors and warnings in the build tab
Eran
You can change the colour used for errors and warnings in the build tab
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 19
- Joined: Sun Mar 30, 2014 11:59 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: how to change color of,,,,
thanks !
-
- CodeLite Curious
- Posts: 4
- Joined: Mon Dec 19, 2016 9:33 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: how to change color of,,,,
Is there also a possibility to change the colour for each compiler seperately?
If I run my makefile, the output of my nvcc compilation has no colour at all...
If I run my makefile, the output of my nvcc compilation has no colour at all...
You do not have the required permissions to view the files attached to this post.
-
- CodeLite Curious
- Posts: 4
- Joined: Mon Dec 19, 2016 9:33 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: how to change color of,,,,
Already found the solution. I just had to change the / add a new compiler pattern under 'Build Settings'.