I like the dark "FakeVim" color scheme in Qt Creator. However it only makes the editor part dark while everything else stays normal, which is a bit disturbing. Is there any way to make such dark scheme global for Qt Creator?
+1
A:
I know this guy did some theming but had to do it by source code editing and recompiling: http://www.szabster.net/2009/05/31/qt-creator/
I wish there was a Import/Export theme function in Qt Creator.
Paul-Sebastian Manole
2010-02-26 20:01:14
+1
A:
QTcreator obeys your kde-wide configurations. If you choose "obsidian-coast" as the system-wide color scheme qt creator will be all dark as well. I know it is a partial solution but it works.
Jonathan
2010-08-22 17:37:41