leoncvlt / loconotion

📄 Python tool to turn Notion.so pages into lightweight, customizable static websites
840 stars 132 forks source link

`--dark-theme` argument has no effect #116

Closed sueszli closed 1 year ago

sueszli commented 2 years ago

The --dark-theme argument has no effect.

Dark themed pages can only be parsed when using the .toml file to scrape.

sueszli commented 1 year ago

I fixed this issue in my fork: https://github.com/sueszli/notionSnapshot

kmlbgn commented 1 year ago

Is it possible to keep the toggle option somehow ?

sueszli commented 1 year ago

@kmlbgn i don't know what you mean

kmlbgn commented 1 year ago

@sueszli I meant having a button to shift from dark to light in the scrapped page.