Theme

Org themes

Org admins can publish a bundled theme of CSS, fonts and assets that any vis authored under the org can opt into with a single config value.

AI assisted, human approved — novem uses AI to review and keep our documentation up to date.

Novem allows organisations to publish a reusable theme that any vis authored under the org can opt into. An org theme bundles custom.css, fonts and image assets together, authored once by an org admin and applied everywhere the org publishes content.

To use an org theme set the theme value to +org/themename.

novem -p my-plot --config theme +acme/corporate

Per-vis custom.css still layers on top of the org theme, so authors can fine-tune individual visualisations without forking the brand. See the Theme overview for the full variable contract — org-theme authoring is documented separately as the feature ships.