Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

bremensaki/mastodon-light-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Mastodon Light Theme

A dark-on-light theme for Mastodon.

Setup

Instance admins

  1. Copy mastodon_light.scss and the mastodon_light folder in app/javascript/styles
  2. Add the following line in config/themes.yml: masto_light: styles/mastodon_light.scss
  3. Run RAILS_ENV=production bundle exec rails assets:precompile
  4. Restart Mastodon

Regular users

(assuming your instance admin installed the theme)

  1. Go to your settings
  2. Look for the Site Theme dropdown
  3. Select the masto_light theme if available

About

A dark-on-light theme for Mastodon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%