Mahesh Bandara Wijerathna

Results 140 comments of Mahesh Bandara Wijerathna

Hi @ndrew222, I've been fiddling with a few modification scripts for WA desktop myself. But injecting scripts is way too complicated and time consuming so far. I do like to...

**UPDATE:** I think we're on the right path now because i was able to inject a Dark/Light mode switch button to the UI. This might become possible. 🤞🏼

That's definitely something we can work on. I actually had the preview pop-up idea when releasing the GUI but instead i settled for color preview of the GUI itself because...

Hi @OwO-tism, First of all your mock-up looks really good. This is a feature request is actually already possible but not in the way you describe it. It's actually not...

What version of WhatsApp are you on? Also judging by your mock-up, platform is Windows right?

That's odd because it works for me. Although with the current styles that's used to modify that background image, the custom image will look awful. This to me at the...

Yes. That does match the styles. I'll try to take a look in the next release.

Fixing this is going to be a bit difficult for me since i can't be changing the system language on my devices. But you'll be able to debug this yourself...

Unfortunately you can't change that via `override.json`. You need to change a line on `dark.css` to achieve this. On **_Windows_**: https://github.com/m4heshd/whatsapp-desktop-dark/blob/8e877325ff8dbba3e988a5386b3ca338ff2c781d/styles/win32/dark.css#L1190 On **_macOS_**: https://github.com/m4heshd/whatsapp-desktop-dark/blob/8e877325ff8dbba3e988a5386b3ca338ff2c781d/styles/darwin/dark.css#L1169 Change the `fill` attribute to any...

> Damn, accidentally upgraded to version 4.1300, the script now doesnt work at all. Hi @SantiagoITHS, This error has occurred because another instance of the installer is running in the...