Skip to content

akawhoami/psisetheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 

Repository files navigation

Eclipse to PowerShell ISE Theme Converter

My image

EclipseColorThemes.org contains many pretty good themes. This PowerShell script converts themes from this site to PowerShell ISE editor themes. Please note that these themes only apply for the Scripting Pane area of the ISE, and only for the PowerShell language. The XML language and Console Pane colors are just the default ISE ones.

Examples:

(First dot source the .PS1 file.)

Convert theme from XML theme files:
Convert-EctToISE -ThemeFile .\theme-21.xml, .\theme-33.xml

Convert theme from URL:
Convert-EctToISE -ThemeUrl "http://eclipsecolorthemes.org/?view=empty&action=download&theme=21&type=xml"

Enjoy!

About

EclipseColorThemes.org to PowerShell ISE theme converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published