tenacityteam/tenacity-legacy

Support FreeDesktop dark mode preference

Open

#645 opened on Sep 26, 2021

View on GitHub
 (5 comments) (3 reactions) (0 assignees)C++ (275 forks)batch import
designenhancementhacktoberfest

Repository metrics

Stars
 (6,921 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Guidelines

  • I have read the guidelines.

Version/Commit hash

No response

Describe the bug.

Enabling dark mode with traditional themes can be a subpar experience, since there is no real agreed upon standard for how dark mode should work on Linux.

Expected behavior

This is fixed by the introduction of FreeDesktop dark mode preference. See https://github.com/flatpak/xdg-desktop-portal/issues/629 and https://blog.elementary.io/the-need-for-a-freedesktop-dark-style-preference/

This should mean more reliable and consistent dark mode behaviour. Likely needs support in the toolkit/UI library, so this is probably blocked on a decision in https://github.com/tenacityteam/tenacity/issues/572

OS

No response

Additional context

No response

This issue is not a duplicate

  • I have confirmed this issue isn't a duplicate.

Contributor guide