Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 4.9.1
-
None
Description
Whenever I want to switch from light mode to dark mode or the other way around, I have to go through the following steps:
- Open the Options dialog
- Select "Environment" on the left
- Click the Theme dropdown and pick a different theme
- Click OK to save the changed preference
- Confirm the next popup dialog ("theme change will take effect after restart")
- Close Qt Creator
- Start Qt Creator again
- Open last session again
- Wait for CMake project parsing to run, then close General Messages again
- Close and reopen the current source file to make spurious error markers go away
Ignoring the last two steps, which are not universally needed, I hope this makes it clear that having to go through all that for such a simple operation is not user friendly.
Switching between light mode and dark mode and back again is something that a user probably does multiple times a day, every time the lighting conditions in the room change. So it should be just as convenient as switching the light on/off in the room.
My suggestion:
Provide a button or switch that is easy to reach, that does not involve opening any other windows, which makes it possible to switch between dark/light mode with a single click, and which has an immediate effect. Or alternatively, a menu action having the same effect, with a keyboard shortcut assigned to it by default.
This probably also requires extending the theme setting in the Options dialog somewhat. Instead of one theme setting, it could have a Light Theme setting and a Dark Theme setting, allowing the user to pick their preferred light theme and dark theme.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-16331 Option to bypass all theming and use the system theme/colour scheme
-
- Reported
-