# Using Dark Mode

BugSplat now offers a Dark Mode, providing a comfortable viewing experience, especially in low-light environments. This feature allows you to select your preferred theme: Match System Settings, Light Mode, or Dark Mode. Your choice will persist as a preference between sessions, giving you a consistent experience every time you log in.

**Changing the Theme**

You can easily switch between these modes yourself by following these steps:

1. Look for the theme icon located next to the 'Splat' logo in the footer on the bottom right of the page.
2. Click on the icon to open the theme selector.
3. Choose between:
   * **Match System Settings:** This mode will adapt BugSplat's appearance to your current operating system's light or dark mode.
   * **Light Mode:** Forces the interface into a light theme, regardless of your system settings.
   * **Dark Mode:** Enables a dark theme for the interface, perfect for nighttime work or low-light environments.

Check out the GIF below to see the theme switcher in action:

<figure><img src="https://976110677-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LBMgmIcgkIXSUfnXDSv%2Fuploads%2FFcVrMpX8U7EZ4hBBIfXH%2Fbugsplat-dark-mode.gif?alt=media&#x26;token=a85104d5-bfc1-4c87-a966-702862a92925" alt=""><figcaption></figcaption></figure>

**Need Help?**

Dark Mode is a newly released feature, so if you encounter any issues or need assistance, please don't hesitate to reach out to us at <support@bugsplat.com>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bugsplat.com/education/faq/using-dark-mode.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
