Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arraylabs authored Mar 7, 2017
1 parent 5c608a0 commit 8d6205c
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# hadashboard-skin-clear_sky
Custom skin for HADashboard 2 Beta
# Clear Sky Skin
Custom skin for HADashboard 2 Beta. This is a work in progress.

##Block Colors

To set individual blocks to different colors use the color variables on the widget_style line. For example:
```
smoke_basement:
widget_type: sensor
title: Smoke/CO
title2: Basement
widget_style: $red_background
entity: sensor.smoke_co_basement
```
> Colors available: $red_background, $orange_background, $green_background, $black_background

0 comments on commit 8d6205c

Please sign in to comment.