Commit Graph

13 Commits

Author SHA1 Message Date
dries.k
4eceae5a40 use QCoreApplication.instance instead of passing the instance through several objects 2023-05-30 20:53:25 +02:00
dries.k
42b5d6d098 set success/failed hover color 2023-05-22 19:34:13 +02:00
dries.k
0ca78ad8d9 update type hinting 2023-05-21 12:53:33 +02:00
seird
bc221d6c8f Automatic theme (#29)
* add "automatic" theme

set the theme and icons based on the system theme

* update the default icons based on system theme

* update pyqt to 6.5.0 to get the colorSchemeChanged callback

* rename style to theme

* remove unused svg files for default theme

* ServerInfoDialog: update feedback colors in dark mode
2023-05-21 11:41:01 +02:00
dries.k
d71b053fdd dark theme: add border around qcheckbox 2023-01-07 21:03:31 +01:00
dries.k
072eb273dc increase contrast between message widget and background in dark theme 2023-01-05 23:04:51 +01:00
dries.k
5c01fcc747 use light icons on dark background 2022-11-03 17:41:21 +01:00
dries.k
53ab09bee9 set fusion style before verify_server 2022-11-02 23:46:38 +01:00
dries.k
686bac7499 format theme string 2022-11-02 23:42:29 +01:00
dries.k
857a94ccb5 change button pressed color 2022-11-02 23:27:02 +01:00
seird
a8a854ce6b Add basic dark & light theme (#18) 2022-11-02 19:31:56 +01:00
dries.k
829a9a7c67 remove themes 2022-01-30 13:08:47 +01:00
dries.k
1520e4d9e7 initial commit 2021-08-05 18:56:17 +02:00