A visual theme for EUI
npm install @elastic/eui-theme-borealisThis package contains specific style tokens for the EUI theme Borealis which is exported as EuiThemeBorealis.
Please run yarn to install dependencies:
``shell`
yarn
Before you run scripts, it's mandatory to build local dependency packages:
`shell``
yarn workspaces foreach -Rti --from @elastic/eui-theme-borealis run build