Support Flatpak system dark/light theme detection

Follow system theme is a great option to switch between light and dark appearance. But if the app is installed via Flatpak it will never know about system setting until the application intentionally support it. My suggestion is to make application support flatpak fully and so that it can read system setting for light/dark theme option.

This is a limitation that’s common among Electron applications. For example, applications like Discord don’t automatically set the header bar to match the system theme under Wayland.

Please an issue in the upstream issue tracker if there isn’t one already.

1 Like

Upon further inspection, it doesn’t even look like Obsidian can determine whether to use light mode or dark mode even when being run as an AppImage on Xwayland:

@shvedchenko Please file a bug with upstream Electron if you can.

Read this in full

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.