-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
Description
Hi, and thanks for SafeEyes, great app! Under Debian 12, I've noticed the following appearance/UX issue:
Describe the bug
The headerbar popover with the Reset item does not inherit user-selected GTK dark theme, looks unreadable.
To Reproduce
Steps to reproduce the behavior:
- Click the headerbar icon with a dark GTK theme applied
- Observe a light gray/white menu item (see screenshots below)
Expected behavior
The popover should look like other dark menus. The text should be readable.
Desktop (please complete the following information):
- OS: Debian 11, Debian 12
- Desktop Env: Xfce, Arc Dark theme. Also tested with Adwaita-dark.
- Version: The one from Debian 12 but also latest git has the same problem (ran it with
python -m safeeyes
per the docs)
Screenshots