More UI tweaks (better title font for popups for example)

This commit is contained in:
Henrik Rydgard 2013-08-14 23:29:57 +02:00
parent 8b99d999ed
commit b0c0911dca
2 changed files with 2 additions and 1 deletions

View File

@ -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();

2
native

@ -1 +1 @@
Subproject commit 1be5ce83d732c4ebf3179ada40ef895586cb875e
Subproject commit 357966447d0eb9560dc5477cd8654c246eae2a8f