diff --git a/src/common/Card.js b/src/common/Card.js index e7cae527..ad1ad619 100644 --- a/src/common/Card.js +++ b/src/common/Card.js @@ -42,6 +42,7 @@ class Card { this.imageHeight = imageHeight; this.imageUrl = imageUrl; + // returns theme based colors with proper overrides and defaults this.colors = colors; this.title =