When exporting public pages to a SPA website, Logseq does not keep the accent colors.
I am trying to figure out how I can save these accent colors so when I publish my site, my pages look just like they did on the app.
I am assuming the accent colors are just css definitions somewhere in the source code, I have yet to find.
You can set accent color when using publish-spa with accent-color or PUB_ACCENT_COLOR env var in case of docker image. Can be one of "tomato", "red", "crimson", "pink", "plum", "purple", "violet", "indigo", "blue", "cyan", "teal", "green", "grass", "orange", "brown". Defaults to "blue".
However if your theme is only properly working when accent is disabled in settings or set to Classic Logseq accent then you would need to pass accent-color as “none” or “logseq” to cli/docker. Unfortunately for now this accent colors are rejected by cli.