Closed
Description
@etpinard
I noticed that the background colors for Trisurfs in Python were not their usual grey. I found a similar issue in the JS tutorial for 3D Axes and recreated the same problem in Codepen by forcing a background color of rgb(255,0,0)
for illustrative purposes.