Skip to content

Restyle the UI Components

Currently, the UI components are placeholders using QtQuick.Controls. The components need to customised to match Pretzel's UI style guide. Some components will need to be written from scratch using an Item as its base to allow this customisation (e.g. the button component).

Edited by Ilias Woithe