This simple extension sets all the colors in Moss to white on black variants, creating the ideal dark mode experience!
Coming soon
- Download the latest release
- Put the
dark_mode.wasm
intocontent/extensions
where your moss user data is located - Run Moss
- Edit your Moss
config.json
and setextensions -> dark_mode
totrue
- You're done!
- Download Rust
- run
build-debug
orbuild-release
depending on your system