I made some updates to my 88_madcows.theme file for irssi. The biggest change is the theme working with 0.8.13 and greater. Further, I added the server tag to the statusbar when in the status window, so when I need to change servers for whatever reason, it’s obvious what server I’m on before cycling through. Screenshot here, and the theme file here.
Subscribe
Archives
Web sites:
Pages
Meta

{ 2 } Comments
What problems were you having with your old madcows theme and 0.8.13? My theme is based off of this one as well, and I haven’t noticed any problems, but then again I may have noticed them and just grew accustomed to them. Looking pimpish though! Here is what mine currently looks like:
http://farm3.static.flickr.com/2509/4226512762_d4e88075a2_o.png
@nixternal “$_” used for toggling on and off bold wasn’t terminating correctly. As a result, characters that should no longer be bold, still were. A quick “s/$_//g” fixed it, even if it is side-stepping the issue. Not sure if it’s irssi’s fault, or my terminal, or a combination of the two, but looking through my theme file, I don’t see the need for “$_”. Everything is looking solid. Like your theme, as well.
{ 1 } Trackback
[...] also needed to work well with both. As I’ve already blogged before, I was really, really impressed with the madcows theme. However, I didn’t care for a few elements, so I started hacking it, making my own changes. [...]
Post a Comment