TerminalStyles

0.6.3

Theme Windows Terminal from PowerShell: 16 bundled color schemes with an arrow-key picker that previews each theme live in your current tab (Enter keeps, Esc reverts). Switch color scheme, cursor, font, opacity, and background image in one command. Works on PowerShell 7 and Windows PowerShell 5.1.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name TerminalStyles

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name TerminalStyles

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Felipe Cremerius. MIT.

Package Details

Author(s)

  • Felipe Cremerius

Tags

WindowsTerminal Terminal Theme ColorScheme Prompt Cursor Background Customization Console Dotfiles pwsh Windows

Functions

Invoke-TerminalStyle Invoke-TerminalStylesUpdate

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

v0.6.3: discoverability + reliability. Refreshes the PowerShell Gallery listing (clearer description, expanded tags including the PSEdition/Windows platform tags so the package appears in Gallery search filters) and fixes a PowerShell 7 edge case where an interrupted settings.json write could silently degrade from an atomic replace to an in-place write. No new commands.

FileList

Version History

Version Downloads Last updated
0.6.3 (current version) 9 6/24/2026
0.6.2 11 6/13/2026
0.6.1 9 5/30/2026
0.6.0 3 5/30/2026
0.5.0 5 5/30/2026
0.4.2 4 5/29/2026
0.4.1 3 5/29/2026
0.4.0 3 5/29/2026
0.3.0 3 5/29/2026
0.2.2 6 5/27/2026
0.2.1 6 5/27/2026
0.2.0 10 5/27/2026
0.1.0 5 5/27/2026
Show more