I am Glade to announce the new updated version of my BlueSky theme for QtCreator. The new update changes a few colors like the background color to be easy for my eyes and I have added a complete QtCreator Style.
BlueSky V3
Blue Sky QtCreator Theme inspired by old School windows command shell editors
Screenshots
QML
Qt C++
Install
Windows
xcopy bluesky.xml %APPDATA%\QtProject\qtcreator\styles
MacOS
cp bluesky.xml ~/.config/QtProject/qtcreator/styles/
Linux
cp bluesky.xml ~/.config/QtProject/qtcreator/styles/
BlueSky QtCreator Theme
Install
Windows
xcopy bluesky.creatortheme %APPDATA%\QtProject\qtcreator\themes
MacOS
cp bluesky.creatortheme ~/.config/QtProject/qtcreator/themes/
Linux
cp bluesky.creatortheme ~/.config/QtProject/qtcreator/themes/
Then Change the Them and Style in QtCreator Setting window.