gitea-github-theme/README.md
2023-08-05 14:49:37 -04:00

17 lines
608 B
Markdown

# gitea-github-theme
A theme to make Gitea look and feel like GitHub.
## Prerequisites
- Gitea v1.21+
## Install
1. Place `theme-github.css` inside of `gitea/public/assets/css`
2. Modify your `gitea/conf/app.ini` file and append `,github` to the end of `THEMES` under the `[ui]` section
3. Restart your Gitea instance
4. Apply the theme
> Need more help, view the [Gitea docs](https://docs.gitea.com/next/administration/customizing-gitea#customizing-the-look-of-gitea)
## Screenshots
![Profile Page](https://cdn.rainnny.club/CFaMgWvCV0u8.png)
![Repository Page](https://cdn.rainnny.club/ybHJsSnrtYOB.png)