Hello, I am a relatively new AEM Developer, and I have received a request to change the coral theme that is being applied to floating dialogs.
I can see that a class of 'coral--dark' is being dynamically applied to the dialog, and I would like to change the theme to 'coral--light' instead. I have tried looking in the dialog.jsp files here: /libs/cq/gui/components/authoring/dialog/dialog.jsp, but the theme doesn't appear to be set in this file.
Does anyone know where this 'coral--dark' class is being applied to the floating dialog?
I've attached a screenshot with the current dialog that has the coral--dark theme applied, and i've attached a screenshot with the desired look of the dialog that has the coral--light theme applied (I just switched the themes using Chrome Dev Tools). We are developing using Touch UI on AEM 6.2.
Any help on how I can change the coral theme that is being applied to the dialog would be much appreciated!
Thank you!!
-Kayla
The current dialog: coral--dark theme being applied to the dialog:
The desired outcome: coral--light theme applied to the dialog:
Solved! Go to Solution.
Views
Replies
Total Likes
/etc.clientlibs/clientlibs/granite/coralui2.css
Added a quick blog post – http://experience-aem.blogspot.com/2017/09/aem-63-clientlib-to-change-dialog-background-to-dark-ligh...
Views
Replies
Total Likes
Try removing cache files from /var/clientlibs/libs/...
~kautuk
Views
Replies
Total Likes
Hi Kautuk,
The problem isn't that the changes are appearing on aem instance, its that I do not know how or where to make these changes. I am asking where in the in the system files does this 'coral--dark' class on every dialog come from and how can replace that class with the 'coral--light' class?
Views
Replies
Total Likes
I am investigating this for you. Its not documented - but a good question.
Views
Replies
Total Likes
Hi. Are there any updates regarding this question?
Views
Replies
Total Likes
Send an email to the internal team - will post back!
Views
Replies
Total Likes
/etc.clientlibs/clientlibs/granite/coralui2.css
Added a quick blog post – http://experience-aem.blogspot.com/2017/09/aem-63-clientlib-to-change-dialog-background-to-dark-ligh...
Views
Replies
Total Likes
Views
Likes
Replies