You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
If you have a php file that pulls in a card from another file via ajax and injects it into the DOM, the header color will be black, despite what its set to be.
for reference, I've used this method to color the header: --paper-card-header-color: var(--default-primary-color);