From ed4329315d0f119152971285e95563001450533e Mon Sep 17 00:00:00 2001 From: aFFekopp <51753523+aFFekopp@users.noreply.github.com> Date: Fri, 18 Nov 2022 13:22:08 +0100 Subject: [PATCH] border changes --- themes/noctis.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/themes/noctis.yaml b/themes/noctis.yaml index 1a98d34..f09640a 100644 --- a/themes/noctis.yaml +++ b/themes/noctis.yaml @@ -56,7 +56,9 @@ noctis: ha-card-background: 'rgba(43,55,78,1)' #'linear-gradient(145deg, #273246, #2e3b53)' ha-card-box-shadow: "3px 3px 13px -6px rgba(17,35,52,1)" ha-card-border-radius: "5px" - border-color: 'none' + border-radius: "5px" + ha-card-border-color: 'rgba(0,0,0,0)' + ha-card-border-width: '0' # Dialog ha-dialog-border-radius: "5px"