eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.13k stars 455 forks source link

[Bug]: Workspace file-view not usable with dark themes (Linux) #3332

Closed UffeJakobsen closed 6 months ago

UffeJakobsen commented 6 months ago

What happened?

[Bug]: Workspace file-view not usable with dark themes (Linux)

See screenshot:

screen

Version

Self compiled

Operating system

Linux

Steps to reproduce

No response

Relevant log output

No response

eranif commented 6 months ago

any tips on how to reproduce this on WSL? (Linux running on Windows)

eranif commented 6 months ago

It works nicely for me...

This is how I ran CodeLite:

GTK_THEME=Adwaita:default codelite
Capture
eranif commented 6 months ago

can you try and rename ~/.codelite and restart CodeLite?

eranif commented 6 months ago

Can you try with latest master? (I did some changes)

UffeJakobsen commented 6 months ago

I've just tested latest master and it looks really good :+1:
I'm closing this issue - thanks :-)