Skip to content

Commit

Permalink
[ui][themes] Fix layout designer item properties' section label backg…
Browse files Browse the repository at this point in the history
…round color hard-coded to light gray
  • Loading branch information
nirvn committed Oct 25, 2023
1 parent 7b2d4a9 commit 32d272f
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion resources/themes/Blend of Gray/palette.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
0:#0e0e0e
2:#727272
5:#373737
5:#929292
6:#0e0e0e
9:#b2b2b2
10:#373737
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayout3dmapwidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>3D Map</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutattributetablewidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>Attribute table</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutelevationprofilewidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>Elevation Profile</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayouthtmlwidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>HTML frame</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutlabelwidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>Label</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutlegendwidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>Legend</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutmanualtablewidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>Table</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutmapwidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>Map</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutmarkerwidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>Marker</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutpagepropertieswidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>Page</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutpicturewidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>Picture</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutpolygonwidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>Polygon</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutpolylinewidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>Polyline</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutscalebarwidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; sbackground-color: palette(mid);</string>
</property>
<property name="text">
<string>Scalebar</string>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/layout/qgslayoutshapewidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 2px; font-weight: bold; background-color: rgb(200, 200, 200);</string>
<string notr="true">padding: 2px; font-weight: bold; background-color: palette(mid);</string>
</property>
<property name="text">
<string>Shape</string>
Expand Down

0 comments on commit 32d272f

Please sign in to comment.