Skip to content

Commit

Permalink
Add steel blue colour as default (SgtBatten#37)
Browse files Browse the repository at this point in the history
* Add steel blue colour as default

* Add steel blue colour as default
  • Loading branch information
SgtBatten authored Jun 1, 2023
1 parent 58148fb commit f676d3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Frigate Camera Notifications/Beta
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,11 @@ blueprint:
color:
name: Notification Color - Android/TV only (Optional)
description: Set the color of the notification on your Android mobile device or TV.
default: grey
default: steelblue
selector:
select:
options:
- steelblue
- grey
- black
- indigo
Expand Down
3 changes: 2 additions & 1 deletion Frigate Camera Notifications/Stable
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,11 @@ blueprint:
color:
name: Notification Color (Optional)
description: Set the color of the notification on your mobile device or TV.
default: grey
default: steelblue
selector:
select:
options:
- steelblue
- grey
- black
- indigo
Expand Down

0 comments on commit f676d3e

Please sign in to comment.