.. | ||
Gitea-modern-compiled.css | ||
Gitea-modern.css | ||
Gitea-modern.user.css | ||
readme.md |
Gitea Modern
This style changes the layout of Gitea, NOT the colors. It can be used with any theme that changes only the colors.
Using
Gitea-modern.css
requires a preprocessor that supports CSS nesting, like 'Stylus' (recommended) or 'Less'.
Or you can use the already compiled version,
Gitea-modern-compiled.css
instead.
When making contributions, don't use the compiled version.
I've never hosted a Gitea instance before so I have no idea how to apply it.
If you use the Stylus browser extension, you can use the Gitea-modern.user.css
file instead to apply to any Gitea instance.
I don't know if everything is properly polished, and the style is still being worked on. If you find an issue with the style, please create an issue. Or if you can fix an issue yourself, create a pull request!