This repository has been archived on 2023-05-13. You can view files and clone it, but cannot push or open issues or pull requests.
dmoonfire-gitea-theme-catpp.../README.md

777 B

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"