https://github.com/pr0pz/limechat-theme-preview-tester
An interactive HTML Page for testing and previewing LimeChat Themes.
https://github.com/pr0pz/limechat-theme-preview-tester
irc irc-client limechat mac macos theme theme-preview theme-testing
Last synced: 4 months ago
JSON representation
An interactive HTML Page for testing and previewing LimeChat Themes.
- Host: GitHub
- URL: https://github.com/pr0pz/limechat-theme-preview-tester
- Owner: pr0pz
- Created: 2023-07-31T16:27:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T09:50:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-01T05:18:35.358Z (over 1 year ago)
- Topics: irc, irc-client, limechat, mac, macos, theme, theme-preview, theme-testing
- Language: HTML
- Homepage:
- Size: 328 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# __LimeChat Theme Preview Tester__



## __An interactive HTML Page for testing and previewing LimeChat Themes.__
_Like it? I'd appreciate the support :)_
[](https://twitter.com/pr0pz)
[](https://www.twitch.tv/the_propz)
[](https://discord.gg/d7GnhqqAXN)
[](https://ko-fi.com/propz)
### __Description__
Developing a LimeChat Theme is kind of odd, since you always have to reload the Theme inside LimeChat to see the new changes. So I decided to build an interactive LimeChat Theme Preview Tester to make the Development of new Themes easier.

I've added some basic JavaScript: The Text-Input is functional and will add the message to the channel + console with a random nick. The Theme used is my [Atom One Dark Theme](https://github.com/pr0pz/limechat-atom-one-dark).
### __Instructions__
1. Download the latest release and extract the zip wherever you want.
2. Copy the CSS of the Theme to the "Theme.css" file
3. Extract the data of the themes .yaml file to the "Theme.yaml.css"
4. Open the Theme.html, code and reload ;)
5. I recommend the [VS Code Live Preview Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.live-server), so the page automatically refreshes after a code change.
I tried to name the classes self-descriptive, so you should know which .yaml parameter is asked for specific classes.
### __Found any Bugs?__
If you find any bugs/errors, feel free to [post an issue](https://github.com/pr0pz/limechat-theme-preview-tester/issues).
### __License__

_That's it!_
___Be excellent to each other. And, Party on, dudes!___