- Issue created by @msark
Problem
The Artisan module currently only allows background colors to be defined using standard color formats (HEX, RGB, HSL).
However, it does not allow background-color: transparent, which is a useful option when creating overlays, transparent sections, or custom UI elements.
Solution Implemented
Testing Conducted
Transparent background setting
Needs review
1.3
Code