๐จ Customization Guide¶
You customize the look and feel of the loading screen by editing the config.json file located in the html directory of the package. Each area has its own focused page โ start here, then jump to the section you want.
๐ Remember: Place any images, videos, or audio files inside the
html/assets/folder so they load correctly in the UI.
Overall Theme Color¶
Customize the main highlight UI color used across the screen:
"selectedColor": "#ff007b"
Color Format
Accepts both hex and RGB values.
What You Can Customize¶
| Area | Page |
|---|---|
| ๐ฅ Background (image / video / playlist) | Background |
| ๐ท๏ธ Watermark (server name + logo) | Watermark |
| โจ Title animation | Title Animation |
| ๐งท Social headers & custom icons | Social Headers |
| ๐ Rules panel | Rules Panel |
| ๐ฅ Team panel | Team Panel |
| ๐ผ๏ธ Gallery grid | Gallery Grid |
| ๐งฉ Custom panel | Custom Panel |
| โจ๏ธ Keyboard overlay | Keyboard Overlay |
| ๐ต Music player | Music Player |