gpodder/share/gpodder
Teemu Ikonen 92244d6309 Add color scheme (dark and light mode) support
Add 'ui.gtk.color_scheme' config variable with 'system', 'light' and
'dark' string values. Config observer in main.py changes the color to
match the config.

System color scheme is read from freedesktop.org Settings portal via
Dbus.

The setting can be changed with a combo box in the preferences window
via new function connect_gtk_combo_box_text(). If Settings portal cannot
be found, only 'light' and 'dark' options are available in preferences.
2024-01-04 11:48:42 +02:00
..
examples Fix various typos 2023-07-14 12:13:50 +00:00
extensions Use double quotes for docstrings, fixes flake8 Q002 2023-11-23 15:18:26 +02:00
images Remove broken Flattr integration 2016-02-03 20:26:07 +01:00
ui/gtk Add color scheme (dark and light mode) support 2024-01-04 11:48:42 +02:00