feat: Add richer card theme support (#1809)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
$bg-img: url('../images/camera-iris-transparent.svg');
|
||||
// Use the outlined Iris logo since the background color is unknown.
|
||||
$bg-img: url('../images/iris-background.svg');
|
||||
|
||||
:host {
|
||||
background-color: var(--primary-background-color);
|
||||
|
||||
Reference in New Issue
Block a user