ISEColorTheme.Cmdlets

1.5

A collection of Powershell functions that expand the PowerShell ISE themeing capability to the command line. These functions allow you to import, remove, and apply native xml and registry based ISE themes without the need to format and translate the xml ARGB values to hex for use in a specific theme script.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name ISEColorTheme.Cmdlets

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

Install-PSResource -Name ISEColorTheme.Cmdlets

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) 2016 Jeff Pollock. All rights reserved.

Package Details

Author(s)

  • Jeff Pollock

Tags

ISE Theme Color PS1XML StorableColorTheme

Functions

Import-GroupISETheme Convert-HexToARGB Convert-ARGBToHex Get-CurrentISETheme Get-ISETheme Get-ImportedISETheme Set-ISETheme Import-ISEThemeFile Export-ISEThemeFile Remove-ISETheme Set-ISEColor Select-ISETheme Add-ISEThemeMenu

Dependencies

This module has no dependencies.

Release Notes


Special thanks to Ryan Yates for the assist in tidying things up a bit, encouraging me to publish to the psGallery, and adding some test functionality.

Also included here are several themes from https://github.com/marzme/PowerShell_ISE_Themes .  Be sure to keep an eye on that space for more.

Updates:
- Updated so that module loading works correctly and explictly has proper exported functions and added basic Pester test shell files too as well - Ryan.yates@kilasuit.org @ryanyates1990

FileList

Version History

Version Downloads Last updated
1.5 (current version) 25,651 6/28/2016
1.4 38 6/28/2016
1.3 117 6/28/2016
1.2 27 6/28/2016
1.0 27 6/28/2016