A port of the Catppuccin Codeberg user themes for Gitea instances. Since this is a popular theme, it is prefixed with "dmoonfire-" to distinguish my variation.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
D. Moonfire 34f366f39e chore: archive notice 3 weeks ago
public/css fix: made the explore theme use the text color instead of blank 5 months ago
LICENSE.md chore: added MIT license 4 months ago
README.md chore: archive notice 3 weeks ago

README.md

Catppuccin Themes for Gitea

There is now an official port at catppuccin-gitea, so this repository has been archived.

This is a simple port of the Codeberg user theme suitable for setting up in your own Gitea instance. The only major change from the original source was the use of CSS variables and having a base file that the four themes.

To use, change your Gitea configuration looks, add the following values to the Gitea configuration.

THEMES="catppuccin-frappe,catppuccin-latte,catppuccin-macchiato,catppuccin-mocha"
DEFAULT_THEME="catppuccin-mocha"