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 #176

Closed
todo bot opened this issue Sep 9, 2019 · 1 comment
Closed

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

todo bot opened this issue Sep 9, 2019 · 1 comment

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 f39636d when #174 was merged. cc @SaltieRL.
@todo todo bot added the todo 🗒️ label Sep 9, 2019
@Longi94
Copy link
Contributor

Longi94 commented Sep 9, 2019

Duplicate, #177

@Longi94 Longi94 closed this as completed Sep 9, 2019
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