alainm23 / planify

Task manager with Todoist & Nextcloud support designed for GNOME
GNU General Public License v3.0
3.65k stars 215 forks source link

Unusual theme behavior - incorrect margins, padding, backgrounds #1486

Open xxfogs opened 3 days ago

xxfogs commented 3 days ago

Describe the bug Unusual theme behavior. Incorrect margins, too large of paddings and weird background color containers

To Reproduce Steps to reproduce the behavior:

  1. Open the app
  2. Witness the margins, paddings, background colors

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Screencast from 2024-11-20 21-24-14.webm image

Desktop (please complete the following information):

Additional context I am using the WhiteSur theme

alainm23 commented 3 days ago

How, how did you install Planify? Are you using Flatpak? Did you do any configuration in Planify using Flatseal?

As far as I can see, you are using a custom theme on your desktop, maybe that is the cause, Planify does not support custom themes.

xxfogs commented 3 days ago

I installed Planify using Flatpak. I did not configuration modifications using Flatseal.

Is there a way how I can disable my theme for this specific app?

xxfogs commented 3 days ago

I have tried overriding the theme using the following command:

flatpak override --env=GTK_THEME=Adwaita-dark io.github.alainm23.planify

Untitled