Skip to content

Docs for high contrast mode in Kibana #1986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open
20 changes: 20 additions & 0 deletions cloud-account/high-contrast.md
Original file line number Diff line number Diff line change
@@ -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.
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