TerminalStyles

0.7.1

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, and install curated coding fonts (JetBrains Mono, Fira Code, Cascadia Code and more) straight from their official sources
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, and install curated coding fonts (JetBrains Mono, Fira Code, Cascadia Code and more) straight from their official sources. Works on PowerShell 7 and Windows PowerShell 5.1.
Show more

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 Font Customization Console Dotfiles pwsh Windows

Functions

Invoke-TerminalStyle Invoke-TerminalStylesUpdate

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

v0.7.1: fixes background carryover between styles. Switching to a style that ships no background image no longer leaves the previous style's image showing behind it -- in the picker and on a direct apply alike. A background you set yourself (your own image, or Windows Terminal's desktopWallpaper) is still left untouched. --- v0.7.0: adds the "tstyles font" command. Installs curated coding fonts (JetBrains Mono, Fira Code, Cascadia Code, Hack, Source Code Pro, IBM Plex Mono) from their official release URLs, verifies each download against a pinned SHA-256, installs per-user (no admin), and applies the font to the active Windows Terminal profile. Run bare to list what is installed vs installable. A one-time opt-in prompt offers the set on first run, and newly installed fonts show up automatically in "tstyles tune". Also fixes the published package accidentally bundling lazily-fetched background images (3.0 MB down to 252 KB).

FileList

Version History

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