Design adjustments
This commit is contained in:
@@ -490,6 +490,13 @@ lvgl:
|
|||||||
items:
|
items:
|
||||||
pressed:
|
pressed:
|
||||||
bg_color: 0xFFFF00
|
bg_color: 0xFFFF00
|
||||||
|
disabled:
|
||||||
|
bg_color: 0x000000
|
||||||
|
bg_grad_color: 0x000000
|
||||||
|
bg_opa: COVER
|
||||||
|
border_color: 0x004d00
|
||||||
|
border_width: 2
|
||||||
|
text_color: 0x004d00
|
||||||
rows:
|
rows:
|
||||||
- buttons:
|
- buttons:
|
||||||
- id: buttonLights
|
- id: buttonLights
|
||||||
@@ -608,6 +615,14 @@ lvgl:
|
|||||||
y: 45
|
y: 45
|
||||||
width: 220
|
width: 220
|
||||||
height: 220
|
height: 220
|
||||||
|
items:
|
||||||
|
disabled:
|
||||||
|
bg_color: 0x000000
|
||||||
|
bg_grad_color: 0x000000
|
||||||
|
bg_opa: COVER
|
||||||
|
border_color: 0x004d00
|
||||||
|
border_width: 2
|
||||||
|
text_color: 0x004d00
|
||||||
rows:
|
rows:
|
||||||
- buttons:
|
- buttons:
|
||||||
- id: buttonTVArea
|
- id: buttonTVArea
|
||||||
|
|||||||
Reference in New Issue
Block a user