Gitea-Modern/Gitea/readme.md

20 lines
1.3 KiB
Markdown
Raw Normal View History

2021-07-22 17:33:16 +00:00
### Gitea Modern
2021-07-27 15:29:53 +00:00
| ![Gitea Modern Repository Page](https://codeberg.org/Freeplay/css-styles/raw/branch/main/images/codeberg-modern_repoPg.png) | ![Gitea Modern Explore Page](https://codeberg.org/Freeplay/css-styles/raw/branch/main/images/codeberg-modern_explorePg.png) | ![Gitea Modern Profile Page](https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/images/codeberg-modern_profilePg.png)
|---|---|---|
2021-07-22 17:45:21 +00:00
This style changes the layout of Gitea, NOT the colors. It can be used with any theme that changes only the colors.
2021-07-05 17:40:57 +00:00
2021-07-22 17:43:24 +00:00
Using
2021-07-22 17:45:21 +00:00
[`Gitea-modern.css`](Gitea-modern.css)
2021-07-27 16:05:40 +00:00
requires a preprocessor that supports CSS nesting, like 'Stylus' (recommended) or 'Less'.
2021-07-22 17:33:16 +00:00
2021-07-22 17:43:24 +00:00
Or you can use the already compiled version,
2021-07-22 17:45:21 +00:00
[`Gitea-modern-compiled.css`](Gitea-modern-compiled.css)
2021-07-22 17:43:24 +00:00
instead.
2021-07-05 17:40:57 +00:00
2021-07-27 16:06:44 +00:00
When making contributions, don't use the compiled version.
2021-07-05 17:44:05 +00:00
I've never hosted a Gitea instance before so I have no idea how to apply it.
2021-07-22 17:47:53 +00:00
If you use the Stylus browser extension, you can use the [`Gitea-modern.user.css`](https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/Gitea/Gitea-modern.user.css) file instead to apply to any Gitea instance.
2021-07-05 18:00:38 +00:00
2021-07-27 16:50:54 +00:00
**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!**