devblackops / Terminal-Icons

A PowerShell module to show file and folder icons in the terminal
MIT License
2.52k stars 110 forks source link

Provide color to the entire line and not just the filename and icon #106

Open LeonardVertighel opened 1 year ago

LeonardVertighel commented 1 year ago

Expected Behavior

The entire line must be colored image

Current Behavior

Only the filename and icon results in coloring image

Possible Solution

Extend the color to the entire line

Steps to Reproduce (for bugs)

  1. Install Terminal-Icons
  2. List file in folder

Context

Having the same color across the entire line helps to quickly identify the permissions of a file

Your Environment