I've been recently scouring the internet for an IDE to use on some hobby projects. I use VS at one of my jobs and Emacs on the other. I'm looking for something multi-platform and more light-weight than stuff like Eclipse.
Most of the work I do is in C/C++, Python and Lua.
I've looked into Code::Blocks and it seemed to have exactly what I wanted. It's got code completion, supports custom makefiles easily, a visual debugger, but unfortunately it seems to have bad support for darker themes which is a must for me.
Any suggestions?