mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Resolves https://github.com/elastic/eui-private/issues/169 ## Summary This PR makes Borealis the default theme in Serverless (traditional kibana flavor already uses Borealis as the default) and adds a `coreRendering.defaultThemeName` LD feature flag to allow a graceful switch when this code gets deployed next week. To switch back to Amsterdam when developing locally, set `feature_flags.overrides.coreRendering.defaultThemeName: amsterdam` in `kibana.dev.yml` Please note that `DEFAULT_THEME_TAGS` still includes both Amsterdam and Borealis. We've decided to keep Amsterdam bundled in case of any unexpected errors. We'll make Amsterdam opt-in and reduce the bundle size within the next two weeks (target date Feb 21st). For the sake of a straightforward review of this PR, I will remove the previously defined `theme:name` UI setting and `themeSwitcherEnabled` logic in a follow-up PR. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
cli | ||
cli_encryption_keys | ||
cli_health_gateway | ||
cli_keystore | ||
cli_plugin | ||
cli_setup | ||
cli_verification_code | ||
core | ||
dev | ||
platform | ||
setup_node_env |