duanhong169 / ColorPicker

🎨 A color picker for Android. Pick a color using color wheel and slider (HSV & alpha).
Apache License 2.0
361 stars 82 forks source link

Add ability to change color of black arrow on color slider view #19

Open ardnew opened 4 years ago

ardnew commented 4 years ago

With dark backgrounds, the arrow (black) on the color slider view is difficult to see (impossible to see if the background is pure black). It would be nice to be able to change the color of this arrow to something visible.

FECHNOLOGIES commented 3 years ago

Yeah. I wish we could change the arrow to say a black dot.

therealbluepandabear commented 2 years ago

With dark backgrounds, the arrow (black) on the color slider view is difficult to see (impossible to see if the background is pure black). It would be nice to be able to change the color of this arrow to something visible.

I'll make a fork of this and try to fix the issue.

TheRandomCrafter83 commented 2 years ago

go check out my color dialog on my customdialogs repository

therealbluepandabear commented 2 years ago

go check out my color dialog on my customdialogs repository

Your colour picker isn't the style I am looking for, but thanks anyways.