aboutsummaryrefslogtreecommitdiffstats
path: root/src/dataprovider/app/qtquickcontrols2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/dataprovider/app/qtquickcontrols2.conf')
-rw-r--r--src/dataprovider/app/qtquickcontrols2.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/dataprovider/app/qtquickcontrols2.conf b/src/dataprovider/app/qtquickcontrols2.conf
new file mode 100644
index 00000000..ce3af5ce
--- /dev/null
+++ b/src/dataprovider/app/qtquickcontrols2.conf
@@ -0,0 +1,15 @@
+; 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=Light
+Accent=#FA9E54
+Primary=#FA9E54