Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle 'user_color_old', looks like an ID like primary and accent colors #177

Open
todo bot opened this issue Sep 9, 2019 · 0 comments
Open

handle 'user_color_old', looks like an ID like primary and accent colors #177

todo bot opened this issue Sep 9, 2019 · 0 comments

Comments

@todo
Copy link

todo bot commented Sep 9, 2019

# TODO handle 'user_color_old', looks like an ID like primary and accent colors
if 'user_color_new' in attribute['value']:
# rgb integer, 0xAARRGGBB, banners and avatar borders have different default values
user_color[item_name] = attribute['value']['user_color_new']
self.paint.append({
'car': paint.get('body', None),


This issue was generated by todo based on a TODO comment in 9c73c74. It's been assigned to @Longi94 because they committed the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant