tsriram / twitter-web-night-mode

Chrome / Firefox extension for twitter's night mode
https://tsriram.in/2017/09/24/retiring-twitter-web-night-mode-extension/
MIT License
49 stars 15 forks source link

New DM button to be coloured grey #62

Closed araghunde closed 7 years ago

araghunde commented 7 years ago

It seems like Twitter has recently introduced DM buttons that match what they look like in iOS and Android apps, but the colour of the button is blue while it should be gray (unless hovered over I assume) screenshot from 2017-05-23 15-00-50

tsriram commented 7 years ago

@araghunde thanks for reporting. Have published a fix in v0.0.16 now. Would be great if you could check and confirm.

araghunde commented 7 years ago

@tsriram yeah, thanks, that was fast! :smile: The button is no longer blue by default but now it doesn't change colour when hovered over, unless you are on an profile page. I took a couple screenshots for easier understanding:

When you hover over the DM button on an account's profile page (with their profile colour): twttr-hover-dm1 When you hover over the DM button on your own Timeline (no colour, should be couloured as the reply button): twttr-hover-dm2

tsriram commented 7 years ago

Oh yeah, good catch! Looks like the color of other icons changes (RT icon to green & heart icon to red) too on hover when you're on a profile page. I think I'd probably let it behave this way for now.