From c8058bae5ecf40b1b1f62814f3a30acdc9b36716 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Tue, 1 Jul 2025 16:21:05 +0200 Subject: [PATCH 1/4] High contrast mode for Kibana --- cloud-account/high-contrast.md | 20 ++++++++++++++++++++ cloud-account/toc.yml | 3 ++- 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 cloud-account/high-contrast.md diff --git a/cloud-account/high-contrast.md b/cloud-account/high-contrast.md new file mode 100644 index 0000000000..e8a2ee272c --- /dev/null +++ b/cloud-account/high-contrast.md @@ -0,0 +1,20 @@ +--- +applies_to: + stack: ga 9.1 + serverless: all +--- + +# Use high-contrast mode in Kibana + +You can change the interface contrast mode of Kibana to improve visibility and readability in low-light conditions. + +1. Open the user menu from the header. +2. Select **Appearance**. +3. Choose an interface contrast mode: + + - **System**: Synchronizes Kibana's color mode with your system settings + - **Normal**: The default color mode of Kibana + - **High**: The high-contrast color mode of Kibana + +4. Select **Save changes**. +5. Refresh the page to apply the selected color mode. \ No newline at end of file diff --git a/cloud-account/toc.yml b/cloud-account/toc.yml index a17a96cfc7..967d4fcad8 100644 --- a/cloud-account/toc.yml +++ b/cloud-account/toc.yml @@ -6,4 +6,5 @@ toc: - file: change-your-password.md - file: add-a-login-method.md - file: multifactor-authentication.md - - file: dark-mode.md \ No newline at end of file + - file: dark-mode.md + - file: high-contrast.md \ No newline at end of file From 462922f89749f190c624229c1004774b7d579726 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 1 Jul 2025 18:30:54 +0200 Subject: [PATCH 2/4] Update cloud-account/high-contrast.md --- cloud-account/high-contrast.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/cloud-account/high-contrast.md b/cloud-account/high-contrast.md index e8a2ee272c..db847c760b 100644 --- a/cloud-account/high-contrast.md +++ b/cloud-account/high-contrast.md @@ -1,7 +1,13 @@ --- +description: Use high-contrast mode in Kibana. applies_to: - stack: ga 9.1 - serverless: all + stack: beta 9.1 + serverless: unavailable + deployment: + self: beta 9.1 + ess: unavailable +products: + - id: kibana --- # Use high-contrast mode in Kibana From 7f7ee637764b9dabad2d4fc2bbeb8d2f3445b392 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 1 Jul 2025 18:35:16 +0200 Subject: [PATCH 3/4] Update cloud-account/high-contrast.md --- cloud-account/high-contrast.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-account/high-contrast.md b/cloud-account/high-contrast.md index db847c760b..1b41d5c3e4 100644 --- a/cloud-account/high-contrast.md +++ b/cloud-account/high-contrast.md @@ -15,7 +15,7 @@ products: You can change the interface contrast mode of Kibana to improve visibility and readability in low-light conditions. 1. Open the user menu from the header. -2. Select **Appearance**. +2. Select **Edit profile**. 3. Choose an interface contrast mode: - **System**: Synchronizes Kibana's color mode with your system settings From 37e390f84267bf94dfe2244a82d64ca704b36afa Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 1 Jul 2025 18:36:08 +0200 Subject: [PATCH 4/4] Update cloud-account/high-contrast.md --- cloud-account/high-contrast.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cloud-account/high-contrast.md b/cloud-account/high-contrast.md index 1b41d5c3e4..bde5a7ebad 100644 --- a/cloud-account/high-contrast.md +++ b/cloud-account/high-contrast.md @@ -18,9 +18,9 @@ You can change the interface contrast mode of Kibana to improve visibility and r 2. Select **Edit profile**. 3. Choose an interface contrast mode: - - **System**: Synchronizes Kibana's color mode with your system settings - - **Normal**: The default color mode of Kibana - - **High**: The high-contrast color mode of Kibana + - **System**: Synchronizes Kibana's color mode with your system settings. This is the default mode. + - **Normal**: Normal contrast mode. + - **High**: The high-contrast color mode of Kibana. 4. Select **Save changes**. 5. Refresh the page to apply the selected color mode. \ No newline at end of file