> For the complete documentation index, see [llms.txt](https://azul-mouad.gitbook.io/starbox-iptv-web-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://azul-mouad.gitbook.io/starbox-iptv-web-documentation/customizing-the-project.md).

# Customizing the Project

- [Changing Icons](https://azul-mouad.gitbook.io/starbox-iptv-web-documentation/customizing-the-project/changing-icons.md): All icons, including the project logo, and media-related icons, are located in the public directory. These can easily be replaced with your own custom icons or logos.
- [Changing Colors](https://azul-mouad.gitbook.io/starbox-iptv-web-documentation/customizing-the-project/changing-colors.md): The project uses Tailwind CSS with support for both light and dark themes. All global color variables are defined using CSS custom properties (--variable-name) and can be easily updated.
