Android Holo Colors Generator
The Android Holo Colors Generator allows you to easily create Android components such as
editext or spinner with your own colours for your Android application. It will generate all necessary nine patch
assets plus associated XML drawables and styles which you can copy straight into your project.
If you have any question, please refer to the FAQ.
Output resources (zip file contains a "res" folder): | Download .ZIP |
This website is a fork of jeromevdl/android-holo-colors; if you saved time and money, please make a small donation to him : |
EditText :
textfield | textfield_focused | textfield_activated |
Text Select Handle :
text_select_handle_left | text_select_handle_middle | text_select_handle_right |
CheckBox :
btn_check_on | btn_check_on_focused | btn_check_on_pressed | btn_check_on_disabled_focused |
btn_check_off | btn_check_off_focused | btn_check_off_pressed | btn_check_off_disabled_focused |
Radio :
btn_radio_on | btn_radio_on_focused | btn_radio_on_pressed | btn_radio_on_disabled_focused |
btn_radio_off | btn_radio_off_focused | btn_radio_off_pressed | btn_radio_off_disabled_focused |
Spinner:
spinner_default | spinner_focused | spinner_pressed | |
Colored Spinner:
spinner_default | spinner_focused | spinner_pressed | |
TabWidget:
tab_selected | tab_selected_focused | tab_selected_pressed | tab_unselected | tab_unselected_focused | tab_unselected_pressed |
ProgressBar :
progressbar_primary | progressbar_secondary | |
SeekBar:
seekbar_default | seekbar_focused | seekbar_pressed | seekbar_disabled |
seekbar_primary | seekbar_secondary | ||
RatingBar :
btn_rating_star_on | btn_rating_star_on_focused | btn_rating_star_on_pressed |
btn_rating_star_off | btn_rating_star_off_focused | btn_rating_star_off_pressed |
RatingBar Big :
btn_rating_star_on | btn_rating_star_half | |
RatingBar Small :
btn_rating_star_on | btn_rating_star_half | |
Toggle:
toggle_on_normal | toggle_on_focused | toggle_on_pressed |
toggle_off_focused | toggle_off_pressed | |
toggle_on_disabled | toggle_on_disabled_focused | toggle_off_disabled_focused |
List selector :
list_pressed | list_longpressed | list_focused | list_activated |
Fast scroll :
fastscroll_default | fastscroll_pressed | |
Search edittext :
textfield_search_selected | textfield_search_right_selected | |
Numberpicker :
numberpicker_divider | |
Switch - Deprecated :
switch_thumb_activated | switch_thumb_pressed | switch_bg_focused |
Switch Jelly Bean:
switch_thumb_activated | switch_thumb_pressed | switch_bg_focused |