You are not logged in.
Pages: 1
I am trying to fix colors in program Pyfa (https://aur.archlinux.org/packages/pyfa-appimage). It also has non appImage package (https://aur.archlinux.org/packages/pyfa) but it is bugged and therefore not an option.
The problem is my theme has white text and the program has light-colored background, changing global theme is not a solution, since it will make everything else ugly.
I use KDE Plasma 5.27.6
So I see 2 potential solutions:
1. Rewrite app code
By changing light colors for darker ones in slotColourMap in (https://github.com/pyfa-org/Pyfa/blob/master/config.py).
The problem is that I have no idea how to change appImage itself. Maybe compile it yourself, but again I dunno how.
2. Launch app with specific color scheme:
I dunno how, but it seems possible.
Last edited by sinder (2023-07-05 21:01:35)
Offline
This should be the way to go: https://github.com/Eivonz/Pyfa-Mod
It says you can customize the color schemes if they don't satisfy you. It overall seems pretty straight-forward, you shouldn't have a problem.
Offline
Well, I have tried Pyfa-Mod but It did not work. I think it is for non appImage package
Offline
What happened when you tried to use Pyfa-Mod?
Offline
basically nothing. I placed 2 files into appImage directory and rebooted my pc. The interface didn't change, I also tried to modify these 2 files but that did not fix anything
Last edited by sinder (2023-07-10 20:09:04)
Offline
Pages: 1