set QTstyle to fusion for light and dark theme (#16042)

This commit is contained in:
MisterMaker
2024-09-02 18:34:09 +02:00
committed by GitHub
parent e15af16232
commit ec3adf5fa0
2 changed files with 6 additions and 0 deletions

View File

@@ -4,6 +4,9 @@
<FCParamGroup Name="Root">
<FCParamGroup Name="BaseApp">
<FCParamGroup Name="Preferences">
<FCParamGroup Name="General">
<FCText Name="QtStyle">Fusion</FCText>
</FCParamGroup>
<FCParamGroup Name="Themes">
<FCUInt Name="ThemeAccentColor1" Value="1252392959"/>
<FCUInt Name="ThemeAccentColor2" Value="3027763199"/>

View File

@@ -3,6 +3,9 @@
<FCParamGroup Name="Root">
<FCParamGroup Name="BaseApp">
<FCParamGroup Name="Preferences">
<FCParamGroup Name="General">
<FCText Name="QtStyle">Fusion</FCText>
</FCParamGroup>
<FCParamGroup Name="Themes">
<FCUInt Name="ThemeAccentColor1" Value="1252392959"/>
<FCUInt Name="ThemeAccentColor2" Value="3027763199"/>