diff --git a/cloud-account/high-contrast.md b/cloud-account/high-contrast.md new file mode 100644 index 0000000000..bde5a7ebad --- /dev/null +++ b/cloud-account/high-contrast.md @@ -0,0 +1,26 @@ +--- +description: Use high-contrast mode in Kibana. +applies_to: + stack: beta 9.1 + serverless: unavailable + deployment: + self: beta 9.1 + ess: unavailable +products: + - id: kibana +--- + +# 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 **Edit profile**. +3. Choose an interface contrast mode: + + - **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 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