Ticket UUID: | 4caefe98adb6adb81e02c555bbc9c19b0fc35442 | |||
Title: | "System" theme | |||
Status: | Closed | Type: | Feature_Request | |
Severity: | Minor | Priority: | Low | |
Subsystem: | Windows | Resolution: | Works_As_Designed | |
Last Modified: | 2021-01-05 12:02:45 | |||
Version Found In: | 0.4.28 | |||
69420584 — 2020-12-31 18:02:18 Hello, would it be possible to add a "System" theme? A theme that use the native Buttons and such in the Operating System theme? Ripcord doesn't fit well with Classic Theme on Windows. | ||||
cancel — 2021-01-01 19:59:05 You can already do this. If you want it to look like the Windows Classic theme (accurately emulated by Qt), set this environment variable:
If you want it to use the current GDI/Win32 results of your Windows system, you can use
Or
And it will give you results that match most of the rest of your Win32 software. There will be slight variations between the windowsxp and windowsvista ones. Note that they will not necessarily look like XP or Vista. The naming refers to the API options used. If you use either of these on Windows 10, for example, it will look like the "flat" Windows 10 style. | ||||
teelar — 2021-01-05 12:02:45 hello i know this is closed but i am very interested if this works on linux too, like with a GTK or even QT theme? cuz each time ive been just using custom theme and color picking my gtk theme and inputting the colors which is tedious but works, but if i can do this it would help immensely |