Change your system accent colors dynamically based on your wallpaper. Adapt your GNOME Shell, Adwaita apps, adw-gtk3, and folder/app icons like a chameleon.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
That is not a proper way of handling that async function in disable. Maybe a better way would be: ```js ThemeUtils.removeGtkStylesheet().catch(err => { console.error(`Error removing the GTK stylesheet!`); }); ```