diff options
author | Anatasof Wirapraja <anatasof.wirapraja@gmail.com> | 2019-08-28 21:23:19 +0700 |
---|---|---|
committer | Anatasof Wirapraja <anatasof.wirapraja@gmail.com> | 2019-08-28 21:23:19 +0700 |
commit | a21a42f2b1ae8fefe57c80409a1dbc24698933d5 (patch) | |
tree | 02d94b54dc3978f416c64f9767d2536a481f75cc /qtquickcontrols2.conf | |
parent | 9e568057534642a43dfb2f1332930004e8002d60 (diff) |
prepare for Material components
Diffstat (limited to 'qtquickcontrols2.conf')
-rw-r--r-- | qtquickcontrols2.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/qtquickcontrols2.conf b/qtquickcontrols2.conf new file mode 100644 index 0000000..1554f7a --- /dev/null +++ b/qtquickcontrols2.conf @@ -0,0 +1,8 @@ +[Controls] +Style=Material + +[Material] +Theme=Light +Primary=DeepPurple +Accent=DeepPurple +QT_QUICK_CONTROLS_MATERIAL_VARIANT=Normal
\ No newline at end of file |