How can I change the color of regions in ISE?

0
5
Asked By CreativeHippo7 On

I'm using ISE for my PowerShell scripts, and I find the default color for keyword regions quite hard to see—especially against darker background themes. I went to Tools > Options > Colors and Fonts, but there doesn't seem to be an option to change the color of the keyword regions, which default to black when collapsed. I've tried editing the XML theme and adding `TokenColorsRegion`, but it doesn't work. Is there any hack or workaround to change the region color?

1 Answer

Answered By SkepticalCoder92 On

Honestly, I think you're better off looking at VS Code instead of ISE. It's much more user-friendly and customizable—especially for color schemes. ISE is pretty outdated!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.