mirror of
https://codeberg.org/Freeplay/Gitea-Modern
synced 2023-10-25 19:10:14 +00:00
.. | ||
images | ||
tweaks | ||
mk-tweaks.user.css | ||
readme.md |
Misskey Tweaks
A collection of tweaks that aim to make Misskey less cluttered.
Note: The Stylus browser extension and Stylus preprocessor are two different things.
Apply to any instance by easily managing the snippets using Stylus
Contributing
To make changes, find the tweak you want to edit inside of mktweaks.user.css
, which uses the Stylus preprocessor. 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.