erikdubois / Mint-Y-Colora-Theme

Changing the colour of the standard Mint-Y Theme via scripts
27 stars 8 forks source link

Does not work with Mint 19 Mate #4

Open HattDroid opened 6 years ago

HattDroid commented 6 years ago

Hi,

Thanks for the scripts, they have been working great for many years. Just upgraded to Mint 19 here, I don't know if there any major GTK changes implied by the upgrade but all the themes generated by this script looks broken on mate. It was perfectly working fined before. I've tried to update the Mint-Y directory but the themes are still broken here.

Do you plan to update the scripts for the latest update?

Thanks.

erikdubois commented 6 years ago

maybe - not any time soon if you can assist

2018-07-11 18:01 GMT+02:00 HattDroid notifications@github.com:

Hi,

Thanks for the scripts, they have been working great for many years. Just upgraded to Mint 19 here, I don't know if there any major GTK changes implied by the upgrade but all the themes generated by this script looks broken on mate. It was perfectly working fined before. I've tried to update the Mint-Y directory but the themes are still broken here.

Do you plan to update the scripts for the latest update?

Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/erikdubois/Mint-Y-Colora-Theme/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AKGp9oo8Pdfre_QLWJU5I7Ork_q-Bx8Xks5uFiFygaJpZM4VLa5X .

HattDroid commented 6 years ago

I think I've managed to solve the problem It took me long to find time, but the trick is a one-liner that thankfully was quick to find. GTK 3 assets were not flushed because the Mint-Y theme renamed a subfolder the Colora scripts were trying to access.

Anyway, first time on github as a contributor, I sent you a pull request with the new code and a small addition to the ReadMe. Please let me know I misbehaved and if I skipped something in the procedure, I'm not really used github.

Thanks again for your helper scripts. ;-)

5