CryptoPepes / cryptopepes-alpha-test

Alpha testing - issue tracker
0 stars 3 forks source link

Select pepe property text not visable in dark theme #16

Closed rayhvh closed 6 years ago

rayhvh commented 6 years ago

Select pepe property text not visable in dark theme

image

using chrome on windows 10.

Twente-Mining commented 6 years ago

same for me

programmerror commented 6 years ago

Yup, that's a problem with the native selection dropdown, I will see if the background color can be changed to black, so that the white text is visible. We can make switch to either a non-native select, or black text. Does anyone have a preference? @Twente-Mining @rayhvh

Twente-Mining commented 6 years ago

dark background in the bar is best in my opinion.

programmerror commented 6 years ago

Hmm, looks like browsers don't respect styling inputs well or consistent between platforms. I'm switching it to non-native selector, that should work better.

programmerror commented 6 years ago

fixed in next release