Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Add support for profile theme color #102

Closed
jonathontoon opened this issue Feb 11, 2018 · 0 comments
Closed

Add support for profile theme color #102

jonathontoon opened this issue Feb 11, 2018 · 0 comments
Projects
Milestone

Comments

@jonathontoon
Copy link
Owner

jonathontoon commented Feb 11, 2018

Twitter profiles support custom tint colors, which are also available on the verifyCredentials endpoint of the Twitter API. Originally discussed here.

Expected Behavior

Whenever I sign in with my Twitter profile, everything which uses the default blue tint color should automatically update to use the user's theme color.

Current Behavior

Doesn't exist. 😢

Possible Solution

Add the custom theme color to the userCredentials object in Redux, and then overwrite the usage of the main blue tint color when it's available. The biggest issue that would need to be tackled though is that currently all of the SVG images used are a single blue color, would need to implement some way to tint them or to move over to using a webfont.

@jonathontoon jonathontoon added this to the v1.0.4 milestone Feb 11, 2018
@jonathontoon jonathontoon added this to In progress in Tweet Tray Feb 22, 2018
@jonathontoon jonathontoon moved this from In progress to Done in Tweet Tray Mar 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Tweet Tray
  
Done
Development

No branches or pull requests

1 participant