Community Layouts and Colors - MLB-LED-Scoreboard/mlb-led-scoreboard GitHub Wiki
Colors
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
}
}
Layouts
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!