mulfok / obsidian-absolve

A theme overlay snippet for Obsidian.md
34 stars 1 forks source link

[BUG] Display in preview mode is incorrect #8

Open Relkion opened 2 years ago

Relkion commented 2 years ago

I'm using sanctum theme. Everything looks fine in edit mode.

Screen Shot 2022-03-22 at 11 26 21 PM

For some reason headings lose font, and the indent markers disappear entirely.

Screen Shot 2022-03-22 at 11 26 27 PM
mulfok commented 2 years ago

Hey there! Concerning the indent markers, they are only available for edit and live preview modes. I haven't had the time to implement them into Preview mode yet (exams and such, hope you understand) so I hope to get that sorted soon.

For the header font, if you go into style settings and sift through "Typography", you'll find an option to change it to whatever you want. image If the font still doesn't change (you may have a design scheme on or similar) please add !important to the end of your input, e.g. "Lora" !important.

If you have any other problems, please let me know!

Relkion commented 2 years ago

Thanks for the quick reply, it worked, thanks 👍 Also, totally understand. Good luck with exams! You're doing a great job.