I;m trying to change text color in EditText like this
put in color.xml your color like
#B49228
and use this
android:textColor="@color/mytextColor"