[PATCH 03/13] sandbox: Select white-on-black
    Simon Glass 
    sjg at chromium.org
       
    Tue Apr  1 19:29:34 CEST 2025
    
    
  
Use white on black for the expo menu as it is easier on the eyes.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
 arch/sandbox/dts/test.dts | 1 +
 1 file changed, 1 insertion(+)
diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
index 6cd87b74a64..ed573ef1570 100644
--- a/arch/sandbox/dts/test.dts
+++ b/arch/sandbox/dts/test.dts
@@ -130,6 +130,7 @@
 			font-size = <30>;
 			menu-inset = <3>;
 			menuitem-gap-y = <1>;
+			white-on-black;
 		};
 
 		cedit-theme {
-- 
2.43.0
    
    
More information about the U-Boot
mailing list