medikoo/cli-color

Camo dropped your images; your readme is torched

StoneCypher opened this issue ยท 10 comments

It's torched on npm too

Thanks @StoneCypher for reporting. Looking into that

Fixed now. Great thanks for reporting

Semi-confirmed.

Don't know if you care, but the second table of colors shows as narrow strips rather than squares.

image

Thanks, I see it as:

Screenshot 2022-06-05 at 11 51 29

What browser are you using?

Ah. It's about width.

I discovered it because at my initial zoom, they were "normal" looking in Firefox, but zero-width and therefore invisible in Edge. Then I decided to take screenshots. After the firefox screenshot, and I went back to Edge, I decided to take them with the inspector out, so that you could see metrics. Then I had to go back to Firefox, and on opening the inspector, I saw it go from looks fine to what the hell

You can see it happen here

To stop this, observe that GitHub has a minimum width, and remove probably two columns, so that the color chips will still be at full width once the column is at minimum width.

The effect in the video has been successfully replicated on evergreen-current Chrome, Edge, and Firefox, all on Win10 pro x64

@StoneCypher great thanks for explaining in detail.

Indeed it doesn't look good in narrow window

As I check, I would either need to restructure the table so it has fewer items in a row (max 5 I assume) or insert an image instead.

I'll leave it open for now

yeah i think 5 is prolly max

note: what the hell is actually a technical term

I've actually updated it, so it's presented via image.

If you have a better idea let me know, but I consider it as addressed at this point.

Great thanks for reporting it!

Github fix confirmed.

NPM wasn't published. Would you like me to give you a gha auto-publisher script?

Thanks for ping. It was just published (CI is already configured, I just needed to bump version in package.json).