Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rainnny7/gitea-github-theme
A theme to make Gitea look and feel like GitHub.
https://github.com/rainnny7/gitea-github-theme
Last synced: about 1 month ago
JSON representation
A theme to make Gitea look and feel like GitHub.
- Host: GitHub
- URL: https://github.com/rainnny7/gitea-github-theme
- Owner: Rainnny7
- License: mit
- Created: 2023-08-05T17:47:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-29T22:12:11.000Z (10 months ago)
- Last Synced: 2024-11-17T20:48:29.818Z (about 1 month ago)
- Language: CSS
- Homepage: https://git.rainnny.club/Rainnny/gitea-github-theme
- Size: 4.88 KB
- Stars: 38
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)