jonsuh / simple-adium-message-style

A message style for Adium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Adium Message Style

Simple is an clean and simple message style for Adium, an OS X instant messaging client.

I created this for myself and decided to share it. I included all the development files in case you wanted to customize it.

Install

Copy Simple.AdiumMessageStyle to Adium's Message Styles folder: ~/user/Library/Application Support/Adium 2.0/Message Styles

You can also open Simple.AdiumMessageStyle by double-clicking it, and Adium should install the theme for you.

Customize

You can find all of the Sass files in the sass/ directory.

Requirements:

Getting started

At the root of the project:

  1. Run npm install to install all Grunt dependencies.
  2. Run bower install to install all Bower dependencies.

To build the theme, run grunt build or just grunt if you want to watch and build when you make changes.

Author

Jonathan Suh
www.jonsuh.com
hello@jonsuh.com

License

Copyright © 2014 Jonathan Suh

Feel free to use under the MIT license.
http://www.opensource.org/licenses/mit-license.php

Changelog

1.0

  • Initial commit.

About

A message style for Adium


Languages

Language:CSS 92.0%Language:JavaScript 8.0%