I need some sanity checks if my new rules are intuitive:
transparencyLUTs:
- colors:
- [ 8, 8, 12, 2 ] # "white"
- [ 16, 8, 0, 2 ] # orange
-
- [ 88, 82, 82, 55 ]
- [ 48, 48, 42, 30 ]
- [ 62, 12, 8, 10 ]
- [ 82, 82, 2, 2 ]
- [ 4, 16, 4, 2 ] # green
What would be intuitive interpretation of this config?