Skip to content

Commit ed43293

Browse files
committed
border changes
1 parent fd0d6e3 commit ed43293

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

themes/noctis.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ noctis:
5656
ha-card-background: 'rgba(43,55,78,1)' #'linear-gradient(145deg, #273246, #2e3b53)'
5757
ha-card-box-shadow: "3px 3px 13px -6px rgba(17,35,52,1)"
5858
ha-card-border-radius: "5px"
59-
border-color: 'none'
59+
border-radius: "5px"
60+
ha-card-border-color: 'rgba(0,0,0,0)'
61+
ha-card-border-width: '0'
6062

6163
# Dialog
6264
ha-dialog-border-radius: "5px"

0 commit comments

Comments
 (0)