In the sass, we omit the pfe-color="accent" override on the pfe-priority="primary" because its already using accent. Except on dark backgrounds, it doesn't use accent anymore, so perhaps we should include that after all. Notice the primary button should be red on the dark card, but its' white.

In the sass, we omit the
pfe-color="accent"override on thepfe-priority="primary"because its already using accent. Except on dark backgrounds, it doesn't use accent anymore, so perhaps we should include that after all. Notice the primary button should be red on the dark card, but its' white.