Results 2 issues of AdoreJC

When dark mod is on it removes the background-color of the logo. I hope this rule can be excluded. ```css .ic-app-header__logomark-container { background: none !important; } ``` Or the gap...

Fix issue #78, custom images not working in list view. Added method `customizeGroupingCards(c = null)` to customize cards in list view. In method `checkDashboardReady()` listen to node with id `#dashboard-planner`...