ur0n2 / dotfiles-for-windows

dotfiles for windows
MIT License
6 stars 0 forks source link

Powershell Theme #37

Closed ur0n2 closed 7 years ago

ur0n2 commented 7 years ago

$ThemeList = Get-ChildItem -Path c:\users\ArtofShell\Downloads -Recurse -File -Include *.ps1xml $ThemeList | Import-ISETheme

Set-ISETheme -file $theme Set-Isetheme -ThemeName "Monokai"

https://gallery.technet.microsoft.com/ISE-Color-Theme-Cmdlets-24905f9e

https://artofshell.com/2016/06/powershell-ise-themes/ http://lifeinpowershell.blogspot.kr/