Setting "skinparam SequenceReferenceBackgroundColor transparent" is not effective.
@startuml Transaction
skinparam SequenceReferenceBackgroundColor transparent
participant ":Customer" as customer
participant ":Cashier" as cashier
participant ":Database" as database
ref over customer, database : Open Account
@enduml