CSS to change notes color

It’s difficult to do it? I really would like to have my notes in red…

But I have no idea how to set it.

Thanks in advance

This custom CSS turned my notes red. You can try pasting it into the Custom CSS box under “Pro” settings:

.Node-renderedNote {
    color: red;
}
1 Like

Thanks a lot!

Curious why would you want your notes red? :open_mouth:

I’m writing a text with a friend and we make our comments in the notes.

If I want to write without comments I just turn off the notes.

But it’s easier to see where we have things to fix if the comments are red.

2 Likes

Creative! :smiley: