Add main profile dynamic text color

This commit is contained in:
Champ Camba
2016-12-21 20:58:42 +08:00
parent f6e585773e
commit 2266f57b8c
3 changed files with 13 additions and 0 deletions
+1
View File
@@ -128,6 +128,7 @@ class UM_Setup {
'_um_profile_secondary_btn_hover' => '#e5e5e5',
'_um_profile_secondary_btn_text' => '#666',
'_um_profile_main_bg' => '',
'_um_profile_main_text_color' => '#555555',
'_um_register_role' => '0',
'_um_register_template' => 'register',
'_um_register_max_width' => '450px',