Gitea-Modern/Gitea/readme.md

18 lines
1.1 KiB
Markdown
Raw Normal View History

2021-07-22 17:33:16 +00:00
### Gitea Modern
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-22 17:43:24 +00:00
requires a preprocessor that supports CSS nesting, like 'Stylus' 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-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:43:24 +00:00
If you use the Stylus browser extension, you can use the [`codeberg-modern.user.css`](https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/Gitea/codeberg-modern.user.css) file instead to apply to any Gitea instance.
2021-07-05 18:00:38 +00:00
2021-07-22 17:20:49 +00:00
**I don't know if everything is properly polished. If you find an issue with the style, please create an issue.**
2021-07-22 17:45:21 +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:17:57 +00:00
|---|---|---|