Cloud color + opacity round 3 (#210)
- Cloud color sourced from
--primary-text-colorinstead of--primary-color. Dark text on light themes -> dark clouds; light text on dark themes -> light clouds. Always contrasts with the basemap whichever way the user's HA frontend skin runs. - Opacity pushed harder. Per-layer alpha ceilings 0.78 / 0.65 / 0.50 -> 1.00 / 0.85 / 0.70; noise modulation range narrowed from [0.4, 1.0] to [0.65, 1.0]. Stacked composite at 100 % coverage reaches ~0.98 alpha (basemap barely visible); at 50 % drops to ~0.75 (map still legible).
Tracked in #210.