- Notifications
You must be signed in to change notification settings - Fork136
feat: Option to change color scheme #40#43
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks for putting this PR together! Once we change the naming, we can get this merged in!
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Wonderful, thanks for that change! One last thing I forgot - we should add the input to theaction.yml
file:
https://github.com/githubocto/repo-visualizer/blob/main/action.yml#L5-L33
Looks wonderful, thanks for those changes! |
Uh oh!
There was an error while loading.Please reload this page.
[#40]
Users can customize the color of the file. Needs to be a JSON string. it will replace the matching key-value pair oflanguage-colors.json
@Wattenberger help review