You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Applications have a clean look to them, but gtk apps have this thin line at the top when selected. It breaks the consistency and I see no reason to keep it.
Describe the solution you'd like
Remove the line.
Screenshots
Current:
Proposed:
Additional context
The box-shadow here is responsible. Removing it removes the line.
Is your feature request related to a problem? Please describe.
Applications have a clean look to them, but gtk apps have this thin line at the top when selected. It breaks the consistency and I see no reason to keep it.
Describe the solution you'd like
Remove the line.
Screenshots


Current:
Proposed:
Additional context
The box-shadow here is responsible. Removing it removes the line.