Theme Structure

Bare minimal theme structure

Create a folder/directory where you'll keep your theme project. Say you name it :my-theme A bare minimal should look like :

- my-theme
    |- preview
    |- wallpaper
        |- default_lock_wallpaper.jpg
        |- default_wallpaper.jpg
    |- boots
    |- lockscreen
        |- advance
            |- manifest.xml

An Extremely Fancy Theme Structure

A highly fancy theme structure should look like :

Alonely-1.0.0.1
├── boots
│   └── bootanimation
│       ├── desc.txt
│       ├── part0
│       │   ├── alonely0000.jpg
│       │   ├── alonely0001.jpg
│       │   ├── alonely0002.jpg
│       │   ├── alonely0003.jpg
│       │   ├── alonely0004.jpg
│       │   ├── alonely0005.jpg
│       │   ├── alonely0006.jpg
│       │   ├── alonely0007.jpg
│       │   ├── alonely0008.jpg
│       │   ├── alonely0009.jpg
│       │   ├── alonely0010.jpg
│       │   ├── alonely0011.jpg
│       │   ├── alonely0012.jpg
│       │   ├── alonely0013.jpg
│       │   ├── alonely0014.jpg
│       │   ├── alonely0015.jpg
│       │   ├── alonely0016.jpg
│       │   ├── alonely0017.jpg
│       │   ├── alonely0018.jpg
│       │   ├── alonely0019.jpg
│       │   ├── alonely0020.jpg
│       │   ├── alonely0021.jpg
│       │   ├── alonely0022.jpg
│       │   ├── alonely0023.jpg
│       │   ├── alonely0024.jpg
│       │   ├── alonely0025.jpg
│       │   ├── alonely0026.jpg
│       │   ├── alonely0027.jpg
│       │   ├── alonely0028.jpg
│       │   ├── alonely0029.jpg
│       │   ├── alonely0030.jpg
│       │   ├── alonely0031.jpg
│       │   ├── alonely0032.jpg
│       │   ├── alonely0033.jpg
│       │   ├── alonely0034.jpg
│       │   ├── alonely0035.jpg
│       │   ├── alonely0036.jpg
│       │   ├── alonely0037.jpg
│       │   ├── alonely0038.jpg
│       │   ├── alonely0039.jpg
│       │   ├── alonely0040.jpg
│       │   ├── alonely0041.jpg
│       │   ├── alonely0042.jpg
│       │   ├── alonely0043.jpg
│       │   ├── alonely0044.jpg
│       │   ├── alonely0045.jpg
│       │   └── alonely0046.jpg
│       └── part01
│           ├── alonely0047.jpg
│           ├── alonely0048.jpg
│           ├── alonely0049.jpg
│           ├── alonely0050.jpg
│           ├── alonely0051.jpg
│           ├── alonely0052.jpg
│           ├── alonely0053.jpg
│           ├── alonely0054.jpg
│           ├── alonely0055.jpg
│           ├── alonely0056.jpg
│           ├── alonely0057.jpg
│           ├── alonely0058.jpg
│           ├── alonely0059.jpg
│           ├── alonely0060.jpg
│           ├── alonely0061.jpg
│           ├── alonely0062.jpg
│           ├── alonely0063.jpg
│           ├── alonely0064.jpg
│           ├── alonely0065.jpg
│           ├── alonely0066.jpg
│           ├── alonely0067.jpg
│           ├── alonely0068.jpg
│           └── alonely0069.jpg
├── clock_2x4
│   ├── d_0.png
│   ├── d_1.png
│   ├── d_2.png
│   ├── d_3.png
│   ├── d_4.png
│   ├── d_5.png
│   ├── d_6.png
│   ├── d_7.png
│   ├── d_8.png
│   ├── d_9.png
│   ├── d_dot.png
│   ├── manifest.xml
│   ├── music_next_n.png
│   ├── music_pause_n.png
│   ├── music_play_n.png
│   ├── music_previous_n.png
│   ├── music_process.png
│   ├── music_process_bg.png
│   ├── music_process_mask.png
│   ├── time_0.png
│   ├── time_1.png
│   ├── time_2.png
│   ├── time_3.png
│   ├── time_4.png
│   ├── time_5.png
│   ├── time_6.png
│   ├── time_7.png
│   ├── time_8.png
│   ├── time_9.png
│   ├── time_dot.png
│   ├── w
│   │   ├── weather_0_bai.png
│   │   ├── weather_0_ye.png
│   │   ├── weather_1.png
│   │   ├── weather_10.png
│   │   ├── weather_11.png
│   │   ├── weather_12.png
│   │   ├── weather_13.png
│   │   ├── weather_14.png
│   │   ├── weather_15.png
│   │   ├── weather_16.png
│   │   ├── weather_17.png
│   │   ├── weather_18.png
│   │   ├── weather_19.png
│   │   ├── weather_2.png
│   │   ├── weather_20.png
│   │   ├── weather_21.png
│   │   ├── weather_22.png
│   │   ├── weather_23.png
│   │   ├── weather_24.png
│   │   ├── weather_3.png
│   │   ├── weather_4.png
│   │   ├── weather_5.png
│   │   ├── weather_6.png
│   │   ├── weather_7.png
│   │   ├── weather_8.png
│   │   └── weather_9.png
│   ├── week_1.png
│   ├── week_2.png
│   ├── week_3.png
│   ├── week_4.png
│   ├── week_5.png
│   ├── week_6.png
│   └── week_7.png
├── com.android.contacts
│   ├── framework-miui-res
│   │   └── res
│   │       └── drawable-xhdpi
│   │           ├── action_bar_tab_bg_first_normal_light.9.png
│   │           ├── action_bar_tab_bg_first_pressed_light.9.png
│   │           ├── action_bar_tab_bg_first_selected_light.9.png
│   │           ├── action_bar_tab_bg_last_normal_light.9.png
│   │           ├── action_bar_tab_bg_last_pressed_light.9.png
│   │           ├── action_bar_tab_bg_last_selected_light.9.png
│   │           ├── action_bar_tab_bg_middle_normal_light.9.png
│   │           ├── action_bar_tab_bg_middle_pressed_light.9.png
│   │           └── action_bar_tab_bg_middle_selected_light.9.png
│   ├── res
│   │   ├── drawable-xhdpi
│   │   │   ├── action_bar_bg_light.png
│   │   │   ├── action_button_back_normal_light.png
│   │   │   ├── action_button_back_pressed_light.png
│   │   │   ├── action_button_done_normal_light.png
│   │   │   ├── action_button_done_pressed_light.png
│   │   │   ├── action_button_mark_normal_light.png
│   │   │   ├── action_button_mark_pressed_light.png
│   │   │   ├── action_button_merge_normal_light.png
│   │   │   ├── action_button_merge_pressed_light.png
│   │   │   ├── action_button_open_dialpad_normal_light.png
│   │   │   ├── action_button_open_dialpad_pressed_light.png
│   │   │   ├── action_button_ringtone_normal_light.png
│   │   │   ├── action_button_ringtone_pressed_light.png
│   │   │   ├── action_button_sim_import_disable_light.png
│   │   │   ├── action_button_sim_import_normal_light.png
│   │   │   ├── action_button_sim_import_pressed_light.png
│   │   │   ├── action_button_sms_normal_light.png
│   │   │   ├── action_button_sms_pressed_light.png
│   │   │   ├── btn_inline_expand_normal_light.png
│   │   │   ├── btn_inline_expand_pressed_light.png
│   │   │   ├── btn_inline_shrink_normal_light.png
│   │   │   ├── btn_inline_shrink_pressed_light.png
│   │   │   ├── contact_detail_default_photo.png
│   │   │   ├── contact_detail_pager_bg.png
│   │   │   ├── dialer_bottom_bar_bg.png
│   │   │   ├── dialer_btn_close_dialpad_normal.png
│   │   │   ├── dialer_btn_close_dialpad_pressed.png
│   │   │   ├── dialer_btn_delete_normal.png
│   │   │   ├── dialer_btn_delete_pressed.png
│   │   │   ├── dialer_digits_clear_btn_normal.png
│   │   │   ├── dialer_digits_clear_btn_pressed.png
│   │   │   ├── dialer_fire_wall.png
│   │   │   ├── dialer_ic_call_log_header_incoming_call.png
│   │   │   ├── dialer_ic_call_log_header_incoming_forwarding_call.png
│   │   │   ├── dialer_ic_call_log_header_newcontact.png
│   │   │   ├── dialer_ic_call_log_header_outgoing_call.png
│   │   │   ├── dropdown_indicator_down_n.png
│   │   │   ├── dropdown_indicator_down_p.png
│   │   │   ├── dropdown_indicator_up_n.png
│   │   │   ├── dropdown_indicator_up_p.png
│   │   │   ├── dual_dialer_btn_close_dialpad_normal.9.png
│   │   │   ├── dual_dialer_btn_close_dialpad_pressed.9.png
│   │   │   ├── dual_dialer_btn_delete_normal.9.png
│   │   │   ├── dual_dialer_btn_delete_pressed.9.png
│   │   │   ├── expandable_group_close.png
│   │   │   ├── expandable_group_open.png
│   │   │   ├── ic_send_mms_by_mx_n.png
│   │   │   ├── ic_send_mms_by_mx_p.png
│   │   │   ├── ic_send_sms_n.png
│   │   │   ├── ic_send_sms_p.png
│   │   │   ├── photo_editor_p.9.png
│   │   │   ├── qrcode_icon.png
│   │   │   ├── quickcontact_tab_indicator.9.png
│   │   │   ├── quickcontact_track_background.9.png
│   │   │   ├── quickcontact_window_bg.9.png
│   │   │   ├── quickcontact_window_footer.png
│   │   │   ├── quickcontact_window_title_bg.9.png
│   │   │   ├── quickcontact_window_title_bg_press.9.png
│   │   │   ├── sim1.png
│   │   │   ├── sim2.png
│   │   │   ├── spinner_bg_normal_light.9.png
│   │   │   └── spinner_bg_pressed_light.9.png
│   │   └── drawable-xxhdpi
│   │       ├── dialer_background.png
│   │       ├── dialer_btn_call_normal.9.png
│   │       ├── dialer_btn_call_pressed.9.png
│   │       ├── dialer_btn_close_dialpad_normal.9.png
│   │       ├── dialer_btn_close_dialpad_pressed.9.png
│   │       ├── dialer_btn_delete_normal.9.png
│   │       ├── dialer_btn_delete_normal.png
│   │       ├── dialer_btn_delete_pressed.9.png
│   │       ├── dialer_button_pressed.png
│   │       └── dialer_buttons.png
│   ├── theme_fallback.xml
│   └── theme_values.xml
├── com.android.deskclock
│   ├── res
│   │   ├── drawable-xhdpi
│   │   │   ├── btn_bg_first_normal_light.9.png
│   │   │   ├── btn_bg_first_pressed_light.9.png
│   │   │   ├── btn_bg_last_normal_light.9.png
│   │   │   ├── btn_bg_last_pressed_light.9.png
│   │   │   ├── btn_bg_single_normal_light.9.png
│   │   │   ├── btn_bg_single_pressed_light.9.png
│   │   │   └── list_menu_bg_light.xml
│   │   └── drawable-xxhdpi
│   │       ├── add_button_normal.png
│   │       ├── add_button_pressed.png
│   │       ├── btn_dismiss_timer_normal.9.png
│   │       ├── btn_dismiss_timer_pressed.9.png
│   │       ├── clock_dial.png
│   │       ├── clock_hand_hour.png
│   │       ├── clock_hand_minute.png
│   │       ├── fragment_bg.9.png
│   │       ├── setting_button_normal.png
│   │       └── setting_button_pressed.png
│   ├── theme_fallback.xml
│   └── theme_values.xml
├── com.android.mms
│   ├── res
│   │   ├── drawable-xhdpi
│   │   │   ├── action_button_forward_disable_light.png
│   │   │   ├── action_button_forward_normal_light.png
│   │   │   ├── action_button_forward_pressed_light.png
│   │   │   ├── action_button_info_disable_light.png
│   │   │   ├── action_button_info_normal_light.png
│   │   │   ├── action_button_info_pressed_light.png
│   │   │   ├── action_button_restore_disable_light.png
│   │   │   ├── action_button_restore_normal_light.png
│   │   │   ├── action_button_restore_pressed_light.png
│   │   │   ├── action_button_slide_delete_normal.png
│   │   │   ├── action_button_slide_delete_pressed.png
│   │   │   ├── action_button_slide_done_normal.png
│   │   │   ├── action_button_slide_done_pressed.png
│   │   │   ├── action_button_slide_next_disable.png
│   │   │   ├── action_button_slide_next_normal.png
│   │   │   ├── action_button_slide_next_pressed.png
│   │   │   ├── action_button_slide_pre_disable.png
│   │   │   ├── action_button_slide_pre_normal.png
│   │   │   ├── action_button_slide_pre_pressed.png
│   │   │   ├── action_mode_immersion_slide_light_n.png
│   │   │   ├── action_mode_immersion_slide_light_p.png
│   │   │   ├── add_recipients_normal.png
│   │   │   ├── add_recipients_pressed.png
│   │   │   ├── compose_message_editor_bg.9.png
│   │   │   ├── compose_mi_message_editor_bg.9.png
│   │   │   ├── conversation_empty.png
│   │   │   ├── download_btn_n.png
│   │   │   ├── download_btn_p.png
│   │   │   ├── insert_attachment_button_checked_n.png
│   │   │   ├── insert_attachment_button_n.png
│   │   │   ├── insert_attachment_button_p.png
│   │   │   ├── mi_recipient_view_bg_normal.9.png
│   │   │   ├── mi_recipient_view_bg_pressed.9.png
│   │   │   ├── new_message_popup_bottom_bg.9.png
│   │   │   ├── new_message_popup_mi_msg_editor_bg.9.png
│   │   │   ├── new_message_popup_msg_editor_bg.9.png
│   │   │   ├── new_message_popup_title_bg.9.png
│   │   │   ├── recent_contact_item_bg_n.9.png
│   │   │   ├── recent_contact_item_bg_p.9.png
│   │   │   ├── recipient_view_bg_normal.9.png
│   │   │   ├── recipient_view_bg_pressed.9.png
│   │   │   ├── send_btn_disable.png
│   │   │   ├── send_btn_n.png
│   │   │   └── send_btn_p.png
│   │   └── drawable-xxhdpi
│   │       ├── favourite_bubble_in.png
│   │       ├── message_bubble_in_bg_n.9.png
│   │       ├── message_bubble_in_bg_p.9.png
│   │       ├── message_bubble_out_bg_n.9.png
│   │       ├── message_bubble_out_bg_p.9.png
│   │       ├── message_bubble_out_gp_bg_n.9.png
│   │       ├── message_bubble_out_gp_bg_p.9.png
│   │       ├── message_edit_bottom_panel.png
│   │       ├── new_message_popup_bg.png
│   │       └── recent_contact_grid_bg.9.png
│   ├── theme_fallback.xml
│   └── theme_values.xml
├── com.android.providers.downloads
│   └── theme_values.xml
├── com.android.providers.downloads.ui
│   └── theme_values.xml
├── com.android.settings
│   ├── framework-miui-res
│   │   └── theme_values.xml
│   ├── res
│   │   └── drawable-xhdpi
│   │       ├── action_bottom_add_vip_disable.png
│   │       ├── action_bottom_add_vip_normal.png
│   │       ├── action_bottom_add_vip_pressed.png
│   │       ├── action_button_clear_disable.png
│   │       ├── action_button_clear_normal.png
│   │       ├── action_button_clear_pressed.png
│   │       ├── action_button_refresh_disable_light.png
│   │       ├── action_button_refresh_normal_light.png
│   │       ├── action_button_refresh_pressed_light.png
│   │       ├── action_button_reset_volume_disable.png
│   │       ├── action_button_reset_volume_normal.png
│   │       ├── action_button_reset_volume_pressed.png
│   │       ├── action_button_search_disable.png
│   │       ├── action_button_search_normal.png
│   │       ├── action_button_search_pressed.png
│   │       ├── action_button_show_process_disable.png
│   │       ├── action_button_show_process_normal.png
│   │       ├── action_button_show_process_pressed.png
│   │       ├── action_button_stop_disable.png
│   │       ├── action_button_stop_normal.png
│   │       ├── action_button_stop_pressed.png
│   │       ├── action_button_wifi_direct_disable.png
│   │       ├── action_button_wifi_direct_normal.png
│   │       ├── action_button_wifi_direct_pressed.png
│   │       ├── ic_blacklist_calls_off.png
│   │       ├── ic_blacklist_calls_on.png
│   │       ├── ic_blacklist_messages_off.png
│   │       ├── ic_blacklist_messages_on.png
│   │       ├── ic_menu_add_light.png
│   │       ├── ic_menu_trash_holo_dark.png
│   │       ├── ic_sync_grey_holo.png
│   │       ├── ic_wifi_lock_signal_1_light.png
│   │       ├── ic_wifi_lock_signal_2_light.png
│   │       ├── ic_wifi_lock_signal_3_light.png
│   │       ├── ic_wifi_lock_signal_4_light.png
│   │       ├── ic_wifi_signal_1_light.png
│   │       ├── ic_wifi_signal_2_light.png
│   │       ├── ic_wifi_signal_3_light.png
│   │       ├── ic_wifi_signal_4_light.png
│   │       ├── ic_wps_light.png
│   │       ├── lock_pattern_code_lock_error_holo.png
│   │       ├── lock_pattern_code_lock_touched_holo.png
│   │       ├── lock_pattern_indicator_code_lock_point_area_default_holo.png
│   │       └── pejuh.png
│   ├── theme_fallback.xml
│   └── theme_values.xml
├── com.android.systemui
│   ├── res
│   │   ├── drawable-xhdpi
│   │   │   ├── Untitled-1.psd
│   │   │   ├── brightness_panel_bg.9.png
│   │   │   ├── clear_button_bg.png
│   │   │   ├── clear_button_middle.png
│   │   │   ├── expanded_header_bg.9.png
│   │   │   ├── expanded_toggles_list_bg.9.png
│   │   │   ├── float_notification_bg.9.png
│   │   │   ├── nganu_normal.9.png
│   │   │   ├── nganu_press.9.png
│   │   │   └── tracking_view_page_style_bg.png
│   │   ├── drawable-xxhdpi
│   │   │   ├── ic_notify_clear_normal.png
│   │   │   ├── ic_notify_clear_pressed.png
│   │   │   ├── ic_notify_quicksettings_normal.png
│   │   │   ├── ic_notify_quicksettings_pressed.png
│   │   │   ├── recent_task_clear_button_normal.png
│   │   │   ├── recent_task_clear_button_pressed.png
│   │   │   ├── stat_notify_call_mute.png
│   │   │   ├── stat_notify_call_mute_darkmode.png
│   │   │   ├── stat_notify_more.png
│   │   │   ├── stat_notify_more_darkmode.png
│   │   │   ├── stat_sys_alarm.png
│   │   │   ├── stat_sys_alarm_darkmode.png
│   │   │   ├── stat_sys_data_bluetooth.png
│   │   │   ├── stat_sys_data_bluetooth_connected.png
│   │   │   ├── stat_sys_data_bluetooth_connected_darkmode.png
│   │   │   ├── stat_sys_data_bluetooth_darkmode.png
│   │   │   ├── stat_sys_data_bluetooth_in.png
│   │   │   ├── stat_sys_data_bluetooth_in_darkmode.png
│   │   │   ├── stat_sys_data_bluetooth_inout.png
│   │   │   ├── stat_sys_data_bluetooth_inout_darkmode.png
│   │   │   ├── stat_sys_data_bluetooth_out.png
│   │   │   ├── stat_sys_data_bluetooth_out_darkmode.png
│   │   │   ├── stat_sys_data_connected_1x.png
│   │   │   ├── stat_sys_data_connected_1x_darkmode.png
│   │   │   ├── stat_sys_data_connected_1x_half.png
│   │   │   ├── stat_sys_data_connected_1x_half_darkmode.png
│   │   │   ├── stat_sys_data_connected_3g.png
│   │   │   ├── stat_sys_data_connected_3g_darkmode.png
│   │   │   ├── stat_sys_data_connected_3g_half.png
│   │   │   ├── stat_sys_data_connected_3g_half_darkmode.png
│   │   │   ├── stat_sys_data_connected_4g.png
│   │   │   ├── stat_sys_data_connected_4g_darkmode.png
│   │   │   ├── stat_sys_data_connected_4g_half.png
│   │   │   ├── stat_sys_data_connected_4g_half_darkmode.png
│   │   │   ├── stat_sys_data_connected_4g_lte.png
│   │   │   ├── stat_sys_data_connected_4g_lte_darkmode.png
│   │   │   ├── stat_sys_data_connected_e.png
│   │   │   ├── stat_sys_data_connected_e_darkmode.png
│   │   │   ├── stat_sys_data_connected_g.png
│   │   │   ├── stat_sys_data_connected_g_darkmode.png
│   │   │   ├── stat_sys_data_connected_h.png
│   │   │   ├── stat_sys_data_connected_h_darkmode.png
│   │   │   ├── stat_sys_data_connected_hp.png
│   │   │   ├── stat_sys_data_connected_hp_darkmode.png
│   │   │   ├── stat_sys_data_connected_roam.png
│   │   │   ├── stat_sys_data_connected_roam_darkmode.png
│   │   │   ├── stat_sys_gps_acquiring.png
│   │   │   ├── stat_sys_gps_acquiring_darkmode.png
│   │   │   ├── stat_sys_gps_on.png
│   │   │   ├── stat_sys_gps_on_darkmode.png
│   │   │   ├── stat_sys_headset.png
│   │   │   ├── stat_sys_headset_darkmode.png
│   │   │   ├── stat_sys_headset_without_mic.png
│   │   │   ├── stat_sys_headset_without_mic_darkmode.png
│   │   │   ├── stat_sys_mikey.png
│   │   │   ├── stat_sys_mikey_darkmode.png
│   │   │   ├── stat_sys_missed_call.png
│   │   │   ├── stat_sys_missed_call_darkmode.png
│   │   │   ├── stat_sys_privacymode.png
│   │   │   ├── stat_sys_privacymode_darkmode.png
│   │   │   ├── stat_sys_quiet_mode.png
│   │   │   ├── stat_sys_quiet_mode_darkmode.png
│   │   │   ├── stat_sys_ringer_silent.png
│   │   │   ├── stat_sys_ringer_silent_darkmode.png
│   │   │   ├── stat_sys_ringer_vibrate.png
│   │   │   ├── stat_sys_ringer_vibrate_darkmode.png
│   │   │   ├── stat_sys_roaming_cdma_0.png
│   │   │   ├── stat_sys_roaming_cdma_0_darkmode.png
│   │   │   ├── stat_sys_signal_0.png
│   │   │   ├── stat_sys_signal_0_darkmode.png
│   │   │   ├── stat_sys_signal_1.png
│   │   │   ├── stat_sys_signal_1_darkmode.png
│   │   │   ├── stat_sys_signal_2.png
│   │   │   ├── stat_sys_signal_2_darkmode.png
│   │   │   ├── stat_sys_signal_3.png
│   │   │   ├── stat_sys_signal_3_darkmode.png
│   │   │   ├── stat_sys_signal_4.png
│   │   │   ├── stat_sys_signal_4_darkmode.png
│   │   │   ├── stat_sys_signal_5.png
│   │   │   ├── stat_sys_signal_5_darkmode.png
│   │   │   ├── stat_sys_signal_data.png
│   │   │   ├── stat_sys_signal_data_darkmode.png
│   │   │   ├── stat_sys_signal_flightmode.png
│   │   │   ├── stat_sys_signal_flightmode_darkmode.png
│   │   │   ├── stat_sys_signal_in.png
│   │   │   ├── stat_sys_signal_in_darkmode.png
│   │   │   ├── stat_sys_signal_in_half.png
│   │   │   ├── stat_sys_signal_in_half_darkmode.png
│   │   │   ├── stat_sys_signal_inout.png
│   │   │   ├── stat_sys_signal_inout_darkmode.png
│   │   │   ├── stat_sys_signal_inout_half.png
│   │   │   ├── stat_sys_signal_inout_half_darkmode.png
│   │   │   ├── stat_sys_signal_out.png
│   │   │   ├── stat_sys_signal_out_darkmode.png
│   │   │   ├── stat_sys_signal_out_half.png
│   │   │   ├── stat_sys_signal_out_half_darkmode.png
│   │   │   ├── stat_sys_speakerphone.png
│   │   │   ├── stat_sys_speakerphone_darkmode.png
│   │   │   ├── stat_sys_sync_0.png
│   │   │   ├── stat_sys_sync_0_darkmode.png
│   │   │   ├── stat_sys_sync_1.png
│   │   │   ├── stat_sys_sync_1_darkmode.png
│   │   │   ├── stat_sys_sync_2.png
│   │   │   ├── stat_sys_sync_2_darkmode.png
│   │   │   ├── stat_sys_sync_3.png
│   │   │   ├── stat_sys_sync_3_darkmode.png
│   │   │   ├── stat_sys_sync_error.png
│   │   │   ├── stat_sys_sync_error_darkmode.png
│   │   │   ├── stat_sys_usb_share.png
│   │   │   ├── stat_sys_usb_share_darkmode.png
│   │   │   ├── stat_sys_wifi_ap.png
│   │   │   ├── stat_sys_wifi_ap_darkmode.png
│   │   │   ├── stat_sys_wifi_signal_0.png
│   │   │   ├── stat_sys_wifi_signal_0_darkmode.png
│   │   │   ├── stat_sys_wifi_signal_1.png
│   │   │   ├── stat_sys_wifi_signal_1_darkmode.png
│   │   │   ├── stat_sys_wifi_signal_2.png
│   │   │   ├── stat_sys_wifi_signal_2_darkmode.png
│   │   │   ├── stat_sys_wifi_signal_3.png
│   │   │   ├── stat_sys_wifi_signal_3_darkmode.png
│   │   │   ├── stat_sys_wifi_signal_4.png
│   │   │   ├── stat_sys_wifi_signal_4_darkmode.png
│   │   │   ├── stat_sys_wifi_signal_null.png
│   │   │   ├── stat_sys_wifi_signal_null_darkmode.png
│   │   │   ├── status_bar_toggle_ac_off.png
│   │   │   ├── status_bar_toggle_ac_on.png
│   │   │   ├── status_bar_toggle_bluetooth_off.png
│   │   │   ├── status_bar_toggle_bluetooth_on.png
│   │   │   ├── status_bar_toggle_brightness_auto.png
│   │   │   ├── status_bar_toggle_brightness_half.png
│   │   │   ├── status_bar_toggle_brightness_manual.png
│   │   │   ├── status_bar_toggle_brightness_off.png
│   │   │   ├── status_bar_toggle_brightness_on.png
│   │   │   ├── status_bar_toggle_data_off.png
│   │   │   ├── status_bar_toggle_data_on.png
│   │   │   ├── status_bar_toggle_flight_mode_off.png
│   │   │   ├── status_bar_toggle_flight_mode_on.png
│   │   │   ├── status_bar_toggle_gps_off.png
│   │   │   ├── status_bar_toggle_gps_on.png
│   │   │   ├── status_bar_toggle_lock.png
│   │   │   ├── status_bar_toggle_lock_on.png
│   │   │   ├── status_bar_toggle_mute_off.png
│   │   │   ├── status_bar_toggle_mute_on.png
│   │   │   ├── status_bar_toggle_power_high_off.png
│   │   │   ├── status_bar_toggle_power_high_on.png
│   │   │   ├── status_bar_toggle_privacy_mode_off.png
│   │   │   ├── status_bar_toggle_privacy_mode_on.png
│   │   │   ├── status_bar_toggle_quiet_mode_off.png
│   │   │   ├── status_bar_toggle_quiet_mode_on.png
│   │   │   ├── status_bar_toggle_rotate_lock_off.png
│   │   │   ├── status_bar_toggle_rotate_lock_on.png
│   │   │   ├── status_bar_toggle_screen_button_disabled.png
│   │   │   ├── status_bar_toggle_screen_button_enabled.png
│   │   │   ├── status_bar_toggle_screenshot.png
│   │   │   ├── status_bar_toggle_screenshot_on.png
│   │   │   ├── status_bar_toggle_sync_auto_active_0.png
│   │   │   ├── status_bar_toggle_sync_auto_active_1.png
│   │   │   ├── status_bar_toggle_sync_auto_active_2.png
│   │   │   ├── status_bar_toggle_sync_auto_active_3.png
│   │   │   ├── status_bar_toggle_sync_manual_active_0.png
│   │   │   ├── status_bar_toggle_sync_manual_active_1.png
│   │   │   ├── status_bar_toggle_sync_manual_active_2.png
│   │   │   ├── status_bar_toggle_sync_manual_active_3.png
│   │   │   ├── status_bar_toggle_sync_off.png
│   │   │   ├── status_bar_toggle_sync_on.png
│   │   │   ├── status_bar_toggle_torch_off.png
│   │   │   ├── status_bar_toggle_torch_on.png
│   │   │   ├── status_bar_toggle_vibrate_off.png
│   │   │   ├── status_bar_toggle_vibrate_on.png
│   │   │   ├── status_bar_toggle_wifi_ap_off.png
│   │   │   ├── status_bar_toggle_wifi_ap_on.png
│   │   │   ├── status_bar_toggle_wifi_off.png
│   │   │   ├── status_bar_toggle_wifi_on.png
│   │   │   ├── tab.psd
│   │   │   ├── tab_notifications_bg_n.png
│   │   │   ├── tab_notifications_bg_p.png
│   │   │   ├── tab_toggles_bg_n.png
│   │   │   └── tab_toggles_bg_p.png
│   │   ├── raw
│   │   │   └── statusbar_music.maml
│   │   └── raw-xxhdpi
│   │       ├── stat_sys_battery.png
│   │       ├── stat_sys_battery_charge.png
│   │       ├── stat_sys_battery_charge_darkmode.png
│   │       └── stat_sys_battery_darkmode.png
│   ├── theme_fallback.xml
│   └── theme_values.xml
├── com.android.thememanager
│   ├── res
│   │   ├── drawable-xhdpi
│   │   │   ├── arrow_down.png
│   │   │   ├── arrow_up.png
│   │   │   ├── btn_bg_first_normal_light.9.png
│   │   │   ├── btn_bg_first_pressed_light.9.png
│   │   │   ├── btn_bg_last_normal_light.9.png
│   │   │   ├── btn_bg_last_pressed_light.9.png
│   │   │   ├── btn_bg_single_normal_light.9.png
│   │   │   ├── btn_bg_warn_single_normal_light.9.png
│   │   │   ├── btn_bg_warn_single_pressed_light.9.png
│   │   │   ├── button_negative_n.9.png
│   │   │   ├── button_negative_p.9.png
│   │   │   ├── loading_view_bg.9.png
│   │   │   ├── resource_recommend_item_text_bg_p_0.9.png
│   │   │   ├── resource_search_history_delete.png
│   │   │   ├── resource_search_history_tip.png
│   │   │   └── resource_search_suggest_tip.png
│   │   └── drawable-xxhdpi
│   │       ├── arrow_down.png
│   │       ├── arrow_up.png
│   │       ├── btn_contact_picker_n.png
│   │       ├── btn_contact_picker_p.png
│   │       ├── btn_mi_contact_picker_n.png
│   │       ├── btn_mi_contact_picker_p.png
│   │       ├── ic_menu_picker_d.png
│   │       ├── ic_menu_picker_n.png
│   │       ├── ic_menu_picker_p.png
│   │       ├── icon_component_alarmstyle.png
│   │       ├── icon_component_boot_animation.png
│   │       ├── icon_component_boot_audio.png
│   │       ├── icon_component_contact.png
│   │       ├── icon_component_font.png
│   │       ├── icon_component_icon.png
│   │       ├── icon_component_launcher.png
│   │       ├── icon_component_lockscreen.png
│   │       ├── icon_component_lockstyle.png
│   │       ├── icon_component_mms.png
│   │       ├── icon_component_notication.png
│   │       ├── icon_component_ringtone.png
│   │       ├── icon_component_statusbar.png
│   │       ├── icon_component_wallpaper.png
│   │       ├── loading_view_bg.9.png
│   │       ├── resource_font_bg.9.png
│   │       ├── resource_list_download_icon.png
│   │       ├── resource_list_downloading_icon.png
│   │       └── resource_operation_view_bg.png
│   └── theme_values.xml
├── com.android.updater
│   ├── framework-miui-res
│   │   └── res
│   │       └── drawable-xxhdpi
│   │           ├── btn_bg_dialog_single_pressed_light.9.png
│   │           ├── btn_bg_single_normal_light.9.png
│   │           ├── btn_bg_single_pressed_light.9.png
│   │           ├── btn_bg_warn_single_disable_light.9.png
│   │           ├── btn_bg_warn_single_normal_light.9.png
│   │           └── btn_bg_warn_single_pressed_light.9.png
│   ├── res
│   │   └── drawable-xhdpi
│   │       ├── bottom_bar_placeholder.9.png
│   │       ├── icon_menu_more_btn.png
│   │       ├── miui_v6_title_bg.9.png
│   │       ├── nonetwork.png
│   │       ├── update_feedneed_icon.png
│   │       ├── update_general_n.png
│   │       ├── update_general_p.png
│   │       ├── update_happy_n.png
│   │       ├── update_happy_p.png
│   │       ├── update_sad_n.png
│   │       ├── update_sad_p.png
│   │       ├── usb_notification_help_bg_n.9.png
│   │       └── usb_notification_help_bg_p.9.png
│   └── theme_values.xml
├── com.miui.cleanmaster
│   ├── res
│   │   └── drawable-xhdpi
│   │       ├── icon_state_checked.png
│   │       ├── icon_state_middle.png
│   │       ├── icon_state_uncheck.png
│   │       ├── icon_system_cache.png
│   │       ├── list_item_bg_light_normal.9.png
│   │       ├── list_item_bg_light_pressed.9.png
│   │       └── main_page_background.9.png
│   ├── theme_fallback.xml
│   └── theme_values.xml
├── com.miui.home
│   ├── res
│   │   └── drawable-xhdpi
│   │       └── icon_notification_bg.9.png
│   └── theme_values.xml
├── com.miui.networkassistant
│   ├── res
│   │   └── drawable-xhdpi
│   │       ├── app_detail_disable.png
│   │       ├── app_detail_highlight.png
│   │       ├── app_detail_normal.png
│   │       ├── firewall_enable.png
│   │       ├── firewall_enable_partial.png
│   │       ├── firewall_new_installed_app_preconfig_normal.png
│   │       ├── firewall_new_installed_app_preconfig_pressed.png
│   │       ├── icon_switch_disabled.png
│   │       ├── icon_switch_normal.png
│   │       ├── icon_switch_pressed.png
│   │       ├── icon_tips_normal.png
│   │       ├── icon_tips_pressed.png
│   │       ├── main_page_background.png
│   │       └── nenen.png
│   ├── theme_fallback.xml
│   └── theme_values.xml
├── com.miui.securitycenter
│   ├── res
│   │   └── drawable-xhdpi
│   │       ├── main_page_background.png
│   │       ├── menu_icon_antispam_danger_normal.png
│   │       ├── menu_icon_antispam_danger_pressed.png
│   │       ├── menu_icon_antispam_normal.png
│   │       ├── menu_icon_antispam_pressed.png
│   │       ├── menu_icon_garbage_danger_normal.png
│   │       ├── menu_icon_garbage_danger_pressed.png
│   │       ├── menu_icon_garbage_normal.png
│   │       ├── menu_icon_garbage_pressed.png
│   │       ├── menu_icon_license_normal.png
│   │       ├── menu_icon_license_pressed.png
│   │       ├── menu_icon_net_danger_normal.png
│   │       ├── menu_icon_net_danger_pressed.png
│   │       ├── menu_icon_net_safe_normal.png
│   │       ├── menu_icon_net_safe_pressed.png
│   │       ├── menu_icon_power_danger_normal.png
│   │       ├── menu_icon_power_danger_pressed.png
│   │       ├── menu_icon_power_safe_normal.png
│   │       ├── menu_icon_power_safe_pressed.png
│   │       ├── menu_icon_virus_danger_normal.png
│   │       ├── menu_icon_virus_danger_pressed.png
│   │       ├── menu_icon_virus_save_normal.png
│   │       └── menu_icon_virus_save_pressed.png
│   ├── theme_fallback.xml
│   └── theme_values.xml
├── com.miui.system
│   └── theme_values.xml
├── com.xiaomi.account
│   ├── res
│   │   └── drawable-xxhdpi
│   │       ├── btn_receive_reward_n.png
│   │       ├── btn_receive_reward_p.png
│   │       ├── btn_scan_barcode_n.png
│   │       ├── btn_scan_barcode_p.png
│   │       ├── passport_action_bar_back_normal_light.png
│   │       ├── passport_action_bar_back_pressed_light.png
│   │       ├── passport_arrow_right_disable.png
│   │       ├── passport_arrow_right_normal.png
│   │       └── passport_arrow_right_pressed.png
│   └── theme_values.xml
├── description.xml
├── framework-miui-res
│   ├── filters.xml
│   ├── framework-miui
│   │   ├── res
│   │   │   └── drawable-xhdpi
│   │   │       ├── action_bar_back_normal_light.png
│   │   │       ├── action_bar_back_pressed_light.png
│   │   │       ├── action_bar_back_search_normal_light.png
│   │   │       ├── action_bar_back_search_pressed_light.png
│   │   │       ├── action_bar_navigate_normal_light.png
│   │   │       ├── action_bar_navigate_pressed_light.png
│   │   │       ├── action_button_blacklist_disable_light.png
│   │   │       ├── action_button_blacklist_normal_light.png
│   │   │       ├── action_button_blacklist_pressed_light.png
│   │   │       ├── action_button_copy_disable_light.png
│   │   │       ├── action_button_copy_normal_light.png
│   │   │       ├── action_button_copy_pressed_light.png
│   │   │       ├── action_button_cut_disable_light.png
│   │   │       ├── action_button_cut_normal_light.png
│   │   │       ├── action_button_cut_pressed_light.png
│   │   │       ├── action_button_delete_disable_light.png
│   │   │       ├── action_button_delete_normal_light.png
│   │   │       ├── action_button_delete_pressed_light.png
│   │   │       ├── action_button_discard_disable_light.png
│   │   │       ├── action_button_discard_normal_light.png
│   │   │       ├── action_button_discard_pressed_light.png
│   │   │       ├── action_button_edit_disable_light.png
│   │   │       ├── action_button_edit_message_disable_light.png
│   │   │       ├── action_button_edit_message_normal_light.png
│   │   │       ├── action_button_edit_message_pressed_light.png
│   │   │       ├── action_button_edit_normal_light.png
│   │   │       ├── action_button_edit_pressed_light.png
│   │   │       ├── action_button_favorite_disable_light.png
│   │   │       ├── action_button_favorite_normal_light.png
│   │   │       ├── action_button_favorite_pressed_light.png
│   │   │       ├── action_button_more_disable_light.png
│   │   │       ├── action_button_more_normal_light.png
│   │   │       ├── action_button_more_pressed_light.png
│   │   │       ├── action_button_more_selected_light.png
│   │   │       ├── action_button_move_disable_light.png
│   │   │       ├── action_button_move_normal_light.png
│   │   │       ├── action_button_move_pressed_light.png
│   │   │       ├── action_button_new_disable_light.png
│   │   │       ├── action_button_new_normal_light.png
│   │   │       ├── action_button_new_pressed_light.png
│   │   │       ├── action_button_paste_disable_light.png
│   │   │       ├── action_button_paste_normal_light.png
│   │   │       ├── action_button_paste_pressed_light.png
│   │   │       ├── action_button_pause_disable_light.png
│   │   │       ├── action_button_pause_normal_light.png
│   │   │       ├── action_button_pause_pressed_light.png
│   │   │       ├── action_button_refresh_disable_light.png
│   │   │       ├── action_button_refresh_normal_light.png
│   │   │       ├── action_button_refresh_pressed_light.png
│   │   │       ├── action_button_remove_blacklist_disable_light.png
│   │   │       ├── action_button_remove_blacklist_normal_light.png
│   │   │       ├── action_button_remove_blacklist_pressed_light.png
│   │   │       ├── action_button_rename_disable_light.png
│   │   │       ├── action_button_rename_normal_light.png
│   │   │       ├── action_button_rename_pressed_light.png
│   │   │       ├── action_button_save_disable_light.png
│   │   │       ├── action_button_save_normal_light.png
│   │   │       ├── action_button_save_pressed_light.png
│   │   │       ├── action_button_search_disable_light.png
│   │   │       ├── action_button_search_normal_light.png
│   │   │       ├── action_button_search_pressed_light.png
│   │   │       ├── action_button_send_disable_light.png
│   │   │       ├── action_button_send_normal_light.png
│   │   │       ├── action_button_send_pressed_light.png
│   │   │       ├── action_button_setting_disable_light.png
│   │   │       ├── action_button_setting_normal_light.png
│   │   │       ├── action_button_setting_pressed_light.png
│   │   │       ├── action_button_share_disable_light.png
│   │   │       ├── action_button_share_normal_light.png
│   │   │       ├── action_button_share_pressed_light.png
│   │   │       ├── action_button_start_disable_light.png
│   │   │       ├── action_button_start_normal_light.png
│   │   │       ├── action_button_start_pressed_light.png
│   │   │       ├── action_button_stick_disable_light.png
│   │   │       ├── action_button_stick_normal_light.png
│   │   │       ├── action_button_stick_pressed_light.png
│   │   │       ├── action_button_unfavorite_disable_light.png
│   │   │       ├── action_button_unfavorite_normal_light.png
│   │   │       ├── action_button_unfavorite_pressed_light.png
│   │   │       ├── action_button_unstick_disable_light.png
│   │   │       ├── action_button_unstick_normal_light.png
│   │   │       ├── action_button_unstick_pressed_light.png
│   │   │       ├── action_button_update_disable_light.png
│   │   │       ├── action_button_update_normal_light.png
│   │   │       ├── action_button_update_pressed_light.png
│   │   │       ├── action_mode_button_more_disable_light.png
│   │   │       ├── action_mode_button_more_normal_light.png
│   │   │       ├── action_mode_button_more_pressed_light.png
│   │   │       ├── action_mode_button_more_selected_light.png
│   │   │       ├── action_mode_immersion_close_light_n.png
│   │   │       ├── action_mode_immersion_close_light_p.png
│   │   │       ├── action_mode_immersion_done_light_n.png
│   │   │       ├── action_mode_immersion_done_light_p.png
│   │   │       ├── action_mode_immersion_more_light_n.png
│   │   │       ├── action_mode_immersion_more_light_p.png
│   │   │       ├── action_mode_list_menu_bg_light.9.png
│   │   │       ├── action_mode_title_button_bg_disable_light.9.png
│   │   │       ├── action_mode_title_button_bg_normal_light.9.png
│   │   │       ├── action_mode_title_button_bg_pressed_light.9.png
│   │   │       ├── action_mode_title_default_button_bg_disable_light.9.png
│   │   │       ├── action_mode_title_default_button_bg_normal_light.9.png
│   │   │       ├── action_mode_title_default_button_bg_pressed_light.9.png
│   │   │       ├── alphabet_indexer_overlay.9.png
│   │   │       ├── alphabet_indexer_text_highlight_bg.png
│   │   │       ├── arrow_popup_bottom_light.png
│   │   │       ├── arrow_popup_left_light.png
│   │   │       ├── arrow_popup_right_light.png
│   │   │       ├── arrow_popup_top_light.png
│   │   │       ├── arrow_popup_top_with_title_light.png
│   │   │       ├── arrow_right_disable.png
│   │   │       ├── arrow_right_normal.png
│   │   │       ├── arrow_right_pressed.png
│   │   │       ├── asu_normal.9.png
│   │   │       ├── asu_tekan.9.png
│   │   │       ├── atasan.png
│   │   │       ├── bawahan.png
│   │   │       ├── btn_bg_dialog_first_normal_light.9.png
│   │   │       ├── btn_bg_dialog_first_pressed_light.9.png
│   │   │       ├── btn_bg_dialog_last_normal_light.9.png
│   │   │       ├── btn_bg_dialog_last_pressed_light.9.png
│   │   │       ├── btn_bg_dialog_middle_normal_light.9.png
│   │   │       ├── btn_bg_dialog_middle_pressed_light.9.png
│   │   │       ├── btn_bg_dialog_single_normal_light.9.png
│   │   │       ├── btn_bg_dialog_single_pressed_light.9.png
│   │   │       ├── btn_bg_edit_dialog_disable_light.9.png
│   │   │       ├── btn_bg_edit_dialog_normal_light.9.png
│   │   │       ├── btn_bg_edit_dialog_pressed_light.9.png
│   │   │       ├── btn_bg_rect_normal_light.9.png
│   │   │       ├── btn_bg_rect_pressed_light.9.png
│   │   │       ├── btn_bg_single_normal_light.9.png
│   │   │       ├── btn_bg_single_pressed_light.9.png
│   │   │       ├── btn_bg_warn_single_disable_light.9.png
│   │   │       ├── btn_bg_warn_single_normal_light.9.png
│   │   │       ├── btn_bg_warn_single_pressed_light.9.png
│   │   │       ├── btn_checkbox_off_disabled_light.png
│   │   │       ├── btn_checkbox_off_normal_light.png
│   │   │       ├── btn_checkbox_on_disabled_light.png
│   │   │       ├── btn_checkbox_on_normal_light.png
│   │   │       ├── btn_comment_normal_light.png
│   │   │       ├── btn_comment_pressed_light.png
│   │   │       ├── btn_comment_selected_light.png
│   │   │       ├── btn_favorite_disable_light.png
│   │   │       ├── btn_favorite_normal_light.png
│   │   │       ├── btn_favorite_pressed_light.png
│   │   │       ├── btn_favorite_selected_light.png
│   │   │       ├── btn_inline_delete_normal_light.png
│   │   │       ├── btn_inline_delete_pressed_light.png
│   │   │       ├── btn_inline_detail_normal_light.png
│   │   │       ├── btn_inline_detail_pressed_light.png
│   │   │       ├── btn_inline_expand_normal_light.png
│   │   │       ├── btn_inline_expand_pressed_light.png
│   │   │       ├── btn_inline_shrink_normal_light.png
│   │   │       ├── btn_inline_shrink_pressed_light.png
│   │   │       ├── btn_radio_on_light.png
│   │   │       ├── btn_share_disable_light.png
│   │   │       ├── btn_share_normal_light.png
│   │   │       ├── btn_share_pressed_light.png
│   │   │       ├── btn_share_selected_light.png
│   │   │       ├── dialog_bg_light.9.png
│   │   │       ├── dropdown_collapsed_light.png
│   │   │       ├── dropdown_expanded_light.png
│   │   │       ├── dropdown_listview_bg_light.9.png
│   │   │       ├── edit_text_bg_single_light.9.png
│   │   │       ├── edit_text_bg_spinner_first_light.9.png
│   │   │       ├── edit_text_bg_spinner_last_light.9.png
│   │   │       ├── edit_text_bg_spinner_middle_light.9.png
│   │   │       ├── edit_text_bg_spinner_single_light.9.png
│   │   │       ├── edit_text_search_clear_btn_on_light.png
│   │   │       ├── edit_text_search_input_bg_light.9.png
│   │   │       ├── edit_text_search_input_bg_light.9.psd
│   │   │       ├── edit_text_search_normal_light.9.png
│   │   │       ├── expander_close_normal_light.9.png
│   │   │       ├── expander_close_pressed_light.9.png
│   │   │       ├── expander_open_normal_light.9.png
│   │   │       ├── expander_open_pressed_light.9.png
│   │   │       ├── fastscroll_thumb_light.9.png
│   │   │       ├── ic_contact_group_photo.png
│   │   │       ├── ic_contact_list_picture.png
│   │   │       ├── ic_contact_picture_dark.png
│   │   │       ├── ic_contact_sp_picture.png
│   │   │       ├── ic_contact_unknown_picture.png
│   │   │       ├── icon_info_normal_light.png
│   │   │       ├── icon_info_pressed_light.png
│   │   │       ├── icon_personal_normal_light.png
│   │   │       ├── icon_personal_pressed_light.png
│   │   │       ├── icon_search_normal_light.png
│   │   │       ├── icon_search_pressed_light.png
│   │   │       ├── icon_settings_normal_light.png
│   │   │       ├── icon_settings_pressed_light.png
│   │   │       ├── list_menu_bg_light.9.png
│   │   │       ├── nenen.png
│   │   │       ├── nenen_action_button_dark.9.png
│   │   │       ├── nenen_action_button_dark_press.9.png
│   │   │       ├── nenen_action_button_light.9.png
│   │   │       ├── nenen_action_button_light_press.9.png
│   │   │       ├── preference.psd
│   │   │       ├── progressbar_horizontal_bg.9.png
│   │   │       ├── progressbar_horizontal_primary.9.png
│   │   │       ├── progressbar_horizontal_secondary.9.png
│   │   │       ├── progressbar_horizontal_small_bg_dark.9.png
│   │   │       ├── progressbar_horizontal_small_bg_light.9.png
│   │   │       ├── progressbar_horizontal_small_primary_dark.9.png
│   │   │       ├── progressbar_horizontal_small_primary_light.9.png
│   │   │       ├── progressbar_horizontal_small_secondary_dark.9.png
│   │   │       ├── progressbar_horizontal_small_secondary_light.9.png
│   │   │       ├── progressbar_indeterminate_circle_light.png
│   │   │       ├── progressbar_indeterminate_circle_small_light.png
│   │   │       ├── ratingbar_star_large_off_light.png
│   │   │       ├── ratingbar_star_large_on_light.png
│   │   │       ├── ratingbar_star_off_light.png
│   │   │       ├── ratingbar_star_on_light.png
│   │   │       ├── ratingbar_star_small_off_light.png
│   │   │       ├── ratingbar_star_small_on_light.png
│   │   │       ├── screen_view_arrow_left.png
│   │   │       ├── screen_view_arrow_left_gray.png
│   │   │       ├── screen_view_arrow_right.png
│   │   │       ├── screen_view_arrow_right_gray.png
│   │   │       ├── screen_view_seek_point_highlight.png
│   │   │       ├── screen_view_seek_point_normal.png
│   │   │       ├── seekbar_thumb_disabled_light.png
│   │   │       ├── seekbar_thumb_focused_light.png
│   │   │       ├── seekbar_thumb_normal_light.png
│   │   │       ├── seekbar_thumb_pressed_light.png
│   │   │       ├── sliding_btn_bar_off_light.png
│   │   │       ├── sliding_btn_bar_on_light.png
│   │   │       ├── sliding_btn_frame_light.png
│   │   │       ├── sliding_btn_frame_light.psd
│   │   │       ├── sliding_btn_mask_light.png
│   │   │       ├── sliding_btn_slider_off_normal_light.png
│   │   │       ├── sliding_btn_slider_off_pressed_light.png
│   │   │       ├── sliding_btn_slider_on_normal_light.png
│   │   │       ├── sliding_btn_slider_on_pressed_light.png
│   │   │       ├── spinner_bg_drop_down_normal_light.9.png
│   │   │       ├── spinner_bg_drop_down_pressed_light.9.png
│   │   │       ├── spinner_bg_edit_first_normal_light.png
│   │   │       ├── spinner_bg_edit_first_pressed_light.png
│   │   │       ├── spinner_bg_edit_last_normal_light.png
│   │   │       ├── spinner_bg_edit_last_pressed_light.png
│   │   │       ├── spinner_bg_edit_middle_normal_light.png
│   │   │       ├── spinner_bg_edit_middle_pressed_light.png
│   │   │       ├── spinner_bg_edit_single_normal_light.png
│   │   │       ├── spinner_bg_edit_single_pressed_light.png
│   │   │       ├── spinner_bg_normal_light.9.png
│   │   │       ├── spinner_bg_pressed_light.9.png
│   │   │       ├── text_cursor_light.9.png
│   │   │       └── word_photo_bg.png
│   │   ├── theme_fallback.xml
│   │   └── theme_values.xml
│   ├── res
│   │   └── drawable-xhdpi
│   │       ├── btn_checkbox_off_disabled_light.png
│   │       └── dialog_bg_light.9.png
│   ├── theme_fallback.xml
│   └── theme_values.xml
├── icons
│   ├── fancy_icons
│   │   ├── ccom.miui.weather2
│   │   │   ├── den480
│   │   │   │   ├── com.miui.weather2.png
│   │   │   │   ├── degree.png
│   │   │   │   ├── temp_-.png
│   │   │   │   ├── temp_0.png
│   │   │   │   ├── temp_1.png
│   │   │   │   ├── temp_2.png
│   │   │   │   ├── temp_3.png
│   │   │   │   ├── temp_4.png
│   │   │   │   ├── temp_5.png
│   │   │   │   ├── temp_6.png
│   │   │   │   ├── temp_7.png
│   │   │   │   ├── temp_8.png
│   │   │   │   └── temp_9.png
│   │   │   └── manifest.xml
│   │   └── com.android.calendar
│   │       ├── den480
│   │       │   ├── calendar_1.png
│   │       │   ├── calendar_10.png
│   │       │   ├── calendar_11.png
│   │       │   ├── calendar_12.png
│   │       │   ├── calendar_13.png
│   │       │   ├── calendar_14.png
│   │       │   ├── calendar_15.png
│   │       │   ├── calendar_16.png
│   │       │   ├── calendar_17.png
│   │       │   ├── calendar_18.png
│   │       │   ├── calendar_19.png
│   │       │   ├── calendar_2.png
│   │       │   ├── calendar_20.png
│   │       │   ├── calendar_21.png
│   │       │   ├── calendar_22.png
│   │       │   ├── calendar_23.png
│   │       │   ├── calendar_24.png
│   │       │   ├── calendar_25.png
│   │       │   ├── calendar_26.png
│   │       │   ├── calendar_27.png
│   │       │   ├── calendar_28.png
│   │       │   ├── calendar_29.png
│   │       │   ├── calendar_3.png
│   │       │   ├── calendar_30.png
│   │       │   ├── calendar_31.png
│   │       │   ├── calendar_4.png
│   │       │   ├── calendar_5.png
│   │       │   ├── calendar_6.png
│   │       │   ├── calendar_7.png
│   │       │   ├── calendar_8.png
│   │       │   └── calendar_9.png
│   │       └── manifest.xml
│   ├── res
│   │   └── drawable-xxhdpi
│   │       ├── android.png
│   │       ├── cn.amazon.mShop.android.png
│   │       ├── com.adobe.reader.png
│   │       ├── com.android.bluetooth.png
│   │       ├── com.android.browser.png
│   │       ├── com.android.calculator2.png
│   │       ├── com.android.camera.png
│   │       ├── com.android.camera2.png
│   │       ├── com.android.chrome.png
│   │       ├── com.android.contacts.activities.TwelveKeyDialer.png
│   │       ├── com.android.contacts.png
│   │       ├── com.android.deskclock.png
│   │       ├── com.android.email.png
│   │       ├── com.android.fileexplorer.png
│   │       ├── com.android.gallery3d.png
│   │       ├── com.android.inputmethod.latin.setup.SetupActivity.png
│   │       ├── com.android.mms.png
│   │       ├── com.android.music.png
│   │       ├── com.android.phone.png
│   │       ├── com.android.providers.contacts.CallLogProvider.png
│   │       ├── com.android.providers.contacts.png
│   │       ├── com.android.providers.downloads.png
│   │       ├── com.android.providers.downloads.ui.png
│   │       ├── com.android.providers.telephony.png
│   │       ├── com.android.quicksearchbox.png
│   │       ├── com.android.settings.png
│   │       ├── com.android.settings.wifi.WifiProvider.png
│   │       ├── com.android.soundrecorder.png
│   │       ├── com.android.stk.StkLauncherActivity2.png
│   │       ├── com.android.stk.StkLauncherActivityII.png
│   │       ├── com.android.stk.png
│   │       ├── com.android.systemui.TorchActivity.png
│   │       ├── com.android.systemui.png
│   │       ├── com.android.thememanager.png
│   │       ├── com.android.updater.png
│   │       ├── com.android.vending.AssetBrowserActivity.png
│   │       ├── com.android.vending.png
│   │       ├── com.android.voicedialer.png
│   │       ├── com.antutu.ABenchMark.png
│   │       ├── com.baidu.BaiduMap.png
│   │       ├── com.bbm.png
│   │       ├── com.box.android.png
│   │       ├── com.dropbox.android.png
│   │       ├── com.facebook.katana.LoginActivity.png
│   │       ├── com.facebook.katana.png
│   │       ├── com.facebook.orca.png
│   │       ├── com.google.android.apps.maps.png
│   │       ├── com.google.android.apps.plus.phone.ConversationListActivity.png
│   │       ├── com.google.android.apps.plus.phone.HomeActivity.png
│   │       ├── com.google.android.apps.translate.png
│   │       ├── com.google.android.gm.png
│   │       ├── com.google.android.gms.common.settings.GoogleSettingsActivity.png
│   │       ├── com.google.android.gms.games.ui.destination.main.MainActivity.png
│   │       ├── com.google.android.music.png
│   │       ├── com.google.android.talk.png
│   │       ├── com.google.android.youtube.png
│   │       ├── com.instagram.android.png
│   │       ├── com.keramidas.TitaniumBackup.png
│   │       ├── com.linecorp.LGGRTHN.png
│   │       ├── com.mediafire.android.png
│   │       ├── com.mipay.wallet.png
│   │       ├── com.miui.antispam.png
│   │       ├── com.miui.backup.png
│   │       ├── com.miui.barcodescanner.png
│   │       ├── com.miui.bugreport.ui.MainActivity.png
│   │       ├── com.miui.bugreport.ui.TypeSelectionActivity.png
│   │       ├── com.miui.cloudservice.png
│   │       ├── com.miui.cloudservice.storage.png
│   │       ├── com.miui.compass.png
│   │       ├── com.miui.fm.png
│   │       ├── com.miui.fmradio.png
│   │       ├── com.miui.gallery.png
│   │       ├── com.miui.notes.png
│   │       ├── com.miui.player.png
│   │       ├── com.miui.securitycenter.Main.png
│   │       ├── com.miui.securitycenter.MainActivity.png
│   │       ├── com.miui.securitycenter.png
│   │       ├── com.miui.supermarket.png
│   │       ├── com.miui.video.png
│   │       ├── com.miui.videoplayer.png
│   │       ├── com.miui.voiceassist.png
│   │       ├── com.miui.weather2.png
│   │       ├── com.mx.browser.png
│   │       ├── com.mxtech.videoplayer.ad.png
│   │       ├── com.opera.browser.png
│   │       ├── com.path.png
│   │       ├── com.pinterest.png
│   │       ├── com.shinycore.picsaypro.png
│   │       ├── com.skype.rover.png
│   │       ├── com.speedsoftware.rootexplorer.png
│   │       ├── com.supercell.clashofclans.png
│   │       ├── com.tencent.mm.png
│   │       ├── com.tumblr.png
│   │       ├── com.twitter.android.StartActivity.png
│   │       ├── com.whatsapp.png
│   │       ├── com.xiaomi.account.png
│   │       ├── com.xiaomi.gamecenter.pad.png
│   │       ├── com.xiaomi.gamecenter.png
│   │       ├── com.xiaomi.market.png
│   │       ├── com.xiaomi.o2o.png
│   │       ├── com.xiaomi.xmsf.CloudMessaging.png
│   │       ├── com.xiaomi.xmsf.account.ui.MiCloudSettingsActivity.png
│   │       ├── de.mkrtchyan.recoverytools.png
│   │       ├── eu.chainfire.supersu.MainActivity-Emblem.png
│   │       ├── flipboard.cn.png
│   │       ├── icon_folder.png
│   │       ├── icon_mask.png
│   │       ├── jp.naver.line.android.png
│   │       └── org.illegaller.ratabb.hishoot2i.png
│   └── transform_config.xml
├── lockscreen
│   ├── advance
│   │   ├── battery_low.png
│   │   ├── bg.9.png
│   │   ├── bgbg.png
│   │   ├── bgbg1.png
│   │   ├── bgfg.png
│   │   ├── btn_p.png
│   │   ├── cal
│   │   │   ├── current_date_bg.png
│   │   │   └── white.9.png
│   │   ├── charging.png
│   │   ├── code_input.png
│   │   ├── code_no_input.png
│   │   ├── config.xml
│   │   ├── control_center
│   │   │   ├── bluetooth_off.png
│   │   │   ├── bluetooth_on.png
│   │   │   ├── data_off.png
│   │   │   ├── data_on.png
│   │   │   ├── lock_cam_n.png
│   │   │   ├── lock_cam_p.png
│   │   │   ├── lock_jsq_n.png
│   │   │   ├── lock_jsq_p.png
│   │   │   ├── lock_mms_n.png
│   │   │   ├── lock_mms_p.png
│   │   │   ├── lock_tel_n.png
│   │   │   ├── lock_tel_p.png
│   │   │   ├── mb_bg.jpg
│   │   │   ├── open_status_n.png
│   │   │   ├── open_status_off.png
│   │   │   ├── open_status_off1.png
│   │   │   ├── open_status_p.png
│   │   │   ├── ring_off_n.png
│   │   │   ├── ring_off_p.png
│   │   │   ├── ring_on_n.png
│   │   │   ├── ring_on_p.png
│   │   │   ├── torch_n.png
│   │   │   ├── torch_p.png
│   │   │   ├── wifi_off.png
│   │   │   └── wifi_on.png
│   │   ├── down
│   │   │   ├── black.9.png
│   │   │   ├── down_n.png
│   │   │   ├── down_p.png
│   │   │   ├── down_r.png
│   │   │   ├── tab_l_n.9.png
│   │   │   ├── tab_l_p.9.png
│   │   │   ├── tab_r_n.9.png
│   │   │   ├── tab_r_p.9.png
│   │   │   └── white.9.png
│   │   ├── help.png
│   │   ├── help.psd
│   │   ├── light.9.png
│   │   ├── line.9.png
│   │   ├── m1
│   │   │   ├── hui.png
│   │   │   ├── music_bg_mask1.png
│   │   │   └── music_bg_mask2.png
│   │   ├── manifest.xml
│   │   ├── music
│   │   │   ├── music_fg.png
│   │   │   ├── music_next_n.png
│   │   │   ├── music_pause_n.png
│   │   │   ├── music_play_n.png
│   │   │   ├── music_previous_n.png
│   │   │   ├── volume_btn.png
│   │   │   ├── volume_max.png
│   │   │   ├── volume_min.png
│   │   │   ├── volume_white.9.png
│   │   │   ├── white.9.png
│   │   │   └── white_fg.9.png
│   │   ├── null.png
│   │   ├── set.png
│   │   ├── sp_bg.jpg
│   │   ├── sp_bg1.jpg
│   │   ├── strings
│   │   │   ├── strings.xml
│   │   │   ├── strings_zh_CN.xml
│   │   │   └── strings_zh_TW.xml
│   │   ├── time0
│   │   │   ├── time_0.png
│   │   │   ├── time_1.png
│   │   │   ├── time_2.png
│   │   │   ├── time_3.png
│   │   │   ├── time_4.png
│   │   │   ├── time_5.png
│   │   │   ├── time_6.png
│   │   │   ├── time_7.png
│   │   │   ├── time_8.png
│   │   │   ├── time_9.png
│   │   │   └── time_dot.png
│   │   ├── time1
│   │   │   ├── time_0.png
│   │   │   ├── time_1.png
│   │   │   ├── time_2.png
│   │   │   ├── time_3.png
│   │   │   ├── time_4.png
│   │   │   ├── time_5.png
│   │   │   ├── time_6.png
│   │   │   ├── time_7.png
│   │   │   ├── time_8.png
│   │   │   ├── time_9.png
│   │   │   └── time_dot.png
│   │   ├── time2
│   │   │   ├── time_0.png
│   │   │   ├── time_1.png
│   │   │   ├── time_2.png
│   │   │   ├── time_3.png
│   │   │   ├── time_4.png
│   │   │   ├── time_5.png
│   │   │   ├── time_6.png
│   │   │   ├── time_7.png
│   │   │   ├── time_8.png
│   │   │   ├── time_9.png
│   │   │   └── time_dot.png
│   │   ├── weather
│   │   │   ├── weather_0.png
│   │   │   ├── weather_1.png
│   │   │   ├── weather_12.png
│   │   │   ├── weather_18.png
│   │   │   ├── weather_2.png
│   │   │   ├── weather_22.png
│   │   │   ├── weather_3.png
│   │   │   └── weather_4.png
│   │   ├── weather_large
│   │   │   ├── weather_0_0.png
│   │   │   ├── weather_0_1.png
│   │   │   ├── weather_10.png
│   │   │   ├── weather_11.png
│   │   │   ├── weather_12.png
│   │   │   ├── weather_13.png
│   │   │   ├── weather_14.png
│   │   │   ├── weather_15.png
│   │   │   ├── weather_16.png
│   │   │   ├── weather_17.png
│   │   │   ├── weather_18.png
│   │   │   ├── weather_19.png
│   │   │   ├── weather_1_0.png
│   │   │   ├── weather_1_1.png
│   │   │   ├── weather_2.png
│   │   │   ├── weather_20.png
│   │   │   ├── weather_21.png
│   │   │   ├── weather_22.png
│   │   │   ├── weather_23.png
│   │   │   ├── weather_24.png
│   │   │   ├── weather_3.png
│   │   │   ├── weather_4.png
│   │   │   ├── weather_5.png
│   │   │   ├── weather_6.png
│   │   │   ├── weather_7.png
│   │   │   ├── weather_8.png
│   │   │   └── weather_9.png
│   │   └── weather_small
│   │       ├── weather_0_0.png
│   │       ├── weather_0_1.png
│   │       ├── weather_10.png
│   │       ├── weather_11.png
│   │       ├── weather_12.png
│   │       ├── weather_13.png
│   │       ├── weather_14.png
│   │       ├── weather_15.png
│   │       ├── weather_16.png
│   │       ├── weather_17.png
│   │       ├── weather_18.png
│   │       ├── weather_19.png
│   │       ├── weather_1_0.png
│   │       ├── weather_1_1.png
│   │       ├── weather_2.png
│   │       ├── weather_20.png
│   │       ├── weather_21.png
│   │       ├── weather_22.png
│   │       ├── weather_23.png
│   │       ├── weather_24.png
│   │       ├── weather_3.png
│   │       ├── weather_4.png
│   │       ├── weather_5.png
│   │       ├── weather_6.png
│   │       ├── weather_7.png
│   │       ├── weather_8.png
│   │       └── weather_9.png
│   └── theme_values.xml
├── miwallpaper
│   ├── default_lock_wallpaper.jpg
│   └── manifest.xml
├── preview
│   ├── preview_animation_0.jpg
│   ├── preview_animation_1.jpg
│   ├── preview_animation_2.jpg
│   ├── preview_clock_2x4_0.png
│   ├── preview_contact_0.jpg
│   ├── preview_icons_0.jpg
│   ├── preview_icons_1.jpg
│   ├── preview_icons_2.jpg
│   ├── preview_icons_3.jpg
│   ├── preview_icons_4.jpg
│   ├── preview_icons_small_0.jpg
│   ├── preview_launcher_0.jpg
│   ├── preview_launcher_1.jpg
│   ├── preview_lockscreen_0.jpg
│   ├── preview_lockscreen_1.jpg
│   ├── preview_lockscreen_2.jpg
│   ├── preview_miwallpaper_0.jpg
│   ├── preview_mms_0.jpg
│   ├── preview_mms_1.jpg
│   ├── preview_statusbar_0.jpg
│   └── preview_statusbar_1.jpg
└── wallpaper
    └── default_lock_wallpaper.jpg

90 directories, 1266 files

Oh My!!! It's so daunting !! I'm gonna loose my head

Fear not. Take a look at this theme here. It's a weeks work and we are actually going to make (clone) this theme. This theme is one of the best works of the MIUI design team.

results matching ""

    No results matching ""