gardebring / PowerColorLS

PowerShell script to display a colorized directory and file listing with icons
MIT License
61 stars 3 forks source link

Color theme #18

Open virginviolet opened 1 week ago

virginviolet commented 1 week ago

How can I set color theme? The default does not work well with light mode terminal. You can set color theme for Terminal-Icons with Set-TerminalIconsColorTheme devblackops_light, but that doesn't change it for PowerColorLS.

virginviolet commented 1 week ago

It seems like you perhaps have to set a theme in the code before building?

https://github.com/gardebring/PowerColorLS/blob/5058284d58722df5d25029e8835b62ae84185c38/src/Init/Import-Dependencies.ps1#L2

I would like to be able to set it with a command from console.