Liking cljdoc? Tell your friends :D

Themes

Portal has a handful of themes built-in that will be shown below. In the case of editor extensions, Portal will try match the theme of your editor.

The theme can be set via an option to portal.api/open:

(p/open {:theme :portal.colors/nord})

Also, you can quickly toggle the theme via the portal.ui.commands/set-theme command.

Screenshots

:portal.colors/nord (default)

portal nord theme

:portal.colors/solarized-dark

portal solarized-dark theme

:portal.colors/solarized-light

portal solaized-light theme

:portal.colors/material-ui

portal material-ui theme

:portal.colors/zerodark

portal zerodark theme

:portal.colors/gruvbox

portal gruvbox theme

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close