-
-
Notifications
You must be signed in to change notification settings - Fork 239
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
Colorize json values #334
Labels
feature
New feature or request
good first issue
Good for newcomers
help wanted
Contributions are welcome
Milestone
Comments
Hello, i would like to look into this and try to implement it! |
You're welcome, thanks! |
@fbirn Hi! Do you still have plans on this? |
@gavv Hello, I would love to take a shot at this if you do not mind :) |
@dminkovski Thanks! |
Landed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature
New feature or request
good first issue
Good for newcomers
help wanted
Contributions are welcome
Follow-up for #161.
Currently
defaultFailureTemplate
colorizes expected/actual/reference as follows:The following improvement is suggested:
For "delta", let's always use Cyan, like we use Cyan for all numbers in the color schema suggested above.
Related: #335, #343.
The text was updated successfully, but these errors were encountered: