Logo
Catppuccin for {{#each heading}}{{ this.title }}{{#unless @last}}, {{/unless}}{{/each}}

{{#if usage}} ## Usage {{{ usage }}} {{/if}} {{#if faq}} ## 🙋 FAQ {{#each faq}} - Q: {{{ question }}}\ A: {{{ answer }}} {{/each}} {{/if}} {{#if collaborators.currentMaintainers.length}} ## 💝 Current {{pluralize collaborators.currentMaintainers 'Maintainer'}} {{#each collaborators.currentMaintainers}} - [{{name}}]({{url}}) {{/each}} {{else}} ## 🚧 Looking for Maintainers 🚧 - If you are interested in maintaining this userstyle, please raise a **Pull Request** and add yourself into the `current-maintainers` array in the `userstyles.yml` file. {{/if}} {{#if collaborators.pastMaintainers}} ## 💖 Past {{pluralize collaborators.pastMaintainers 'Maintainer'}} {{#each collaborators.pastMaintainers}} - [{{name}}]({{url}}) {{/each}} {{/if}}  

Copyright © 2021-present Catppuccin Org