Update gallery.

Updated the linux light and dark theme images to make the gallery
reflect the current widget styles.
main
Alex Huszagh 2022-05-07 11:19:29 -05:00
parent 228f515285
commit 9b5d4ce1e9
8 changed files with 5258 additions and 5257 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 185 KiB

After

Width:  |  Height:  |  Size: 140 KiB

File diff suppressed because it is too large Load Diff

View File

@ -260,6 +260,7 @@ class Ui:
self.verticalLayout_6.addWidget(self.clear_line)
self.lcd = QtWidgets.QLCDNumber(3, self.tab_1v3)
self.lcd.display(15)
self.lcd.setFrameShape(compat.NoFrame)
self.verticalLayout_6.addWidget(self.lcd)
self.verticalLayout_4v2.addWidget(self.tabWidget3, 0, compat.AlignTop)
self.gridLayout_3v2.addWidget(self.groupBox_3v2, 0, 0, 1, 1)