I tried:
skinparam arrow<<type1>> {
color #ff0000
thickness 3
}
The color works with lines of this stereotype but not the thickness. If I change this to "skinparam arrow {" (without stereotype) the color and thickness both work.
Using plantuml-2019.13.jar