ogham / exa

A modern replacement for ‘ls’.
https://the.exa.website/
MIT License
23.59k stars 660 forks source link

Separate color for icon and text #1207

Open Shuraken007 opened 1 year ago

Shuraken007 commented 1 year ago

Hello. Does it possible to make different colors for icon and text? Want to reproduce something like vscode has. image

Shuraken007 commented 1 year ago

I played a bit with code to reconfigure behaviour. Added better link painting, regex parsing for some cases. Removed text colour. Looks a bit ugly, cause rust is new lang for me, but looks nice. If smbdy interested, check https://github.com/Shuraken007/exa .

Screenshot_2 Screenshot_5 Screenshot_3