Avani Subbiah
Avani Subbiah
Had the same issue on the surface book 2 that fixed it. Thanks! > I seem to have managed to fix this by enabling Intel GPU's built-in anti-tearing mode by...
I published an npm package for the script [here](https://www.npmjs.com/package/adwaita-materialu) so the script could be integrated by having `main.py` checking if the npm package has been installed, if not run `npm...
> I am not a developer (for now), but i think we can add this script directly in the project, or like with blueprint-compiler, pull it from git repo I...
> Good luck! Progress went very well. I have ported the whole material-color-utilities library to Python (available [here](https://github.com/avanishsubbiah/material-color-utilities-python)). It should be very easy now to integrate this into the project....
> Hi @avanishsubbiah. > > Do you want to add this repo to the org, it will be more easy to integrate your amazing tool with Adwaita Manager. Hello, I'm...
> I generated palette from this background : > >  > > With tone = 1:  With tone=50:  With tone=95  I modified pull request #25 to add a setting for using vibrant colors, which changes the...
Version 11 of the extension adds all color styles from the image above, notifications enable/disable, and wallpaper sample configuration (notifications won't trigger on enable() or disable() to avoid security risk...
Ah, just realized why the scss color definitions file darkened the background color by 15%. I just removed that when I was making the template color definitions file so I'll...