Closed nkcong206 closed 1 year ago
I took some code from another theme to add.
icon:
.show-apps .show-apps-icon { color: transparent !important; background-image: url("launchpad.png"); background-size: contain; } .show-apps .overview-icon, .show-apps .show-apps-icon { color: transparent !important; } .show-apps .overview-icon { color: rgba(234, 243, 251, 1); }
Result:
I've added the ability to change the icon using tweaks:
python install.py ... --launchpad
Thank you for making this theme better. ❤️
I took some code from another theme to add.
icon:
Result: