Skip to content
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions cloud-account/high-contrast.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
description: Use high-contrast mode in Kibana.
applies_to:
stack: ga 9.1
serverless: ga
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 **Appearance**.

:::{note}
On self-managed deployments of {{kib}}, this option is located on your profile page. To access it, select **Edit profile** from the header's user menu.

3. Choose an interface contrast mode:

- **System**: Synchronizes Kibana's contrast mode with your system settings.
- **Normal**: Normal contrast mode.
- **High**: The high-contrast color mode of Kibana.

4. Select **Save changes**.
5. Refresh the page to apply the selected contrast mode.
3 changes: 2 additions & 1 deletion cloud-account/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ toc:
- file: change-your-password.md
- file: add-a-login-method.md
- file: multifactor-authentication.md
- file: dark-mode.md
- file: dark-mode.md
- file: high-contrast.md
Loading