fun840
fun840
There's a really great repository with tons of color schemes, not just for iTerm, called [iTerm2 Color Schemes](https://github.com/mbadolato/iTerm2-Color-Schemes). It has tons of color themes, and scripts that can convert iTerm...
I'm not sure why yet, I'm going to look through the code in a sec and debug, but I figured I would make an issue first, then update it with...
This adds some new options to the script, allowing you to have gradient borders. The `--border-gradient` option accepts a list of RGBA colors, which will make up the gradient. The...
Here's an example (I'm using PowerShell 7, so `` `e`` is the ANSI escape code):  You could probably add something, maybe using regex, to remove any ANSI escape sequences.