Initial commit (project based on widgets)
This commit is contained in:
17
mobile/qtquickcontrols2.conf
Normal file
17
mobile/qtquickcontrols2.conf
Normal file
@@ -0,0 +1,17 @@
|
||||
; This file can be edited to change the style of the application
|
||||
; See Styling Qt Quick Controls 2 in the documentation for details:
|
||||
; http://doc.qt.io/qt-5/qtquickcontrols2-styles.html
|
||||
|
||||
[Controls]
|
||||
Style=Material
|
||||
|
||||
[Universal]
|
||||
Theme=Light
|
||||
;Accent=Steel
|
||||
|
||||
[Material]
|
||||
Theme=Dark
|
||||
Accent=LightBlue
|
||||
;Primary=BlueGray
|
||||
;Background="#1D1D1D"
|
||||
;Foreground=White
|
||||
Reference in New Issue
Block a user