skinparam ActivityBackgroundColor no more working for condition boxes:
(--------)
Sorry about that, but there is a new setting:
@startuml skinparam ActivityBackgroundColor white skinparam ActivityDiamondBackgroundColor white start :set a; if(a==1?)then(yes) else(no) endif stop @enduml
Hope this help!