Skip to content

How change the color adopt dyanmically for light / dark mode #287

@lucasjinreal

Description

@lucasjinreal
{ // Preserve dark code background return inline ? ( {children} ) : (
                            {children}
                          
); }, }} />

Hi, currently the code deosn't respect any text color settings

Image

any help?

my porject has it's own light / dark switch usign tailwindcss, seems Makdownpreview can not utotiamcally adop for it

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