Paul Saunders
Paul Saunders
Hi @wombathuffer, To create a pull request, you need to _Fork_ this repository (which creates your own personal copy of the repository), push your changes to a _new branch_ on...
If I'm understanding Ethan Schoonover's original intent correctly, 256 colour support should be considered a second-class citizen. Either you should configure apps to use 16-colour mode and configure your terminal...
I've just pushed a new branch "truecolour" which upgrades the theme to use 24-bit colours. IRSSI should downgrade these to 256-colour. You'll need to merge some small changes in the...
If I'm reading that correctly, `nickcolor.pl` is using the [^D-Encoding](https://github.com/shabble/irssi-docs/wiki/Notes-256-Colour#d-encoding) method of specifying 256 colours. As far as I can see, though, that method requires you to specify a foreground...
I've just pushed a branch called "truecolour" which supports the nickcolor_expando script. Well, I had to patch it slightly in order to be able to use the colours as backgrounds...
I have a feeling this is down to adv_windowlist.pl. That script seems to expect fairly simple theming such as "[#channelname]". Ideally, I'd like to bring the full power of powerline...