Limechat-Themes
Limechat-Themes copied to clipboard
Limechat themes folder
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/ ;
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 :)