mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
# Backport This will backport the following commits from `8.x` to `8.18`: - [[Docs] Add page about Kibana's color modes (#215930)](https://github.com/elastic/kibana/pull/215930) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"florent-leborgne","email":"florent.leborgne@elastic.co"},"sourceCommit":{"committedDate":"2025-03-26T10:39:43Z","message":"[Docs] Add page about Kibana's color modes (#215930)\n\nThis PR adds documentation about Kibana's dark mode options available\nfrom the UI.\n\nRelates to: https://github.com/elastic/platform-docs-team/issues/614","sha":"ad2056054343dd3d31c103d10cce842400a93718","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","backport:version","v8.18.0"],"number":215930,"url":"https://github.com/elastic/kibana/pull/215930","mergeCommit":{"message":"[Docs] Add page about Kibana's color modes (#215930)\n\nThis PR adds documentation about Kibana's dark mode options available\nfrom the UI.\n\nRelates to: https://github.com/elastic/platform-docs-team/issues/614","sha":"ad2056054343dd3d31c103d10cce842400a93718"}},"sourceBranch":"8.x","suggestedTargetBranches":["8.18"],"targetPullRequestStates":[{"branch":"8.18","label":"v8.18.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
21 lines
391 B
Text
21 lines
391 B
Text
[[kibana-guide]]
|
|
= Kibana Guide
|
|
|
|
include::{docs-root}/shared/versions/stack/{source_branch}.asciidoc[]
|
|
|
|
include::{docs-root}/shared/attributes.asciidoc[]
|
|
|
|
include::landing-page.asciidoc[]
|
|
|
|
include::user/index.asciidoc[]
|
|
|
|
include::user/dark-mode.asciidoc[]
|
|
|
|
include::accessibility.asciidoc[]
|
|
|
|
include::CHANGELOG.asciidoc[]
|
|
|
|
include::developer/index.asciidoc[]
|
|
|
|
include::redirects.asciidoc[]
|
|
|