-
Notifications
You must be signed in to change notification settings - Fork 104
Community Layouts and Colors
Andrew Bowler edited this page Feb 24, 2019
·
3 revisions
Here you can add any customized colors you've created. Please paste your colors.json
and upload a few photos of how it looks. Bonus points for coming up with a name!
@phonorad
"offday": {
"scrolling_text": {
"r": 51,
"g": 255,
"b": 51
},
"time": {
"r": 51,
"g": 51,
"b": 255
},
"conditions": {
"r": 255,
"g": 235,
"b": 59
},
"temperature": {
"r": 255,
"g": 128,
"b": 0
},
"wind_speed": {
"r": 255,
"g": 128,
"b": 0
},
"wind_dir": {
"r": 255,
"g": 128,
"b": 0
},
"wind": {
"r": 255,
"g": 128,
"b": 0
},
"weather_icon": {
"r": 255,
"g": 235,
"b": 59
}
}
Here you can add any customized layouts you've created. Please paste your custom layout file (i.e. w32h32.json
or other dimensions) and upload a few photos of how it looks. Bonus points for coming up with a name!