mirror of
https://codeberg.org/Freeplay/Gitea-Modern
synced 2023-10-25 19:10:14 +00:00
.. | ||
images | ||
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 snippets using Stylus
Or, add the snippets directly to Misskey:
- Find the snippet you want to add in the snippets folder of this repo, copy its contents
- In Misskey, navigate to
Settings > Themes > Install a theme
- Paste the contents of the file into the textbox
- Click Install!
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.