You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should first modify /edx/app/edxapp/lms.auth.json, and set USE_CUSTOM_THEME (True), THEME_NAME (the theme directory name) and PLATFORM_NAME (it will replace "edX" in many views).
You must put theme files in /edx/app/edxapp/themes/<theme-name>/.
Put your images in themes/<theme-name>/static/images.
The themes/<theme-name>/static/sass directory should at least contain a file named _<theme-name>.scss.
The themes/<theme-name>/templates directory must contain 4 files :