HN user

Gucio

34 karma
Posts0
Comments6
View on HN
No posts found.

What I tend to do to get the best result is setting the background of the typst document to the document I'm targeting, and then adjusting until it matches perfectly.

I would be interested in a cleaned up version of this text. If you plan on rewriting the content from the PDF, I can lend a hand !

It seems to be using ImGui. In source/window.cpp, line 269 you should be able to change ImGui::StyleColorsDark(); to ImGui::SyleColorsLight();