simov / markdown-viewer

Markdown Viewer / Browser Extension
MIT License
1.08k stars 135 forks source link

Help page doesn't explain how to choose a theme #195

Closed hubwriter closed 1 year ago

hubwriter commented 1 year ago

My markdown pages used to render with a white background but are now rendering with a black background. I want to go back to the white background.

The readme help page (https://github.com/simov/markdown-viewer) mentions that there are "30+ themes" and contains a "Themes" section (https://github.com/simov/markdown-viewer#themes) with details of width options for themes. But it doesn't tell you how you can see which themes are available and how to choose one.

The actual settings for the extension only contain one option "Light Extension Icon for Dark Browser Theme."

Could you add information on how to choose themes so that I can get back to rendered pages looking like they did a few weeks ago (I'm guessing there was an upgrade that changed things). Thanks.

simov commented 1 year ago

It's the first tab inside the extension's popup, it says Themes. Click on it and then pick a theme from the select box. Let me know if that helps.

hubwriter commented 1 year ago

Perfect thanks. I hadn't realised there was a popup.

Maybe you could mention the extension's popup menu in the README, for anyone else like me who hadn't discovered that?

Thanks for responding. I'll close this issue.