> For the complete documentation index, see [llms.txt](https://alix-lahuec.gitbook.io/zotero-roam/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/other/theme.md).

# theme

`theme` should be an HTML class, which will be added to :

* the overlay `.bp3-dialog` elements
* the on-page menu `.bp3-card` element
* the context menu `.bp3-popover` element

You can use it to facilitate custom theming.

## Blueprint Dark Theme

{% hint style="success" %}
Using `theme: "bp3-dark"` will apply Blueprint's own dark theme to the extension's interface, without needing any additional CSS rules.
{% endhint %}

![References panel with Blueprint's dark theme](/files/-Mg61gBvgj6i6mbMNTb7)

![On-page menu with Blueprint's dark theme](/files/-Mg639R2RZz2c4MHkbPq)

![Library search panel with Blueprint's dark theme](/files/-Mg63TGqM6rCEW3J5sGy)

![Contextual panel with Blueprint's dark theme](/files/-Mg65bhyPFfZvFDPwAdn)
