CodeHubApp / CodeHub

CodeHub is an iOS application written using Xamarin
http://www.codehub-app.com
22.87k stars 611 forks source link

Can’t read text in dark mode #674

Open amiablechief opened 4 years ago

amiablechief commented 4 years ago

Can’t read the text on UI elements of the app in dark mode on iOS.

garrettw commented 4 years ago

Duplicate of #667

muks999 commented 4 years ago

Agree

powrojsx commented 4 years ago

Agree

mapegar4 commented 3 years ago

Agree

mqudsi commented 3 years ago

Just curious if you need help with this. Willing to contribute.

ChristianPari commented 3 years ago

Create automation When "CodeHub" is open/closed -> Toggle "Appearance" This will toggle from dark to light for you as you switch back and forth from the app

mqudsi commented 3 years ago

@ChristianPari that doesn’t work if you aren’t using dark mode full time, because it means it’ll turn dark mode on if you start it during the day when your phone is in light mode.

ChristianPari commented 3 years ago

Ahh that's true! I only use dark mode on my phone so that's why I put that shortcut, instead of toggling the appearance, just use "appearance" to "light" instead when CodeHub is opened. So now whenever you open the app it will force it to light mode, you can of course make it change back to dark mode after it's closed with another shortcut. Mess around with it and make it your own! @mqudsi

ChristianPari commented 3 years ago

I was assuming that whoever was asking is a 100% time dark mode user like myself