-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Not Theming Pywall Apps #222
Comments
Yes please send the output of running |
Course.
I noted how the entries: plasma_follows_scheme, pywal_follows_scheme were set to false - here was my config file:
So I changed:
Unsure if this was necessary - the widget had these boxes checked. Here's my output after the changed commands (colours haven't changed in pywall apps):
Let me know if there is anything else I can give you! |
Sorry I completely missed this, for spotify it needs spicetify + a spicetify theme. In the screenshots I was using https://github.com/luisbocanegra/spicetify-kde-material-you but haven't updated it in a year so it will not work, I can fix the script that exports the colors but for the CSS is best to start from scratch, should be relatively easy as I was only changing small things. Just no ETA on when I will do that, in the meantime you can use any other spicefity theme that supports pywal or create your own to load pywal colors |
Hey that's awesome! I look forward to it! |
Describe the bug
I noticed in your screenshots you themed spotify; mine was not theming.
To Reproduce
Steps to reproduce the behavior:
Install pywall:
sudo pip3 install pywal
Install kde-material-you-colors
pipx install kde-material-you-colors
pipx inject kde-material-you-colors pywal
pipx upgrade kde-material-you-colors
Refresh theme
Expected behavior
Pywall supported applications should be themed
Desktop (please complete the following information):
OS: KDE neon 6.0 x86_64
Host: B460 AORUS PRO AC -CF
Kernel: 6.5.0-41-generic
Shell: bash 5.1.16
DE: Plasma 6.1.2
WM: KWin
Theme: Breeze-Dark [GTK2], Breeze [GTK3]
Icons: breeze-dark [GTK2/3]
CPU: Intel i7-10700K (16) @ 5.100GHz
GPU: NVIDIA GeForce RTX 3080
Additional context
I manually built ImageMagick (pywall dependency) after pywall.
If I can provide relevant logs please let me know.
The text was updated successfully, but these errors were encountered: