The Coda SDK provides access to a plethora of formulas, but does it offer access to UI components?
I’d like to apply my dark theme to a published Coda doc (with a custom domain, using it as a personal website/resume).
My only work arounds would be one of the following:
- export account settings, store them, and inject them into the DOM with the SDK (don’t think it’s doable)
- isolate every single attribute / element / component w/ dev tools, define my own style sheet, and apply it.
The issue is, Coda did a great job and I want to use their theme.