Skip to main content
Skip table of contents

Custom frontoffice thema

Concept

Er zijn twee standaard thema’s (default themes) beschikbaar voor de frontofice: neutraal en Vlaamse Overheid-stijl.

Custom thema

Om het neutrale thema verder te customiseren, kan je het hoofdkleur overschrijven. Dit gebeurt via het processes/src/main/resources/theme.json bestand.

CODE
{
  "colors": {
    "main": "#006080"
  }
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.