Skip to content

Conversation

@pinpox
Copy link

@pinpox pinpox commented Nov 11, 2025

Adds support for adaptive-theme on linux, based on dbus. This mechanism is commonly used, e.g. by Firefox and other linux applications that support theme switching.

Fixes: #408

To test this, configure adaptive theme as documented and set the value using:

dconf write /org/gnome/desktop/interface/color-scheme "'prefer-dark'"
# or
dconf write /org/gnome/desktop/interface/color-scheme "'prefer-light'"

Running rio instances should switch to the preferred colorscheme.

@pinpox pinpox force-pushed the theme-switch-linux branch from a31aea1 to 6642f67 Compare November 11, 2025 08:39
@pinpox pinpox mentioned this pull request Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adaptive theme support for Linux

2 participants