User forums > Help
Headers file name color linux
Xorlium:
Hi,
I'm not sure if this is a bug or if I just can't find where. I'm using linux, KDE 4.4.
If I have a project, on the left there is a project browser, with the names of all the files. The problem is that I can't see the names of the headers, because they are black, and my background is black. Is there somewhere I can change that color? The same thing happens in for example, the valgrind message window and the error build log (except for errors or warnings, which are red and blue).
Perhaps it's better if I show you:
Phenom:
See this topic:
http://forums.codeblocks.org/index.php/topic,12423.0.html
Xorlium:
Thanks. It seems silly, but I found where that was defined, and changed it :). I'm currently compiling codeblocks just for this.
Xorlium:
Hi. I managed to fix the headers by doing a replace in files of wxSYS_COLOUR_GRAYTEXT by wxSYS_COLOUR_WINDOWTEXT and so now they display properly, but the build messages are still black-on-black (see the screenshot above). I can't find where to change this colour.
Also, this is more of an annoyance, but you know when you put the mouse on top of a function, it pops up a little window telling you about the function? I searched the code::blocks code, but I can't find where those colours are defined. (I'd like to change it to be white-on-black instead of gray-on-white like it is right now). So if anyone could direct me to the file where those things are defined, I'd be grateful.
Thanks!
oBFusCATed:
Read this thread: http://forums.codeblocks.org/index.php/topic,12098.msg83791.html#msg83791
There was a discussion of the same problem
Navigation
[0] Message Index
[#] Next page
Go to full version