Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 527 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 527 Bytes

custom

themes

Two themes were added. For both the main color is orange. There is one dark and one light theme.

install

copy the files from the custom directory of this repository to the live directory

except the locales, there the lines must be modified.

Pre-compiling updated assets:

cd ~/live
RAILS_ENV=production bundle exec rails assets:precompile

Restarting Mastodon services:

systemctl restart mastodon-sidekiq.service mastodon-streaming.service mastodon-web.service