Go to file
Zynh0722 08fb2eb4e8 remove workflows that I can't use :P 2023-12-27 15:26:24 -08:00
assets docs: add docs & previews 2023-03-21 08:44:03 +01:00
src first go? 2023-12-27 15:22:18 -08:00
.editorconfig docs: add docs & previews 2023-03-21 08:44:03 +01:00
.gitignore build: use node for build 2023-03-26 17:50:43 +02:00
CHANGELOG.md chore(main): release 0.4.1 (#14) 2023-08-24 22:55:24 +02:00
LICENSE docs: add docs & previews 2023-03-21 08:44:03 +01:00
README.md link to releases 2023-12-27 15:25:04 -08:00
build.ts first go? 2023-12-27 15:22:18 -08:00
deno.json Broken: add @rose-pine/palette and update build.ts 2023-12-27 13:21:10 -08:00
deno.lock Broken: add @rose-pine/palette and update build.ts 2023-12-27 13:21:10 -08:00
version.txt chore(main): release 0.4.1 (#14) 2023-08-24 22:55:24 +02:00

README.md

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.
  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.
    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
  1. Restart your Gitea instance.
  2. Select the theme in Gitea > Account > Settings > Appearance.

Note
Gitea >1.20 is required for this theme.