Fork me on GitHub

Simples a Skype Chat Style

Fed up with the default Skype chat style? I decided to make my own, you can use it too.

Features

Download

Installation Instructions

  1. Download the latest release from one of the above links.
  2. Extract the zip by double clicking it.
  3. Either depending on which version you are using:
    • Double click the extracted install file which will run an installer
    • Double click the extracted Simples.SkypeChatStyle bundle to install
  4. Restart Skype
  5. Select the Simples chat style in the Skype chat preferences

Advanced Users

If you want to run the very latest codebase you should run a git clone git@github.com:edds/Simples.SkypeChatStyle.git from the folder ~/Library/Application Support/Skype/ChatStyles/. That folder might not exist if you haven't install a custom theme before so you might need to create it.

If that didn't make any sense to you then you should probably use one of the downloads from above.

Issues

If you run into any problems while using the SkypeChatStyle please feel free to open an issue for the bug and I will try my best to resolve it promptly.

Code

The chat window is running a recent Webkit. As it has access to CSS3 features it seemed obvious to make use of them, such as animations, rounded corners and gradients.

If you would like to extend this theme feel free to fork the code and then send a pull request. I am particuarly interested in anyone who would be able to style the voicemail section in Skype 5 as I don't personally use that feature and don't know how it should work.