Text
The text button trait [pam-Button="text"]
can be used to adjust
the color of a button text.
Support will be dropped after PAM version 1.1.x. Use the pam-skin="text" trait instead.
Markup
<button pam-Button="text">Button element</button>
<button pam-Button="text:primary">Button element</button>
<button pam-Button="text:secondary">Button element</button>