Skip to content

Custom CSS #184

@NonlinearFruit

Description

@NonlinearFruit

I love this app, it is my go-to for all of my notes (and I take a lot of notes). One drawback is that the styling for the markdown is kinda old school with black text on white background. While we could tweak things from update to update, it would be nice to have the option of providing a custom CSS file to style the HTML.

Plus if we could provide a template CSS file something like:

.h1 {
     /* Styling for Header 1 */
}

.plainText {
 /* Styling for plain text */
}

.boldText {
    /* Styling for bold text */
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions