Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TylerByte666/gitea-matrix-template
Would you take the blue or the red pill? Either way welcome to the Matrix. This is a custom theme for Gitea and it is super easy to use :)
https://github.com/TylerByte666/gitea-matrix-template
Last synced: 3 months ago
JSON representation
Would you take the blue or the red pill? Either way welcome to the Matrix. This is a custom theme for Gitea and it is super easy to use :)
- Host: GitHub
- URL: https://github.com/TylerByte666/gitea-matrix-template
- Owner: TylerByte666
- License: mit
- Created: 2020-01-30T06:20:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-11T09:16:26.000Z (almost 4 years ago)
- Last Synced: 2024-07-31T07:15:51.800Z (6 months ago)
- Language: CSS
- Homepage:
- Size: 4.05 MB
- Stars: 33
- Watchers: 4
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gitea - Matrix - Neon-green with a matrix-inspired background (Themes / Dark)
- awesome-gitea - Matrix - Neon-green with a matrix-inspired background (Themes / Dark)
- awesome-gitea - Matrix - Neon-green with a matrix-inspired background (Themes / Dark)
README
# Gitea Matrix Template- Turn your gitea arc-green template into the matrix
## Previews:
![preview 1](preview/homepage.png "Preview")
![preview 2](preview/signedhomepage.png "Preview")
![preview 3](preview/repopage1.png "Preview")
![preview 4](preview/markdown.png "Preview")
![preview 5](preview/profilepage.png "Preview")
## For Gitea Version ***1.12.x***
## How to use:
1. Find your gitea custom directory path in ***Site Administration > Configuration > Custom File Root Path***.
2. Create directories: ***templates*** and ***public/css*** within the directory, if it does not already exist. But please empty any previous files as they may create a conflict or unexpected behaviour.
3. Clone then Copy/Move files from this repo into the custom directory location.
4. Add folowing lines to your gitea config:
```ini
[ui]
THEMES = gitea,arc-green,matrix
DEFAULT_THEME = matrix
```
5. Restart your Gitea Service and you are ready to go.
### Welcome to the matrix!### Special Notes:
- A user can still change the theme settings.### Special Thanks to 6543 & MFYDev
https://github.com/6543
https://github.com/MFYDev