Skip to content

Commit

Permalink
Embolden label 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Hitcher committed Feb 2, 2025
1 parent 1150de7 commit 9f7fbab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions xml/GameOSD.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<font>Light32</font>
<align>right</align>
<textcolor>NotFocusedColour</textcolor>
<label>$INFO[ListItem.Label2]</label>
<label>[B]$INFO[ListItem.Label2][/B]</label>
</control>
</itemlayout>
<focusedlayout height="168" width="1116">
Expand All @@ -94,7 +94,7 @@
<font>Light32</font>
<align>right</align>
<textcolor>FocusedColour</textcolor>
<label>$INFO[ListItem.Label2]</label>
<label>[B]$INFO[ListItem.Label2][/B]</label>
</control>
</focusedlayout>
<content>
Expand Down Expand Up @@ -132,7 +132,7 @@
</item>
<!-- Settings button -->
<item id="106">
<label>35226</label>
<label>5</label>
<onclick>SetProperty(ShowSettings,1,home)</onclick>
<onclick>SetFocus(100,0,absolute)</onclick>
<visible>String.IsEmpty(Window(home).Property(ShowSettings))</visible>
Expand Down

0 comments on commit 9f7fbab

Please sign in to comment.