summaryrefslogtreecommitdiff
path: root/beos/beos_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'beos/beos_gui.cpp')
-rw-r--r--beos/beos_gui.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/beos/beos_gui.cpp b/beos/beos_gui.cpp
index 33ac00d36..28096c3a7 100644
--- a/beos/beos_gui.cpp
+++ b/beos/beos_gui.cpp
@@ -485,6 +485,9 @@ void gui_init(int argc, char** argv)
return;
}
+ // ui_color() gives hardcoded values before BApplication is created.
+ nsbeos_update_system_ui_colors();
+
fetch_rsrc_register();
check_homedir();