getzola / zola

A fast static site generator in a single binary with everything built-in. https://www.getzola.org
https://www.getzola.org
MIT License
13.99k stars 964 forks source link

[Help] Conflicts between stylesheets, themes. #2673

Open julie-de-ville opened 4 weeks ago

julie-de-ville commented 4 weeks ago

I have been having difficulty finding out where things like fonts and colors are defined. I made a stylesheet with basic colors, but then I had to change the main.scss file in the theme directory to change the color for the title. Part of the fonts are defined in the style sheet that I made, but I can't find where the fonts are defined for the title, and I tried main.scss already.

This might be theme specific, and I am lacking in knowledge of webdev, but I could use help understanding inheritance, overriding, and defining any given element/variable/rule work. Some of the themes are pretty complex, so it is easy to get lost.

Keats commented 3 weeks ago

It really depends on your theme