Hi all,
I have a theme that is based on this article; Create a Confluence theme . All I want to do is change the color of the headings, H2 will have a different color to the others, but all the rest will have the same color. I also want to change the default font used.
From the Descriptor file I cannot see a way to do this but, it seems very limited. The article references CSS files. How do I include a CSS file into my theme and how do I affect the fonts specific H tags?
Theming is so under documented it is very frustrating.