Design adjustments

This commit is contained in:
2026-01-14 00:35:08 +01:00
parent 189186ef44
commit 45def7ceb4

View File

@@ -289,12 +289,12 @@ number:
- lvgl.matrix.button.update:
id: buttonPc
control:
disabled: true
disabled: false
else:
- lvgl.matrix.button.update:
id: buttonPc
control:
disabled: false
disabled: true
- logger.log: "PC button disabled"
font:
@@ -342,6 +342,7 @@ lvgl:
text_opa: COVER
border_opa: COVER
opa: COVER
color_filter_opa: 0%
buttonmatrix:
bg_color: 0x000000
bg_opa: COVER
@@ -375,6 +376,7 @@ lvgl:
text_opa: COVER
border_opa: COVER
opa: COVER
color_filter_opa: 0%
switch:
bg_color: 0x000000
bg_grad_color: 0x000000
@@ -512,6 +514,7 @@ lvgl:
text_opa: COVER
border_opa: COVER
opa: COVER
color_filter_opa: 0%
rows:
- buttons:
- id: buttonLights
@@ -641,6 +644,7 @@ lvgl:
text_opa: COVER
border_opa: COVER
opa: COVER
color_filter_opa: 0%
rows:
- buttons:
- id: buttonTVArea