Mirror of meemudotorg/theemu@github.com - Themes for Mastodon's web UI
Go to file
killerbee 4d21d6bdd1 Increase hashtag contrast ratio from 5.44 (AA) to 7.26 (AAA)
Also from 4.14 (fail) to 5.52 (AA) on highlighted toot (though I can't
 find in the generated CSS currently where the highlighted toot background
 color is coming from; this may not be as bad when the $ui-base-color is
 properly updated, if the highlight color is derived from it)
2022-11-21 00:39:10 -08:00
app/javascript Increase hashtag contrast ratio from 5.44 (AA) to 7.26 (AAA) 2022-11-21 00:39:10 -08:00
config new default theemu for meemu 2018-08-30 22:29:42 -04:00
LICENSE Initial commit 2018-08-27 20:42:27 -04:00
README.md Update README.md 2018-10-08 13:13:56 -04:00
meemu-theme.txt Update meemu-theme.txt 2018-10-08 16:33:41 -04:00

README.md

theemu

meemu themes and localizations, for meemu.org!

to use, clone the repo then run

rsync -av --files-from ./meemu-theme.txt . your/mastodon/dev/code/

deploy the same way

rsync -av --files-from ./meemu-theme.txt . yourname@yourServer:/your/mastodon/root

you probably don't want to change your en.json or en.yml, so remove those from meemu-theme.txt

if you use them, credit to @catgoat@meemu.org would be cool! if you have tweaks or fixes, pull requests are welcome 💜.

the vaporwave theme is appropriately glitchy, but the purple theme is in good shape (and the default on meemu.org!)

check out the documentation here for how to set up your instance with multiple themes: https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Customizing.md