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.
:portal.colors/nord
(default):portal.colors/solarized-dark
:portal.colors/solarized-light
:portal.colors/material-ui
:portal.colors/zerodark
:portal.colors/gruvbox
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |