Skip to content

Enable dark mode on Rebrickable regardless of your account plan.

License

Notifications You must be signed in to change notification settings

Foxbud/rebrickable-dark-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rebrickable Dark Mode

Browser userscript to enable dark mode on rebrickable.com regardless of your account plan.

Problem

The Rebrickable website has a dark mode. After making an account, users are allowed to "try out" this dark mode using a toggle switch, but this only applies to the current page and will not persist to the next page. Rebrickable requires users to pay for a premium account in order to make this change persistent.

Solution

This script works by enabling the dark mode "demo" immediately as soon as any Rebrickable page loads. Due to the way dark mode is implemented on this website, this script even works for users who are not signed into a Rebrickable account (despite not having access to the dark mode toggle switch).

Copyright

This script is released by its authors under the Apache 2.0 license. See files rebrickable-dark-mode.user.js and LICENSE.txt for details.

Links

Script homepage: https://github.com/Foxbud/rebrickable-dark-mode