>>7892949It works best for me using pywal or wpg (which in essence is pywal with gtk3 support). So here is what I did:
>enable userChrome.css for Firefox>download any reasonable preset off the internet (in my case: simpleFox)>change the colors to match my browser by importing ~.cache/wal/colors.cc into my userChrome.css file and using the colors pywal exports: [code:lit]@import uril('file:///home/user_name/.cache/wal/colors.css');[/code:lit]>repeat the same for my startpage>now everytime I change my terminal color palette with pywal I get a new look. So what I did was feed every wallpaper I have to wpg and then run [code:lit]wpg -nm[/code:lit] on every WM-start and I have a seamless new look every time I reboot.