Terminal-Icons
Terminal-Icons copied to clipboard
Feature request: Add path to colorthemes folder when invoking commands
It would be a nice enhancement to provide a (clickable) path to the folder where color themes reside when listing all available themes, or showing the current
Requested Behavior
Get-TerminalIconsColor
lists Name, Value, Path
Possible Solution
- Provide path as a third value for the output of
Get-TerminalIconsTheme
- Provide path after
Show-TerminalIconsTheme
(possibly with a help message "You can edit color themes in {path}"