18 lines
350 B
Plaintext
18 lines
350 B
Plaintext
; 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
|