Default theme path

Hello, I have installed nutmeg using tutor. I want to ask what is the path for the default theme and how to overide a page like the about.html for example.

Thanks

Hello @giasiranisst

I should you use indigo by Tutor : GitHub - overhangio/tutor-indigo: An elegant, customizable theme for Open edX

Simply fork the repository, modify the file “tutorindigo/templates/indigo/lms/templates/static_templates/about.html”.

Install the theme by doing: pip install git+https://github.com/YOUR_USERNAME/indigo

Then apply the theme by following the README.md

That’s it :slight_smile:

1 Like

Hello,

I know how to install indigo, but I want to use the default theme.