Rosé Pine for Gitea

All natural pine, faux fur and a bit of soho vibes for the classy minimalist

## Usage ``` Note: This section is out of date, you must compile the themes yourself ``` 1. Download the [latest release](https://git.zynh.me/Zynh0722/rose-pine-gitea/releases). 2. Place the CSS files in `$GITEA_CUSTOM/public/assets/css` if using Gitea 1.21.0 or newer and `$GITEA_CUSTOM/public/css` otherwise. 3. Add the themes to your `app.ini`. See the [Gitea documentation](https://docs.gitea.io/en-us/customizing-gitea/#customizing-the-look-of-gitea).\ Here's a snippet if you want to offer all Flavor-Accent combinations:
app.ini ``` [ui] THEMES = rp-main-love,rp-main-gold,rp-main-rose,rp-main-pine,rp-main-foam,rp-main-iris,rp-moon-love,rp-moon-gold,rp-moon-rose,rp-moon-pine,rp-moon-foam,rp-moon-iris,rp-dawn-love,rp-dawn-gold,rp-dawn-rose,rp-dawn-pine,rp-dawn-foam,rp-dawn-iris ```
4. Restart your Gitea instance. 5. Select the theme in Gitea > Account > Settings > Appearance. > **Note**\ > Gitea >1.20 is required for this theme.