gitea-github-theme/README.md

14 lines
575 B
Markdown
Raw Normal View History

2023-08-05 10:24:34 -07:00
# gitea-github-theme
A theme to make Gitea look and feel like GitHub.
## Install
2023-08-05 10:45:25 -07:00
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)
2023-08-05 10:24:34 -07:00
## Screenshots
![Profile Page](https://cdn.rainnny.club/CFaMgWvCV0u8.png)
![Repository Page](https://cdn.rainnny.club/ybHJsSnrtYOB.png)