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

Colorize numbers and timestamps differently for usability #106

Closed
bostondevin opened this issue Jun 20, 2022 · 1 comment
Closed

Colorize numbers and timestamps differently for usability #106

bostondevin opened this issue Jun 20, 2022 · 1 comment

Comments

@bostondevin
Copy link
Contributor

Currently a number (123) and a timestamp number (1655732094189) are highlighted in red - it would be nicer if they were colored differently for usability. Possibly blue for timestamps?

I do see nice tooltips giving the localized human readable date on hover which is great!

@josdejong
Copy link
Owner

I think this is a bit of a personal preference. I do like that it still has the same color as numbers, and timestamps to show am icon on the right side, that's also a clear distinction to me. Similarly, urls still have the same green color as strings but are underlined to make a distinction.

afbeelding

At least, it may be neat to introduce a css class for it so you can customize the styling if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants