Page MenuHomeSolus

Qt creator should use dark theme by default
Closed, WontfixPublic

Description

By default Qt Creator ignores the GTK+/Qt theme and uses its own light theme called "flat." This theme looks very ugly compared to the rest of the system and icons don't show up since Solus uses an icon theme with white symbolic icons by default.

Changing the default theme to "flat-dark" makes it integrate much better into the system.

This is set per-user at ~/.config/QtProject/QtCreator.ini like this:

[core]
CreatorTheme=flat-dark

Not sure how it can be set system-wide though.

Event Timeline

Girtablulu triaged this task as Wishlist priority.May 25 2020, 9:46 AM
Girtablulu edited projects, added Software; removed Lacks Project.
Girtablulu moved this task from Backlog to Improvement on the Software board.
Girtablulu added a subscriber: Girtablulu.

mmh this needs most likely a patch knowing QT stuff

@Girtablulu yea, it seems like it's hardcoded to use a theme called "default" by default

JoshStrobl added a subscriber: JoshStrobl.

Closing since user is opting to go and create their own Linux distribution. I don't see a reason further support should be provided given that intent.