--- a/src/eric7/Preferences/ConfigurationPages/InterfaceLightPage.ui Sun Jan 21 13:00:42 2024 +0100 +++ b/src/eric7/Preferences/ConfigurationPages/InterfaceLightPage.ui Sun Jan 21 15:38:51 2024 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>555</width> - <height>365</height> + <height>496</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout"> @@ -122,6 +122,92 @@ </widget> </item> <item> + <widget class="QGroupBox" name="sidebarsGroup"> + <property name="title"> + <string>Sidebars</string> + </property> + <layout class="QVBoxLayout" name="verticalLayout_2"> + <item> + <layout class="QHBoxLayout" name="horizontalLayout_2"> + <item> + <layout class="QGridLayout" name="gridLayout_7"> + <item row="0" column="0" colspan="2"> + <widget class="QPushButton" name="iconBarButton"> + <property name="toolTip"> + <string>Select the icon bar background color</string> + </property> + <property name="text"> + <string>Icon Bar Color</string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="label_6"> + <property name="text"> + <string>Icon Size:</string> + </property> + </widget> + </item> + <item row="1" column="1"> + <widget class="QComboBox" name="iconSizeComboBox"> + <property name="toolTip"> + <string>Select the icon size</string> + </property> + </widget> + </item> + </layout> + </item> + <item> + <widget class="QLabel" name="sampleLabel"> + <property name="minimumSize"> + <size> + <width>50</width> + <height>50</height> + </size> + </property> + <property name="text"> + <string/> + </property> + <property name="alignment"> + <set>Qt::AlignCenter</set> + </property> + </widget> + </item> + <item> + <widget class="QLabel" name="highlightedSampleLabel"> + <property name="minimumSize"> + <size> + <width>50</width> + <height>50</height> + </size> + </property> + <property name="text"> + <string/> + </property> + <property name="alignment"> + <set>Qt::AlignCenter</set> + </property> + </widget> + </item> + <item> + <spacer name="horizontalSpacer_2"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>396</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + </layout> + </item> + </layout> + </widget> + </item> + <item> <widget class="Line" name="line9_2"> <property name="frameShape"> <enum>QFrame::HLine</enum> @@ -205,6 +291,8 @@ <tabstop>styleSheetPicker</tabstop> <tabstop>styleIconsPathPicker</tabstop> <tabstop>itemSelectionStyleComboBox</tabstop> + <tabstop>iconBarButton</tabstop> + <tabstop>iconSizeComboBox</tabstop> <tabstop>languageComboBox</tabstop> </tabstops> <resources/>