From 6694fd343e0860cd809ce869a173d18cf3ba0815 Mon Sep 17 00:00:00 2001 From: Steven Rollason <2099542+gadgetchnnel@users.noreply.github.com> Date: Mon, 22 Jul 2019 16:56:19 +0100 Subject: [PATCH] Updated styling to work better with dark and transparent themes Updated styling to work better with dark and transparent themes --- custom_card.json | 2 +- lovelace-home-feed-card.js | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/custom_card.json b/custom_card.json index 33056fc..390a8d9 100644 --- a/custom_card.json +++ b/custom_card.json @@ -1,6 +1,6 @@ { "lovelace-home-feed-card": { - "version": "0.2.8b1", + "version": "0.2.8b2", "remote_location": "https://raw.githubusercontent.com/gadgetchnnel/lovelace-home-feed-card/master/lovelace-home-feed-card.js", "visit_repo": "https://github.com/gadgetchnnel/lovelace-home-feed-card", "changelog": "https://github.com/gadgetchnnel/lovelace-home-feed-card" diff --git a/lovelace-home-feed-card.js b/lovelace-home-feed-card.js index b65d2c7..e09b729 100644 --- a/lovelace-home-feed-card.js +++ b/lovelace-home-feed-card.js @@ -40,12 +40,11 @@ class HomeFeedCard extends Polymer.Element {