Hello, I just started a project last week that is using Moodle, so pardon my lack of Moodle developer knowledge; I've just barely dipped my toes into this pool.
I noticed the Boost theme uses Bootstrap; and naturally I want to customize the palette for the child theme in the source code, not on the front-end options. (Specifically I want to change certain variables for the color palette, various default styles for components, etc)
I've found a couple of tutorials, that explain a few options that need to be added to settings.php, config.php and lib.php - but every combination of tutorial I've come across just does not work. It usually results in the moodle site loading properly, but without ANY css applied at all. I have also checked the browser console and don't see any errors or notifications related to unloaded css.
I'm using Moodle version 4.2 if that makes a difference.
All of the tutorials I've seen so far are using Moodle version ~3.8, and the Boost theme in those videos looks slightly different than the one I'm seeing. So perhaps something changed?
I'm using Moodle version 4.2 if that makes a difference.
All of the tutorials I've seen so far are using Moodle version ~3.8, and the Boost theme in those videos looks slightly different than the one I'm seeing. So perhaps something changed?