Move colour theme to Tokenizer class

This commit is contained in:
Veronica Berglyd Olsen
2024-10-22 17:07:57 +02:00
parent 2d8664b3ce
commit e759aa8d1b
16 changed files with 132 additions and 119 deletions
@@ -50,7 +50,7 @@
</w:pPr>
<w:rPr>
<w:b />
<w:color w:val="2a6099" />
<w:color w:val="4271ae" />
<w:sz w:val="48" />
<w:szCs w:val="48" />
</w:rPr>
@@ -65,7 +65,7 @@
</w:pPr>
<w:rPr>
<w:b />
<w:color w:val="2a6099" />
<w:color w:val="4271ae" />
<w:sz w:val="42" />
<w:szCs w:val="42" />
</w:rPr>
@@ -80,7 +80,7 @@
</w:pPr>
<w:rPr>
<w:b />
<w:color w:val="444444" />
<w:color w:val="4271ae" />
<w:sz w:val="36" />
<w:szCs w:val="36" />
</w:rPr>
@@ -95,7 +95,7 @@
</w:pPr>
<w:rPr>
<w:b />
<w:color w:val="444444" />
<w:color w:val="4271ae" />
<w:sz w:val="30" />
<w:szCs w:val="30" />
</w:rPr>