Forum Discussion
Jay821445
Nov 11, 2019Copper Contributor
Choice Drop-down List - How to change the Text Color?
Morning all, hoping someone can help!
In a SharePoint List, I have a field which is a Choice Drop-down List. However, because i'm using one of the standard Dark Themes, I struggle the see the Drop-down List options/values. The text appears very dark, as shown in the following screenshot.
How can I change the Text Color to white? Or alternatively, lighten the background color in the Drop-down List so the Text can be read.
Thanks in advance!
Jay
- O365DeveloperBrass Contributor
You have to write some Field Customizers to inject some custom css to turn the font color to white.
- Jay821445Copper Contributor
O365Developer sorry, I should have mentioned it was looking like this a week ago. But someones changed something and no one knows how to get it back to looking like this. Any ideas? (that aren't client side CSS injections)?
- I would create a custom dark theme to overcome this problem