Hi, I am using the Masters/Doctoral Thesis template from
https://www.latextemplates.com/template ... ral-thesis. Setting it up has been easy, and the result is very satisfying. However, I'm not that proficient at LaTeXing, and customizing it is taking me away more hours than I can afford.
What I'd like to achieve is to simply color the numbering of chapters and sections (for chapters, I want only the diciture Chapter X to be colored, not the actual name). I have looked at the KOMA-Script package documentation and used things like
Code: Select all
\addtokomafont{section}{\color{red!45!black}}
but this has only resulted to nasty errors and no fancy style. Could you please help me out? I guess this is really simple, but I don't have the background knowledge.
Thanks in advance.