Added new DarkMode style.

This commit is contained in:
2026-01-06 22:39:41 +01:00
parent be44a70a57
commit 4dd278dbf7
8 changed files with 288 additions and 133 deletions

View File

@@ -347,6 +347,9 @@
</widget>
<widget class="QStatusBar" name="_statusbar"/>
<action name="_motorAction">
<property name="checkable">
<bool>true</bool>
</property>
<property name="icon">
<iconset>
<normaloff>:bionx_motor.png</normaloff>:bionx_motor.png</iconset>
@@ -359,6 +362,9 @@
</property>
</action>
<action name="_batteryAction">
<property name="checkable">
<bool>true</bool>
</property>
<property name="icon">
<iconset>
<normaloff>:bionx_akku.png</normaloff>:bionx_akku.png</iconset>
@@ -371,6 +377,9 @@
</property>
</action>
<action name="_consoleAction">
<property name="checkable">
<bool>true</bool>
</property>
<property name="icon">
<iconset>
<normaloff>:bionx_console.png</normaloff>:bionx_console.png</iconset>
@@ -384,8 +393,8 @@
</action>
<action name="_connectAction">
<property name="icon">
<iconset>
<normaloff>:/connected.png</normaloff>:/connected.png</iconset>
<iconset resource="bionxcontrol.qrc">
<normaloff>:/connect.png</normaloff>:/connect.png</iconset>
</property>
<property name="text">
<string>connect</string>
@@ -397,6 +406,21 @@
<enum>QAction::MenuRole::TextHeuristicRole</enum>
</property>
</action>
<action name="_syncAction">
<property name="icon">
<iconset resource="bionxcontrol.qrc">
<normaloff>:/sync_yellow.png</normaloff>:/sync_yellow.png</iconset>
</property>
<property name="text">
<string>sync</string>
</property>
<property name="toolTip">
<string>Einstellugen vom eBike synchroniseren</string>
</property>
<property name="menuRole">
<enum>QAction::MenuRole::NoRole</enum>
</property>
</action>
</widget>
<customwidgets>
<customwidget>