/campfire-theme-for-colloquy

This is a theme I’ve made for Colloquy, an irc client for Mac OS X. I’m on Campfire a lot lately, and I really like the beautiful inerface, so I’ve tried to copy it as much as possible.

Primary LanguageXSLTMIT LicenseMIT

Campfire Theme for Colloquy

Colloquy theme modeled after Campfire chat.

Colloquy Campfire Theme

Installation

Quick Install

In Terminal:

curl -L https://raw.github.com/crossblaim/campfire-theme-for-colloquy/master/script/install.sh | bash

Restart Colloquy.

Manual Install

In Terminal:

mkdir ~/Library/Application\ Support/Colloquy/Repositories
cd ~/Library/Application\ Support/Colloquy/Repositories
git clone https://github.com/crossblaim/campfire-theme-for-colloquy.git
ln -s ../Repositories/campfire-theme-for-colloquy/Campfire.colloquyStyle ../Styles/Campfire.colloquyStyle

Restart Colloquy.

Contributors