Update README.md

This commit is contained in:
Braydon 2023-08-05 10:45:25 -07:00
parent af311cc598
commit 4bcd428454

@ -2,7 +2,11 @@
A theme to make Gitea look and feel like GitHub.
## Install
To install, follow the [Gitea docs](https://docs.gitea.com/next/administration/customizing-gitea#customizing-the-look-of-gitea)
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)