kibana/src
Tomasz Kajtoch df6df00979
Enable the new Borealis theme (#210468)
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>
2025-02-14 09:39:01 +01:00
..
cli [chore][serverless] Remove dev-mode Project Switcher (#209144) 2025-02-04 05:55:21 +01:00
cli_encryption_keys Updated js-yaml to v4 (#190678) 2024-09-19 12:25:03 +02:00
cli_health_gateway Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
cli_keystore Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
cli_plugin Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
cli_setup Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
cli_verification_code Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
core Enable the new Borealis theme (#210468) 2025-02-14 09:39:01 +01:00
dev chore(NA): upgrade to webpack 5 (#191106) 2025-02-14 03:01:36 +00:00
platform chore(NA): upgrade to webpack 5 (#191106) 2025-02-14 03:01:36 +00:00
setup_node_env Additional prototype pollution protections (#206073) 2025-01-28 23:00:43 +01:00