It appears that the default text color of Confluence, for the default template, has changed. There is an ever slight blue tinge to it. Looking at the source code, a class has been applied around the body of the text which is altering the color.
.gPlslk {
background-color: rgb(255, 255, 255);
color: rgb(9, 30, 66);
}
Especially to us designers / color sensitive people, this is super annoying. Not only does it not match with the surrounding text on the page (headers default to #333, for instance), but it also doesn't match with the editor page (which is also #333). So what you see in the WYSIWYG isn't what you get.
Any way to alter that, or request a reversion?
You can update the global stylesheet in the admin console (under Look and Feel). Docs are here: styling-confluence-with-css
Thanks @Bill Bailey, however, the options that they mention there are not available for me. I'm a site administrator, yet there is no option such as this.
Choose > General Configuration > Stylesheet
We're using the hosted option, in case that matters.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah, the tag said Confluence. I just added cloud (probably want to delete the Confluence tag).
And you are SOL without some real cleverness. I am not a fan of the hosted version given all the limitations (the main one being lack of user macros), plus being forced to new versions.
Maybe there is a way through the color settings to make the change.customizing-color-schemes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the advice on the different tags. So yeah, Atlassian itself made a change to the default color of text on cloud and its annoying. I guess I'll just write them w/ the suggestion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Jeremy,
Just passing to drop this newly created bug about this subject in our Jira channel: https://jira.atlassian.com/browse/CONFCLOUD-65230
Feel free to add any feedback there! We have internally linked this post to let the developers know about it. :)
Cheers,
Giu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.