Jlc/paragon theme urls interactive color #1
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This adds the needed requirements to support
PARAGON_THEME_URLS color and interactive_color calculation.
How Has This Been Tested?
Check the discussion mfe is loading with paragon main color red.
Check the main color is like a green.
If you want check that the css_file is loaded in the
head
tag.Important -- TO DO
PUBLIC_PATH
.So the support with CDN has to be migrated.
This is related to
[Quince backport] fix: Route with PUBLIC_PATH openedx/frontend-app-gradebook#376
and
openedx#319
Here is a tentative way of this branch deployed but with a tricky using
PUBLIC_PATH=/gradebook/
but that is not the best performance for with the CDN PUBLIC_PATH.short-look-up