Results 3 comments of gitmen

I encountered the same issue. Whether adding configurations in doc.json or performing the same operations as you, it didn’t work. I couldn’t find any configuration options in the official documentation...

I found a solution. Add the following configuration to `docs.json`: "appearance": { "default": "light", "strict": false },