; This file can be edited to change the style of the application ; Read "Qt Quick Controls 2 Configuration File" for details: ; https://doc.qt.io/qt/qtquickcontrols2-configuration.html @if '%{QtQuickControlsStyle}' != 'Default' [Controls] Style=%{QtQuickControlsStyle} @if '%{QtQuickControlsStyle}' == 'Universal' [Universal] Theme=%{QtQuickControlsStyleTheme} ;Accent=Steel ;Foreground=Brown ;Background=Steel @endif @if '%{QtQuickControlsStyle}' == 'Material' [Material] Theme=%{QtQuickControlsStyleTheme} ;Accent=BlueGrey ;Primary=BlueGray ;Foreground=Brown ;Background=Grey @endif @endif