summaryrefslogtreecommitdiff
path: root/qtquickcontrols2.conf
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-08-28 21:23:19 +0700
committerAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-08-28 21:23:19 +0700
commita21a42f2b1ae8fefe57c80409a1dbc24698933d5 (patch)
tree02d94b54dc3978f416c64f9767d2536a481f75cc /qtquickcontrols2.conf
parent9e568057534642a43dfb2f1332930004e8002d60 (diff)
prepare for Material components
Diffstat (limited to 'qtquickcontrols2.conf')
-rw-r--r--qtquickcontrols2.conf8
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