jschoolcraft / Limechat-Themes

A collection of limechat themes
133 stars 58 forks source link

Limechat themes folder #28

Open JonathanMace opened 8 years ago

JonathanMace commented 8 years ago

Limechat can be installed from the AppStore. When this is the case, the Limechat folder is:

Application\ Support/net.limechat.LimeChat-AppStore/

Rather than

Application\ Support/LimeChat/

In the command:

find ./ -name .css -o -name .yaml -exec cp {} /Users/$USER/Library/Application\ Support/LimeChat/Themes/ \;

jschoolcraft commented 8 years ago

Thanks, I haven't used Limechat in quite a while, it might be a bit before I can look at this, happy to accept pull requests :)