A simplified version of the gitea matrix theme for gitea 1.18.5
Go to file
孟繁阳 88b12539af Add preview picture and README.md
Add preview picture and README.md
2020-02-08 19:09:24 +08:00
preview Add preview picture and README.md 2020-02-08 19:09:24 +08:00
public Add CSS styles to make the theme more perfect 2020-02-08 18:53:46 +08:00
templates Add CSS styles to make the theme more perfect 2020-02-08 18:53:46 +08:00
README.md Add preview picture and README.md 2020-02-08 19:09:24 +08:00

README.md

Gitea Matrix Template - Make your Gitea cooler

Previews:

preview 1

preview 2

preview 3

preview 4

preview 5

preview 6

preview 7

preview 8

For Gitea Version 1.11.0-rc2

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:
[ui]
THEMES = gitea,arc-green,matrix
DEFAULT_THEME = matrix
  1. Restart your Gitea Service and you are ready to go.

Welcome to the matrix!

Special Notes:

  • A user can still change the theme settings.