diff --git a/UI/NativeApp.cpp b/UI/NativeApp.cpp index a84a1f8f8..31ac4bcf5 100644 --- a/UI/NativeApp.cpp +++ b/UI/NativeApp.cpp @@ -429,6 +429,7 @@ void NativeInitGraphics() { ui_theme.itemFocusedStyle.background = UI::Drawable(0xCC909080); ui_theme.itemDownStyle.background = UI::Drawable(0xFFFFc080); ui_theme.itemDownStyle.fgColor = 0xFF000000; + ui_theme.popupTitle.fgColor = 0xFFE5B533; ui_draw2d.Init(); ui_draw2d_front.Init(); diff --git a/native b/native index 1be5ce83d..357966447 160000 --- a/native +++ b/native @@ -1 +1 @@ -Subproject commit 1be5ce83d732c4ebf3179ada40ef895586cb875e +Subproject commit 357966447d0eb9560dc5477cd8654c246eae2a8f