Android Checkbox Tintfarbe
<CheckBox
...
android:buttonTint="@color/tint_color" />
Attractive Angelfish
<CheckBox
...
android:buttonTint="@color/tint_color" />