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

Improve console.table readability #124

Closed
PEM-- opened this issue Feb 14, 2016 · 2 comments
Closed

Improve console.table readability #124

PEM-- opened this issue Feb 14, 2016 · 2 comments

Comments

@PEM--
Copy link

PEM-- commented Feb 14, 2016

When using console.table with dark theme, its table's background-color should be adapted for having a better readability:

console.table({test1: [1, 2, 3, 4]})

capture d ecran 2016-02-14 a 09 31 20

PS: Amazing work and thanks for sharing it ⭐

@micjamking micjamking changed the title console.table readability Improve console.table readability Feb 14, 2016
@micjamking micjamking added the ux label Feb 14, 2016
@micjamking
Copy link
Owner

Hey @PEM-- , thanks again for bringing this issue to my attention!

The console.table readability issues have been resolved in release v0.6.2

Dark Theme: Monokai
screen shot 2016-02-14 at 2 27 00 pm

Light Theme: 3024
screen shot 2016-02-14 at 2 28 44 pm

Let me know if you have any other issues or other concerns.

Mahalo! ✌️

@PEM--
Copy link
Author

PEM-- commented Feb 15, 2016

I'm unfortunately too busy on customer's duty for proposing you a PR on this. Thanks @micjamking. You rock! 👏

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

2 participants