You can add transparency to trend_color this way:
trend_color
fill_color = trend_col(0.2)
The class Color does not give access to the fields (https://takeprofit.com/docs/indie/Library-reference/package-indie#color), usually it is not necessary.