I’ve been playing around with this for a couple of days and ended up being able to get pretty close to the “Clear Theme” from another thread. Pretty pleased with how it looks at the moment.
I have uploaded my custom.css and background image to github if anyone wants to use it.
https://github.com/bremor/tileboard-clear-theme
I created a theme based on this post: Why can’t we have UI like these? Quite inspiring!
Added: Dark Version
Preview
[grafik]
Install via HACS
The theme can now be installed via HACS . The background image will be added automatically
Install manually
Background
Save the background image to home-assistant/www/day.jpg
[background_light]
Theme
clear:
# Background image
lovelace-background: 'center / cover no-repeat url("/local/day.jpg") fixed'
# Colors
text-color: '#636B75' …
3 Likes