#Why am I not allowed to change the colors of my buttons in a material toolbar? (or without effect)

5 messages · Page 1 of 1 (latest)

eternal herald
#
<mat-toolbar class="tw-flex tw-flex-row">
  <button mat-stroked-button color="accent">Test</button>
</mat-toolbar>

#

It should look like this:

#

But there is no color change: