Using white insteal of blue text color for switches
This commit is contained in:
parent
682bc3feb3
commit
901e77aadc
1 changed files with 2 additions and 1 deletions
|
@ -6,8 +6,9 @@
|
|||
<color name="text_over">#ffb9c4cb</color>
|
||||
<color name="text_default">#ff5b656f</color>
|
||||
<color name="text_header">#ff7e8e9e</color>
|
||||
|
||||
<color name="text_button">#ff41484f</color>
|
||||
<color name="text_button_selected">#ffa6b3bf</color>
|
||||
<color name="text_button_selected">#ffffff</color>
|
||||
|
||||
<color name="numpad_background_bottom">#ffe4edf2</color>
|
||||
<color name="numpad_background_dialer">#ffd8d8d8</color>
|
||||
|
|
Loading…
Reference in a new issue