mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
(linear-es-de) Adjusted the relative scale between the icons and text for the helpsystem element
This commit is contained in:
parent
06889a2dbb
commit
668d4626b5
|
@ -1,13 +1,13 @@
|
|||
<theme>
|
||||
<fontSize name="medium">
|
||||
<variables>
|
||||
<helpsystemFontSize>0.032</helpsystemFontSize>
|
||||
<helpsystemFontSize>0.034</helpsystemFontSize>
|
||||
<helpsystemPanelSize>1 0.057</helpsystemPanelSize>
|
||||
</variables>
|
||||
</fontSize>
|
||||
<fontSize name="large">
|
||||
<variables>
|
||||
<helpsystemFontSize>0.036</helpsystemFontSize>
|
||||
<helpsystemFontSize>0.038</helpsystemFontSize>
|
||||
<helpsystemPanelSize>1 0.061</helpsystemPanelSize>
|
||||
</variables>
|
||||
</fontSize>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<theme>
|
||||
<fontSize name="medium">
|
||||
<variables>
|
||||
<helpsystemFontSize>0.032</helpsystemFontSize>
|
||||
<helpsystemFontSize>0.034</helpsystemFontSize>
|
||||
<helpsystemPanelSize>1 0.06</helpsystemPanelSize>
|
||||
</variables>
|
||||
</fontSize>
|
||||
<fontSize name="large">
|
||||
<variables>
|
||||
<helpsystemFontSize>0.038</helpsystemFontSize>
|
||||
<helpsystemFontSize>0.040</helpsystemFontSize>
|
||||
<helpsystemPanelSize>1 0.064</helpsystemPanelSize>
|
||||
</variables>
|
||||
</fontSize>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<theme>
|
||||
<fontSize name="medium">
|
||||
<variables>
|
||||
<helpsystemFontSize>0.032</helpsystemFontSize>
|
||||
<helpsystemFontSize>0.034</helpsystemFontSize>
|
||||
<helpsystemPanelSize>1 0.058</helpsystemPanelSize>
|
||||
</variables>
|
||||
</fontSize>
|
||||
<fontSize name="large">
|
||||
<variables>
|
||||
<helpsystemFontSize>0.038</helpsystemFontSize>
|
||||
<helpsystemFontSize>0.040</helpsystemFontSize>
|
||||
<helpsystemPanelSize>1 0.063</helpsystemPanelSize>
|
||||
</variables>
|
||||
</fontSize>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<theme>
|
||||
<fontSize name="medium">
|
||||
<variables>
|
||||
<helpsystemFontSize>0.029</helpsystemFontSize>
|
||||
<helpsystemFontSize>0.031</helpsystemFontSize>
|
||||
<helpsystemPanelSize>1 0.054</helpsystemPanelSize>
|
||||
</variables>
|
||||
</fontSize>
|
||||
<fontSize name="large">
|
||||
<variables>
|
||||
<helpsystemFontSize>0.030</helpsystemFontSize>
|
||||
<helpsystemFontSize>0.032</helpsystemFontSize>
|
||||
<helpsystemPanelSize>1 0.056</helpsystemPanelSize>
|
||||
</variables>
|
||||
</fontSize>
|
||||
|
|
|
@ -94,6 +94,7 @@
|
|||
<textColor>${primaryColor}</textColor>
|
||||
<iconColor>${primaryColor}</iconColor>
|
||||
<fontPath>${primaryFont}</fontPath>
|
||||
<entryRelativeScale>0.9</entryRelativeScale>
|
||||
<letterCase>capitalize</letterCase>
|
||||
</helpsystem>
|
||||
<systemstatus name="systemStatus">
|
||||
|
|
Loading…
Reference in a new issue