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
It is not a big issues but it is to do with the Callouts and matching other themes.
The callout are group into a number of types and so that Note, Info and ToDo all use the same colour blue. In the Prism theme you have the Note callout as grey. This means that if you switch between themes then the is no consistency.
It would be good if you could switch the colour on your Note Callout to match the colour in other themes and to treat the group of three Callouts with the same colour.
I have been able to amend the Prism css file and get the callout to look like this.
The text was updated successfully, but these errors were encountered:
Hi @Roniou2,
I don't think I'll be changing the colours at this point just because they have been like this from the start and as you figured out you can change them to your liking with a fairly simple snippet.
Also, coming in the next Prism update, I'll be releasing the Prism Callouts as a CSS snippet so you can use the same style callouts and customisations in other themes so that could solve be a potential solution.
It is not a big issues but it is to do with the Callouts and matching other themes.
The callout are group into a number of types and so that Note, Info and ToDo all use the same colour blue. In the Prism theme you have the Note callout as grey. This means that if you switch between themes then the is no consistency.
It would be good if you could switch the colour on your Note Callout to match the colour in other themes and to treat the group of three Callouts with the same colour.
I have been able to amend the Prism css file and get the callout to look like this.
The text was updated successfully, but these errors were encountered: