forked from mirrors/Gitea-Modern
Update 'misskey/readme.md'
This commit is contained in:
parent
e35d726302
commit
82bf79eaaa
1 changed files with 3 additions and 8 deletions
|
@ -5,7 +5,7 @@ A collection of tweaks that aim to make Misskey less cluttered.
|
|||
|
||||
**Note:** The [Stylus browser extension](https://add0n.com/stylus.html) and [Stylus preprocessor](https://stylus-lang.com/) are two different things.
|
||||
|
||||
### Apply to any instance by [easily managing snippets using Stylus](https://example.com/)
|
||||
### Apply to any instance by [easily managing the snippets using Stylus](https://example.com/)
|
||||
#### Or, add the snippets directly to Misskey:
|
||||
1. Find the snippet you want to add in the snippets folder of this repo, copy its contents
|
||||
2. In Misskey, navigate to `Settings > Themes > Install a theme`
|
||||
|
@ -13,11 +13,6 @@ A collection of tweaks that aim to make Misskey less cluttered.
|
|||
4. Click Install!
|
||||
|
||||
### Contributing
|
||||
To make changes, find the tweak you want to edit inside of [`mktweaks.user.css`](theme-gitea-modern.styl), which uses the [Stylus preprocessor](https://stylus-lang.com/). Don't edit anything else outside of the if statements. Please only change one tweak at a time when making a pull request.
|
||||
To make changes, find the tweak you want to edit inside of [`mktweaks.user.css`](mk-tweaks.user.css), which uses the [Stylus preprocessor](https://stylus-lang.com/). Don't edit anything else outside of the if statements. Please only change one tweak at a time when making a pull request.
|
||||
|
||||
If you want, you can then copy & paste the code into https://stylus-lang.com/try.html, and paste the output into the corresponding `.css` file inside of the tweaks folder.
|
||||
|
||||
[theme-file]: https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/Gitea/theme-gitea-modern.css
|
||||
[usertheme-file]: https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/Gitea/theme-gitea-modern.user.css
|
||||
[doc-config]: https://docs.gitea.io/en-us/config-cheat-sheet/#ui-ui
|
||||
[doc-dir]: https://docs.gitea.io/en-us/faq/#where-does-gitea-store-what-file
|
||||
If you want, you can then copy & paste the code into https://stylus-lang.com/try.html, and paste the output into the corresponding `.css` file inside of the tweaks folder.
|
Loading…
Reference in a new issue