resoai / TileBoard

A simple yet highly configurable Dashboard for HomeAssistant
MIT License
1.63k stars 278 forks source link

Unable to find main.less #691

Closed achuet closed 3 years ago

achuet commented 3 years ago

Trying to change the background color of the Tileboard page. But I could not find main.less. Could you please tell me the location where I can find the file Thank You

rchl commented 3 years ago

Here is how you can customize styles: https://github.com/resoai/TileBoard#custom-css-styles

Several classes are added to each tile depending on the type of tile and state. Custom CSS styles can be applied by creating a custom.css file in the styles directory.