Skip to content

Commit 3874b62

Browse files
authored
Update main.js
1 parent 78be215 commit 3874b62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/main.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ const gradients = {
7878
{ offset: 20, color: "#FECB01" },
7979
{ offset: 22, color: "#FC7F0A" },
8080
{ offset: 24, color: "#fd3814" },
81-
{ offset: 42.5, color: "#770600" },
81+
{ offset: 34.5, color: "#420D17" },
8282
],
83-
[15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25],
83+
[15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 30],
8484
"℃",
8585
),
8686
"occupancy-sensor": createGradient(

0 commit comments

Comments
 (0)