forked from boehs/Lightly
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Describe the bug
In some applications the menu bar doesn't use the correct text color and makes it impossible to read.
Screenshots
Example from Prism Launcher:

Distribution:
- Name: Void Linux Glibc
Color scheme in use (please complete the following information):
- Name: Catppuccin Macchiato Mauve
Using Wayland (please complete the following information):
- Y
Using fractional scaling (please complete the following information):
- N
Darkly Information (please complete the following information):
- Version: 0.5.21
Plasma Information (please complete the following information):
- Version: -
QT Information (please complete the following information):
- Version: 6.8.2
Additional context
Using the following QT Stylesheet the issue is fixed:
QMenuBar, QStatusBar {
color: palette(text);
}
egwuregwu
Metadata
Metadata
Assignees
Labels
No labels
