<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">DEar Daniel,<br />
<br />
thanks a lot, this works very well. I have also added the classoptions dvipsnames to have more possibilities. You saved my day… :)<br />
<br />
All best<br />
Jess<br />
<br />
<br /></div>
</div>
<div name="messageReplySection">Am 13. Feb. 2021, 15:26 +0100 schrieb Daniel <xracoonx@gmx.de>:<br />
<blockquote type="cite" style="border-left-color: grey; border-left-width: thin; border-left-style: solid; margin: 5px 5px;padding-left: 10px;">On 2021-02-13 10:04, jezZiFeR wrote:<br />
<blockquote type="cite">Hello,<br />
<br />
could someone please help me - even though it may seem ridiculous - to<br />
change the colour of the headings in »Koma Script Report«? I don't want<br />
to use the text styles, as I want to use a different colour for all the<br />
headings across the board, so the text styles don't help.<br />
<br />
Also the documentation and at<br />
https://komascript.de <https://komascript.de><br />
do not help me either.<br />
<br />
Could someone please give me a hint?<br />
<br />
Thanks in advance, all best<br />
Jess<br />
<br /></blockquote>
<br />
How about something like<br />
<br />
\usepackage{xcolor}<br />
\addtokomafont{disposition}{\color{red}}<br />
<br />
in your latex preamble?<br />
<br />
Best,<br />
Daniel<br />
<br />
--<br />
lyx-users mailing list<br />
lyx-users@lists.lyx.org<br />
http://lists.lyx.org/mailman/listinfo/lyx-users<br /></blockquote>
</div>
</body>
</html>