laCour / slack-night-mode

A Stylus style for easy Slack theming
Creative Commons Zero v1.0 Universal
568 stars 386 forks source link

Preferences screen eligible... #240

Open svendhhh opened 5 years ago

svendhhh commented 5 years ago

Seems like the preferences screen is now broken. I'm not sure if it was introduced with the Slack update to 4.0.1, but I hadn't noticed it before today:

image

The categories on the left (one before "Language & region" and several after) are only visible when you hover over them. And some grey-on-white areas occur.

ghost commented 5 years ago

this seems to fix the preference text for me: .c-sidebar_menu__list_item, .c-link--button, .c-label__subtext { color: #888887; }