TerminalColors
1.0.0
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 Cedric Dupont. MIT License.
Package Details
Author(s)
- Cedric Dupont
Tags
WindowsTerminal Terminal Color Colour Tab Peacock SolutionColors Git Prompt Windows DeveloperExperience
Functions
Enable-TerminalColors Disable-TerminalColors Test-TerminalColorsEnabled Update-TerminalColor Reset-TerminalColor Get-TerminalColor Clear-TerminalColorCache Set-FolderColor Remove-FolderColor Install-TerminalColors Uninstall-TerminalColors Install-TerminalColorsTheme Uninstall-TerminalColorsTheme Install-TerminalColorsBackdrop Uninstall-TerminalColorsBackdrop Test-TerminalColorsBackdrop Install-TerminalColorsTitleBar Uninstall-TerminalColorsTitleBar Test-TerminalColorsTitleBar Install-TerminalColorsProfile Uninstall-TerminalColorsProfile Test-TerminalColorsProfile Invoke-TerminalColorsDoctor
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Full changelog: https://github.com/ceddup/TerminalColors/blob/main/CHANGELOG.md
1.0.0 - First release. The selected tab and the window border take the colour of the current project, in full strength, while the pane you read text in stays exactly as it was; background tabs keep their own colour and the tab row is left untouched. Colours come from .terminalcolors.json, Peacock (VS Code), Solution Colors (Visual Studio) or a stable hash of the Git repository name, nearest ancestor winning. Setup: Install-Module TerminalColors, then Install-TerminalColors - or install.ps1 from a clone. Uninstall-TerminalColors undoes all of it.
FileList
- TerminalColors.nuspec
- Private\Color.ps1
- Private\Git.ps1
- Private\Json.ps1
- Private\Png.ps1
- Private\Profile.ps1
- Private\Resolve.ps1
- Private\State.ps1
- Private\Terminal.ps1
- Private\WindowFrame.ps1
- Private\WtSettings.ps1
- Public\Enable-TerminalColors.ps1
- Public\Get-TerminalColor.ps1
- Public\Install-TerminalColors.ps1
- Public\Install-TerminalColorsBackdrop.ps1
- Public\Install-TerminalColorsProfile.ps1
- Public\Install-TerminalColorsTheme.ps1
- Public\Install-TerminalColorsTitleBar.ps1
- Public\Invoke-TerminalColorsDoctor.ps1
- Public\Set-FolderColor.ps1
- Public\Update-TerminalColor.ps1
- TerminalColors.psd1
- TerminalColors.psm1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0 (current version) | 10 | 7/30/2026 |