Use button color for notification popup

This commit is contained in:
Gabe Kangas 2022-11-17 19:08:50 -08:00
parent 4826c2c089
commit 5020152a47
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA

View File

@ -1,5 +1,5 @@
:export {
popupBackgroundColor: var(--theme-color-palette-7);
popupBackgroundColor: var(--theme-color-components-primary-button-background);
}
.contentbutton {