# Theme (Light/Dark Mode)

Supervertaler supports light and dark themes. Switch between them in **Settings → Theme** or via the toolbar theme toggle.

### Why use Dark Mode

* Better comfort in low-light environments
* Reduced eye strain during long evening sessions
* Lower screen brightness without sacrificing readability

### Switching themes

The change takes effect immediately – no restart needed. All panels (grid, companion tabs, dialogs, popups) switch at once.

### Tips

* If any UI element looks visually wrong after switching (rare Qt repaint quirk), try switching to a different tab and back, or restarting the app
* Dark mode does not affect PDF Rescue's OCR output or exported DOCX files — those are document colours, not UI colours

### Related pages

* [View Settings](/help/settings-1/view.md)
* [Font Customisation](/help/settings-1/fonts.md)


---

# 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://supervertaler.gitbook.io/help/settings-1/theme.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.
