feat(ui): RGB Mode

Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
Collecting
2025-12-23 19:38:46 +00:00
parent 36c915f2b7
commit 9bb2cf9c30

View File

@@ -140,7 +140,10 @@
<item row="4" column="1">
<widget class="QCheckBox" name="rainbowModeCheckBox">
<property name="text">
<string>Enable Rainbow Tab Buttons</string>
<string>Enable RGB Mode</string>
</property>
<property name="toolTip">
<string>May run slowly depending on hardware. Some tabs may not use RGB due to optimization purposes.</string>
</property>
</widget>
</item>