From 71aee728b7bc5868e1e6ade8fbe615a6fdf132ba Mon Sep 17 00:00:00 2001 From: Orangerot Date: Tue, 30 Jul 2024 10:56:05 +0200 Subject: feat(qtquick): chat example to build up on --- qtquickcontrols2.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 qtquickcontrols2.conf (limited to 'qtquickcontrols2.conf') diff --git a/qtquickcontrols2.conf b/qtquickcontrols2.conf new file mode 100644 index 0000000..9dec440 --- /dev/null +++ b/qtquickcontrols2.conf @@ -0,0 +1,12 @@ +[Controls] +Style=Material + +[Universal] +Theme=Material +Accent=Red + +[Material] +Theme=Light +Accent=Teal +Primary=BlueGrey + -- cgit v1.2.3