diff options
| -rw-r--r-- | qtquickcontrols2.conf | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/qtquickcontrols2.conf b/qtquickcontrols2.conf index 3cdae4d..2aaf3c6 100644 --- a/qtquickcontrols2.conf +++ b/qtquickcontrols2.conf @@ -16,3 +16,4 @@ H3FontSize = [1.3125, 0.75]  H4FontSize = [1.2890625, 0.46875]  H5FontSize = [1.25625, 0.075]  H6FontSize = [0.9375, 0.0] +CardBgs = ["#fff", "#1b1e21"]  |