> For the complete documentation index, see [llms.txt](https://handbook.musescore.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.musescore.org/nl/customization/appearance.md).

# Vorm

## Overzicht

Om het uiterlijk van MuseScore te wijzigen:

1. Selecteer in het menu **Bewerk → Voorkeuren...** (Mac: **MuseScore → Voorkeuren...**).
2. In het tabblad `Uiterlijk` selecteer je de gewenste optie zoals hieronder beschreven.

   <figure><img src="/files/B6vVZZJ4nRZ1b43B8nOm" alt="Dialog: Edit / Preferences / Appearance"><figcaption></figcaption></figure>

## Thema en kleuren

De volgende opties zijn beschikbaar om de kleuren van MuseScore te wijzigen. De weergave verandert direct, zodat de opties kunnen worden getest zonder het dialoogvenster te sluiten. De wijzigingen zijn van toepassing op alle geopende instanties van MuseScore (zie [Windows](/nl/customization/toolbars-and-windows.md#toolbarsandwindows-windows))

* Licht of donker thema
* Selecteer "Volg het systeemthema" als je wilt dat MuseScore automatisch van thema wisselt, van licht naar donker of van donker naar licht, wanneer het systeemthema verandert.
* Schakel hoog contrast in
* Accentkleuropties
* Achtergrond - de kleur achter de partituur (niet de kleur van paletten en andere programma-elementen) kan worden gewijzigd in een effen kleur of een achtergrondafbeelding.
* Papier - de kleur van de partituur zelf kan worden gewijzigd naar een effen kleur of een achtergrondafbeelding.
* Partituur inverteren - wisselt de kleur van de partituur-elementen om met de kleur van het papier.

## Lettertypen

Om het lettertype en de tekstgrootte voor menu- en paletelementen te wijzigen:

1. Selecteer in het menu **Bewerk → Voorkeuren...** (Mac: **MuseScore → Voorkeuren...**).
2. Selecteer in het tabblad `Uiterlijk` de lettertype-opties.

Dit heeft geen invloed op tekstuele elementen in de partituur.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://handbook.musescore.org/nl/customization/appearance.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.
