Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 22.04 - Firefox and some other apps broken after changing folder colour in settings #215

Closed
malcolmturnbull opened this issue Sep 3, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@malcolmturnbull
Copy link

Per above, I had Dracula working on a non-snap install of Firefox, so that the close / minimise / maximise icons were consistent with the theme.
image

I stupidly tried to select a folder colour using System Settings - Appearance after having no luck using Folder-Color with Nautilus. This changed my theme back to the system default, and changed Firefox's theme at the time.

I have uninstalled and reinstalled Firefox, ensured it is not a Snap installation, installed using the binary from their website, and have had no joy getting the app to recognise Dracula as the GTK Theme.

Any hints or recommendations would be very much welcome!

@malcolmturnbull malcolmturnbull added the bug Something isn't working label Sep 3, 2022
@malcolmturnbull
Copy link
Author

I was able to achieve a partial fix by:

  1. Reapplying the theme using gsettings set org.gnome.desktop.interface gtk-theme Dracula-shell-pink-accent-v40
  2. Using sudo flatpak override --env=GTK_THEME=Dracula-pink-accent-slim to apply selected theme to Flatpaks.
  3. In GNOME Tweaks, my Shell is selected as Dracula-shell-pink-accent-v40 & Legacy as Dracula-pink-accent-slim

This seems to have applied the application to the Flatpak version of Firefox but not the Deb installation or a deb installation of Librewolf, which looks like this:
image

The other area that seems to have forgotten any theming are Extension settings - Snap Apps had never worked but Caffeine, for e.g., looks like this when it previously showed a dark theme:
image

@malcolmturnbull
Copy link
Author

For Gnome Extensions & Associated Prompts, I used the build referred to in #200
by pulling and running make. Simple!

This did not fix:

  • Ubuntu Software
  • Librewolf Deb
  • Firefox Deb

@EliverLara
Copy link
Member

Hi, I've tested the theme in a clean installation of ubuntu 22.04 and it looks good for non-snap applications (compared below):

Captura de pantalla de 2022-09-09 15-35-31

Are you sure that you completely remove the snap version of those applications?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants