Make New Moodle Less Disgusting
- Make the pages full-width
- Increase modules per row from 3 to 5
- Change out horrible tan/beige to white. Good for dark reader extensions. (Optional, main file)
Hacked together in an hour. It's a better idea to use something like Stylus for the theme changes, but I already use uBlock. Moodle is using Bootstrap for its theming, so there's prob a much easier way.
Fetches updates every 4 days. If something looks broke, you might need to force an update in ublock settings if it's already fixed here.
Also, be sure to go to the moodle homepage -> Edit Mode in the top right -> add back Module Overview.
- Go to uBlock settings
- Go to Filter Lists
- Scroll to bottom -> Import...
- Enter url: https://raw.githubusercontent.com/DoctorDinosaur/Fix-Notts-Moodle/main/Fix-Notts-Moodle.txt
(Optional layout only version is here too, incase you like the new colours)
Click the link on https://doctordinosaur.github.io/Fix-Notts-Moodle/
Why github pages?: uBlock has a hardcoded list of domains that can have a filter list url. Github markdown doesn't support protocol links
If you've found any horrible beige, please submit a pull request with a filter for it. If you feel like retheming the whole thing properly, good on you. Open an issue and let me know if this becomes obsolete.