fun840

Results 4 issues of 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): ![image](https://user-images.githubusercontent.com/66417988/132956370-f1890313-48b0-416a-9e05-07d905dfefd3.png) You could probably add something, maybe using regex, to remove any ANSI escape sequences.