Calm Coffee currently allows users to define specific css styles for how their content is being displayed in micro-blogs, character profiles, and stories.
However, the current approach for handling styles is rather bland, mobile friendly at all, and is very difficult for beginners to fully utilize.
Styles editing in 0.1
The current plan is to allow users to edit specific elements inside an interactive window that lets users preview the changes they're about to make in a contained and focused approach.
Editing css will have syntax highlighting and autocomplete, just like in vscode.
CSS editing in VSCode
We'll still allow users to use the regular ol json editor, but we'll have to hide it behind a toggle in the settings page.