Skip to content

Commit

Permalink
fix(backgrounds): test square background
Browse files Browse the repository at this point in the history
  • Loading branch information
thatkookooguy committed Nov 16, 2020
1 parent 2d33408 commit d5613b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/kibibit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kibibit:
background-image5: "center / cover no-repeat fixed url('/local/bg.png'), center / cover no-repeat fixed url('https://thatkookooguy.github.io/https-assets/bg/abstract/bg5.png')"
background-image6: "center / cover no-repeat fixed url('/local/bg.png'), center / cover no-repeat fixed url('https://thatkookooguy.github.io/https-assets/bg/abstract/bg6.png')"
background-image7: "center / cover no-repeat fixed url('/local/bg.png'), center / cover no-repeat fixed url('https://thatkookooguy.github.io/https-assets/bg/abstract/bg7.png')"
lovelace-background: var(--background-image2)
lovelace-background: var(--background-image3)
primary-color: "#209cee"
light-primary-color: "#B6B6C1"
primary-background-color: "#212121"
Expand Down

0 comments on commit d5613b4

Please sign in to comment.