on the current version (7593) it doesn't look like the componentArrowColor is accepted anymore. It used to work, but now it looks like arrows are always red.
@startuml redarrow.png
skinparam componentArrowColor black
skinparam componentBorderColor black
[A] -> [B]
@enduml