Use white on black for the expo menu as it is easier on the eyes.

Signed-off-by: Simon Glass <s...@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 caec8c8fd01..2087c91285c 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

Reply via email to