You need to ask QtCreator to load libraries provided by KDE, e.g
`QT_PLUGIN_PATH="$QT_PLUGIN_PATH:/usr/lib/qt4/plugins/:/usr/lib/kde4/plugins" qtcreator`
If that doesn't work, try set a different color scheme directly,
!enter image description here
You need to ask QtCreator to load libraries provided by KDE, e.g
`QT_PLUGIN_PATH="$QT_PLUGIN_PATH:/usr/lib/qt4/plugins/:/usr/lib/kde4/plugins" qtcreator`
If that doesn't work, try set a different color scheme directly,
!enter image description here