News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Codeblock's header filenames are blank!

Started by babaliaris, May 16, 2019, 12:30:38 AM

Previous topic - Next topic

babaliaris

This is how it looks like:


And this is how it looks like if i click on a file:


The cpp files appear just fine.

Does anyone know why is this happening?

I'm using ArchLinux with xfce4 and I compiled codeblocks myself.

Thank you.

sodev

CodeBlocks global color definitions only work well for a light theme, you have to adjust them yourself to work with a dark theme.

The color you need to adjust for this particular problem is Settings -> Environment Settings -> Colours: Project Tree: Not-compiled files

babaliaris