RosiePuddles / ETeX

A Python-LeTeX interface to make writing in LaTeX faster and easier
0 stars 0 forks source link

Text highlighting colour #10

Open RosiePuddles opened 3 years ago

RosiePuddles commented 3 years ago

Is there an option to change the highlighting colour?

RosiePuddles commented 3 years ago

From here, if I understand correctly you can change the colour of the highlighting using the following:

\sethlcolor{(colour)}

Need to look into custom colour definitions in the DocumentSettings class which also needs making. See here for the project detailing the development of the class.