mirror of
https://codeberg.org/Freeplay/Gitea-Modern
synced 2023-10-25 19:10:14 +00:00
Update 1.0.14
- Screw table. Literaly any other display property is my new best friend. - Mobile fixes! - Fixed dashboard when JS is disabled. - Moved Pfp's inside of comments. Mostly for compatability on mobile, but it's fine on desktop, too.
This commit is contained in:
parent
5257dad4a8
commit
9dce4268c2
|
@ -8,7 +8,7 @@ Changes the layout of Gitea to give it a more modern look. Can be used with any
|
||||||
### Usage as a Gitea theme, [or use the Stylus browser extension to apply to any instance](https://userstyles.world/style/529)
|
### Usage as a Gitea theme, [or use the Stylus browser extension to apply to any instance](https://userstyles.world/style/529)
|
||||||
To install the theme for all Gitea users:
|
To install the theme for all Gitea users:
|
||||||
|
|
||||||
0. Make sure you're on the latest version of Gitea! (Working 1.15)
|
0. Make sure you're on the latest version of Gitea! (Working 1.17)
|
||||||
1. Download the [`theme-gitea-modern.css` file][theme-file] and add it to your custom folder in `$GITEA_CUSTOM/public/css/` ([learn how to find that directory][doc-dir]).
|
1. Download the [`theme-gitea-modern.css` file][theme-file] and add it to your custom folder in `$GITEA_CUSTOM/public/css/` ([learn how to find that directory][doc-dir]).
|
||||||
- The path has changed in Gitea 1.15, there the file needs to be placed in `$GITEA_CUSTOM/public/assets/css`
|
- The path has changed in Gitea 1.15, there the file needs to be placed in `$GITEA_CUSTOM/public/assets/css`
|
||||||
2. Adapt your `app.ini` to make it the default theme or be user-selectable:
|
2. Adapt your `app.ini` to make it the default theme or be user-selectable:
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue