Replies: 1 comment 1 reply
-
You can add the following CSS code snippet to change the color of italicized, bold text .print {
--bold-color:black;
--italic-color:gray;
} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I love Border theme so much, except the render on PDF.
Titles, italized, bold text, etc. are colored (bold and italized are orange/red) and I don't want this render.
Is there a way to export note on PDF with standard colors ? Grey for italized text, black for bold text, etc.
Beta Was this translation helpful? Give feedback.
All reactions