Want to achieve a nice transparent block, even without fade blocks? Well, you can!
![]()
It’s a bit complicated. First, enter the info about your new category like normal (don’t save it yet, however!):
Now, click on the Snap! logo while holding shift and enable dev mode. Then, click on the category color box to get this menu:
Go to inspect, and click on color:
Now, double click the “rgba” to select it, and type new Color to replace it. Now, you should be able to chaange the last value to any number from 0-1. 0 is fully transparent, 1 is opaque. Finally, press OK to create the category.
If you create a block in that category, its transparent!
![]()
Even exporting/importing it works. Don’t overuse this (probably just 0.8-0.9 type transparency), but it works!



