Dark mode on satellites

This commit is contained in:
2021-10-22 10:48:13 -04:00
parent b28817c0c6
commit a0157664cc
3 changed files with 29 additions and 2 deletions

View File

@ -442,6 +442,24 @@
<height>280</height>
</rect>
</property>
<property name="backgroundBrush">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="foregroundBrush">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</property>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">