k icon indicating copy to clipboard operation
k copied to clipboard

Improve color handling

Open supercrabtree opened this issue 11 years ago • 2 comments
trafficstars

More colors needed, files should be the same as ls -lah

supercrabtree avatar Jun 19 '14 05:06 supercrabtree

Colours should be set by using the first 16 teminal colors, this way they will automatically work with peoples colour schemes.

Will need to think of a solution for rotting files and filesizes, perhaps looking at their background color and using that as a base?

supercrabtree avatar Jan 28 '15 12:01 supercrabtree

To get files the same as for ls, you should match the colors from $LSCOLORS and $LS_COLORS

EdJoJob avatar Apr 29 '15 23:04 EdJoJob