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
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
- ISEColorTheme.Cmdlets.nuspec
- ISEColorTheme.Cmdlets.psd1
- ISEColorTheme.Cmdlets.psm1
- ISEColorTheme.Cmdlets.Tests.ps1
- ISEThemes\Ambient.StorableColorTheme.ps1xml
- ISEThemes\Ambient_Example.PNG
- ISEThemes\Ambients\Ambients.StorableColorTheme.ps1xml
- ISEThemes\Ambients\Ambients_Example.PNG
- ISEThemes\Aquatic\Aquatic.png
- ISEThemes\Aquatic\Aquatic.StorableColorTheme.ps1xml
- ISEThemes\Base16_Tomorrow\Base16_Tomorrow.StorableColorTheme.ps1xml
- ISEThemes\Base16_Tomorrow\Base16_Tomorrow_Example.PNG
- ISEThemes\GEdit_Original\GEdit_Original.StorableColorTheme.ps1xml
- ISEThemes\GEdit_Original\GEdit_Original_Example.PNG
- ISEThemes\GreenBay\GreenBay.png
- ISEThemes\GreenBay\GreenBay.StorableColorTheme.ps1xml
- ISEThemes\ISE_Default\ISE_Default.ps1xml
- ISEThemes\Monokai\Monokai.StorableColorTheme.ps1xml
- ISEThemes\Monokai\Monokai_Example.PNG
- ISEThemes\Navy_Ocean\Navy_Ocean.StorableColorTheme.ps1xml
- ISEThemes\Navy_Ocean\Navy_Ocean_Example.PNG
- ISEThemes\NightVale\Nightvale.png
- ISEThemes\NightVale\Nightvale.StorableColorTheme.ps1xml
- ISEThemes\Oblivion\Oblivion.StorableColorTheme.ps1xml
- ISEThemes\Oblivion\Oblivion_Example.PNG
- ISEThemes\Obsidian\Obsidian.StorableColorTheme.ps1xml
- ISEThemes\Obsidian\Obsidian_Example.PNG
- ISEThemes\Ocean_Deep\Ocean_Deep.StorableColorTheme.ps1xml
- ISEThemes\Ocean_Deep\Ocean_Deep_Example.PNG
- ISEThemes\PaperRose\PaperRose.png
- ISEThemes\PaperRose\PaperRose.StorableColorTheme.ps1xml
- ISEThemes\Pastel\Pastel.StorableColorTheme.ps1xml
- ISEThemes\Pastel\Pastel_Example.PNG
- ISEThemes\Placidity\Placidity.StorableColorTheme.ps1xml
- ISEThemes\Placidity\Placidity_Example.PNG
- ISEThemes\RecognEyes\RecognEyes.StorableColorTheme.ps1xml
- ISEThemes\RecognEyes\RecognEyes_Example.PNG
- ISEThemes\Retta\Retta.StorableColorTheme.ps1xml
- ISEThemes\Retta\Retta_Example.PNG
- ISEThemes\Roboticket\Roboticket.StorableColorTheme.ps1xml
- ISEThemes\Roboticket\Roboticket_Example.PNG
- ISEThemes\Solarized\Solarized.StorableColorTheme.ps1xml
- ISEThemes\Solarized\Solarized_Example.PNG
- ISEThemes\Solarized_Light\Solarized_Light.StorableColorTheme.ps1xml
- ISEThemes\Solarized_Light\Solarized_Light_Example.PNG
- ISEThemes\Sublime_Text_2\Sublime_Text_2.StorableColorTheme.ps1xml
- ISEThemes\Sublime_Text_2\Sublime_Text_2_Example.PNG
- ISEThemes\VS2013_Dark\VS2013_Dark.StorableColorTheme.ps1xml
- ISEThemes\VS2013_Dark\VS2013_Dark_Example.PNG
- ISEThemes\Wombat\Wombat.StorableColorTheme.ps1xml
- ISEThemes\Wombat\Wombat_Example.PNG
- ISEThemes\Zenburn\Zenburn.StorableColorTheme.ps1xml
- ISEThemes\Zenburn\Zenburn_Example.PNG
- Public\Add\Add-ISEThemeMenu.ps1
- Public\Add\Add-ISEThemeMenu.Tests.ps1
- Public\Convert\Convert-ARGBToHex.ps1
- Public\Convert\Convert-ARGBToHex.Tests.ps1
- Public\Convert\Convert-HexToARGB.ps1
- Public\Convert\Convert-HexToARGB.Tests.ps1
- Public\Export\Export-ISEThemeFile.ps1
- Public\Export\Export-ISEThemeFile.Tests.ps1
- Public\Get\Get-CurrentISETheme.ps1
- Public\Get\Get-CurrentISETheme.Tests.ps1
- Public\Get\Get-ImportedISETheme.ps1
- Public\Get\Get-ImportedISETheme.Tests.ps1
- Public\Get\Get-ISETheme.ps1
- Public\Get\Get-ISETheme.Tests.ps1
- Public\Import\Import-GroupISETheme.ps1
- Public\Import\Import-GroupISETheme.Tests.ps1
- Public\Import\Import-ISEThemeFile.ps1
- Public\Import\Import-ISEThemeFile.Tests.ps1
- Public\Remove\Remove-ISETheme.ps1
- Public\Remove\Remove-ISETheme.Tests.ps1
- Public\Select\Select-ISETheme.ps1
- Public\Select\Select-ISETheme.Tests.ps1
- Public\Set\Set-ISEColor.ps1
- Public\Set\Set-ISEColor.Tests.ps1
- Public\Set\Set-ISETheme.ps1
- Public\Set\Set-ISETheme.Tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.5 (current version) | 27,851 | 6/28/2016 |
1.4 | 44 | 6/28/2016 |
1.3 | 124 | 6/28/2016 |
1.2 | 33 | 6/28/2016 |
1.0 | 33 | 6/28/2016 |