--- layout: themes title: Community Themes parent: Theming nav_order: 100 has_children: false permalink: /theming/themes description: >- A collection of community themes for Mainsail. --- # {{ page.title }} {: .no_toc} {{ page.description }} ## Setup Instructions {: .no_toc} Go to the repo of the theme and download it. Place the files according to [these instructions](/theming/prepare#directory-structure). [KIAUH](/setup/kiauh) has an integrated theme installer Go to `[Advanced] > [Theme installer]`, enter the desired theme id and confirm with return. {: .info}
List of themes {: .text-delta } 1. TOC {:toc}
{% for theme in site.data.themes %} --- ## {{ theme.name }} {{ theme.short_note }}
id: {{ forloop.index}}
author: {{ theme.author }}
url: {{ theme.author }}/{{ theme.repo }}
no screenshot found {% endfor %}