(linear-es-de) Adjusted the relative scale between the icons and text for the helpsystem element

This commit is contained in:
Leon Styhre 2025-03-15 13:52:30 +01:00
parent 06889a2dbb
commit 668d4626b5
5 changed files with 9 additions and 8 deletions

View file

@ -1,13 +1,13 @@
<theme> <theme>
<fontSize name="medium"> <fontSize name="medium">
<variables> <variables>
<helpsystemFontSize>0.032</helpsystemFontSize> <helpsystemFontSize>0.034</helpsystemFontSize>
<helpsystemPanelSize>1 0.057</helpsystemPanelSize> <helpsystemPanelSize>1 0.057</helpsystemPanelSize>
</variables> </variables>
</fontSize> </fontSize>
<fontSize name="large"> <fontSize name="large">
<variables> <variables>
<helpsystemFontSize>0.036</helpsystemFontSize> <helpsystemFontSize>0.038</helpsystemFontSize>
<helpsystemPanelSize>1 0.061</helpsystemPanelSize> <helpsystemPanelSize>1 0.061</helpsystemPanelSize>
</variables> </variables>
</fontSize> </fontSize>

View file

@ -1,13 +1,13 @@
<theme> <theme>
<fontSize name="medium"> <fontSize name="medium">
<variables> <variables>
<helpsystemFontSize>0.032</helpsystemFontSize> <helpsystemFontSize>0.034</helpsystemFontSize>
<helpsystemPanelSize>1 0.06</helpsystemPanelSize> <helpsystemPanelSize>1 0.06</helpsystemPanelSize>
</variables> </variables>
</fontSize> </fontSize>
<fontSize name="large"> <fontSize name="large">
<variables> <variables>
<helpsystemFontSize>0.038</helpsystemFontSize> <helpsystemFontSize>0.040</helpsystemFontSize>
<helpsystemPanelSize>1 0.064</helpsystemPanelSize> <helpsystemPanelSize>1 0.064</helpsystemPanelSize>
</variables> </variables>
</fontSize> </fontSize>

View file

@ -1,13 +1,13 @@
<theme> <theme>
<fontSize name="medium"> <fontSize name="medium">
<variables> <variables>
<helpsystemFontSize>0.032</helpsystemFontSize> <helpsystemFontSize>0.034</helpsystemFontSize>
<helpsystemPanelSize>1 0.058</helpsystemPanelSize> <helpsystemPanelSize>1 0.058</helpsystemPanelSize>
</variables> </variables>
</fontSize> </fontSize>
<fontSize name="large"> <fontSize name="large">
<variables> <variables>
<helpsystemFontSize>0.038</helpsystemFontSize> <helpsystemFontSize>0.040</helpsystemFontSize>
<helpsystemPanelSize>1 0.063</helpsystemPanelSize> <helpsystemPanelSize>1 0.063</helpsystemPanelSize>
</variables> </variables>
</fontSize> </fontSize>

View file

@ -1,13 +1,13 @@
<theme> <theme>
<fontSize name="medium"> <fontSize name="medium">
<variables> <variables>
<helpsystemFontSize>0.029</helpsystemFontSize> <helpsystemFontSize>0.031</helpsystemFontSize>
<helpsystemPanelSize>1 0.054</helpsystemPanelSize> <helpsystemPanelSize>1 0.054</helpsystemPanelSize>
</variables> </variables>
</fontSize> </fontSize>
<fontSize name="large"> <fontSize name="large">
<variables> <variables>
<helpsystemFontSize>0.030</helpsystemFontSize> <helpsystemFontSize>0.032</helpsystemFontSize>
<helpsystemPanelSize>1 0.056</helpsystemPanelSize> <helpsystemPanelSize>1 0.056</helpsystemPanelSize>
</variables> </variables>
</fontSize> </fontSize>

View file

@ -94,6 +94,7 @@
<textColor>${primaryColor}</textColor> <textColor>${primaryColor}</textColor>
<iconColor>${primaryColor}</iconColor> <iconColor>${primaryColor}</iconColor>
<fontPath>${primaryFont}</fontPath> <fontPath>${primaryFont}</fontPath>
<entryRelativeScale>0.9</entryRelativeScale>
<letterCase>capitalize</letterCase> <letterCase>capitalize</letterCase>
</helpsystem> </helpsystem>
<systemstatus name="systemStatus"> <systemstatus name="systemStatus">