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.
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.