PoshPalette

0.10.0

Interactive theme picker for PowerShell + Windows Terminal. Browse, preview, and apply a look across all 4 layers (Terminal scheme, PSReadLine, $PSStyle, oh-my-posh) at once, with live preview, 47 bundled themes, scheme import (iTerm2/base16), palette-aware prompt generation, and an auto-updating community catalog.

Minimum PowerShell version

7.2

Installation Options

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

Install-Module -Name PoshPalette

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

Install-PSResource -Name PoshPalette

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) PoshPalette contributors. MIT licensed.

Package Details

Author(s)

  • PoshPalette contributors

Tags

terminal theme powershell pwsh windows-terminal psreadline oh-my-posh prompt colorscheme color-scheme tui nerd-fonts

Functions

Start-PoshPalette Install-PoshPaletteTheme Get-PoshPaletteThemes Set-PoshPaletteTheme Import-PoshPaletteTheme Restore-PoshPalette Reset-PoshPalette Import-PoshPaletteScheme Get-PoshPaletteRemoteCatalog Save-PoshPaletteRemoteTheme Update-PoshPaletteCatalog Test-PoshPaletteSetup Install-PoshPaletteFont Set-PoshPaletteScheme Set-PoshPaletteColors Set-PoshPalettePrompt Set-PoshPaletteFont Set-PoshPaletteLayer Set-PoshPaletteSchemeOsc New-PoshPaletteOscSequence Test-PoshPaletteOscTerminal

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

v0.10.0: fuller PowerShell theming. Applying a theme now also colors the PSReadLine roles PSReadLine otherwise leaves at clashing built-ins (Keyword/Type/Member/ContinuationPrompt) and much more of $PSStyle output - per-extension file-type colors for Get-ChildItem (LS_COLORS-style), executables/symlinks, and the Warning/Verbose/Debug streams. All derived from each theme's existing palette, so every bundled and community theme benefits with no extra authoring; additive and guarded for older hosts. Full history in CHANGELOG.md.

FileList

Version History

Version Downloads Last updated
0.10.0 (current version) 18 7/7/2026
0.9.0 4 7/7/2026
0.8.2 25 7/1/2026
0.8.1 13 7/1/2026
0.8.0 17 6/30/2026
0.7.0 27 6/25/2026
0.6.4 18 6/24/2026
0.6.3 25 6/23/2026
0.6.2 5 6/23/2026
0.6.0 6 6/23/2026
0.5.1 8 6/21/2026
0.5.0 7 6/21/2026
0.4.2 11 6/20/2026
0.4.1 7 6/20/2026
0.4.0 6 6/20/2026
0.3.4 8 6/20/2026
0.3.3 8 6/20/2026
0.3.2 8 6/20/2026
0.3.1 7 6/20/2026
0.3.0 8 6/20/2026
Show more