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

RGB color #51

Open
anassalam opened this issue Oct 9, 2021 · 1 comment
Open

RGB color #51

anassalam opened this issue Oct 9, 2021 · 1 comment
Assignees
Labels
Hacktoberfest Accepted for Hacktoberfest2021, will merge later Hacktoberfest2021 Hacktoberfest2021

Comments

@anassalam
Copy link
Owner

read color from .tsv file, then create dictionary of colors with color name as key and it's rgb as values, and then dump in a json file.
(eg: black, 0,0,0, white, 255,255,255, red, 255,0,0, green, 0,128,0, blue, 0,0,255)

@anassalam anassalam added Hacktoberfest Accepted for Hacktoberfest2021, will merge later Hacktoberfest2021 Hacktoberfest2021 labels Oct 9, 2021
@arbazalam01
Copy link

Can i work on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Accepted for Hacktoberfest2021, will merge later Hacktoberfest2021 Hacktoberfest2021
Projects
None yet
Development

No branches or pull requests

2 participants