Skip to main content
Open

Separate Theme Color for URLs and Hyperlinks

Related products:CC Customization
jaclyn_st_gemme
wayne_baker
  • jaclyn_st_gemme
    jaclyn_st_gemme
  • wayne_baker
    wayne_baker

DannyPancratz

As @matt enbar answered in my question here: 
 

You can find the color of URLs or Hyperlinks under the COLORS menu as an admin

Alternatively you can also use custom CSS to change the color of hyperlinks

 

a {
  color: hotpink;
}

 

I would not advise to use this without knowing hot to properly target areas as it will affect multiple areas of the platform

 

Given how complicated the CSS solution is, I suggest breaking this out into its own theme color element. 

Why? This does not work well for companies whose Branded color, like ours, is very close to default text. Black/dark blue/grey, etc. 

It currently works great for Insided, with its royal blue brand color. But what if post-acquisition or re-brand the primary brand color switched to something darker? (Note: I see that won’t happen, as Gainsight’s brand color is a lighter blue, but the point stands)

Another use case might be those with a red branded color that might not wish for all URLS to be red, etc. 

A third is anyone who might want to lean into blue as the generally universal color for URLS and links. You might want to lean that direction even if that blue isn’t specifically within your brand palette. 

dilekgencer
  • Gainsight Employee ⭐️
  • July 5, 2022

Hi @DannyPancratz, thanks for your idea. Use case is clear!

I’ll put this idea to 'open' to collect more votes and feedback.


dilekgencer
  • Gainsight Employee ⭐️
  • July 5, 2022
Updated idea statusNewOpen

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings