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
@wrenaria Yeah, we're pushing on the limits of what the sitefarm theme can do. It isn't designed to allow brand colors within other brand colors. From a tech perspective, the --category-brand and --category-brand-contrast-color css variables get confused.
We ran into a similar issue with #259. For that, I was able to put in a little patch since, from a code perspective, the priority links are kind of a one-off. However, a full patch for this will likely be more involved.
But we might be able to figure something else out. What exactly are you trying to accomplish/how should it look?
Do you just want an icon link to render in the brand textbox's normal colors? Like the datalab email link below:
Or do you actually want to use a different color for the icon while keeping the text the contrast color of the text box:
@spelkey-ucd It doesn't really matter which solution is used. All white works well and is the most forgiving/contrasty with the different colors, but it's not a currently achievable option from what is available. Ultimately, I just want it to be legible/consistently colored. A green text link on a green background is not.
But if it is a pain/theme breaking, I can figure out a different design solution/not use prefixed links on colored backgrounds.
There some funky colorization that happens if you put a prefixed icon link within a brand text box.
Examples on Stage at: https://stage.library.ucdavis.edu/brand-boxes/
Screenshots for quick ref/posterity:
The text was updated successfully, but these errors were encountered: