Fixed the default UI color
When there was no existing configuration, it would get set to pure black on startup, resulting in a very dark gray Qt Creator. Now it is back to its old friendly gray as default color. Also made sure that the default on startup and the color used for resetting the UI color in the settings are always in sync. Reviewed-by: Jens Bache-Wiig
Showing
- src/libs/utils/stylehelper.cpp 3 additions, 2 deletionssrc/libs/utils/stylehelper.cpp
- src/libs/utils/stylehelper.h 2 additions, 0 deletionssrc/libs/utils/stylehelper.h
- src/plugins/coreplugin/generalsettings.cpp 1 addition, 1 deletionsrc/plugins/coreplugin/generalsettings.cpp
- src/plugins/coreplugin/mainwindow.cpp 3 additions, 1 deletionsrc/plugins/coreplugin/mainwindow.cpp
Loading
Please register or sign in to comment