A dark-on-light theme for Mastodon.
- Copy
mastodon_light.scss
and themastodon_light
folder inapp/javascript/styles
- Add the following line in
config/themes.yml
:masto_light: styles/mastodon_light.scss
- Run
RAILS_ENV=production bundle exec rails assets:precompile
- Restart Mastodon
(assuming your instance admin installed the theme)
- Go to your settings
- Look for the
Site Theme
dropdown - Select the
masto_light
theme if available