diff options
Diffstat (limited to 'resource/ui/itemselectionpanel.res')
| -rw-r--r-- | resource/ui/itemselectionpanel.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res index b68532e..f69c0fc 100644 --- a/resource/ui/itemselectionpanel.res +++ b/resource/ui/itemselectionpanel.res @@ -160,8 +160,8 @@ "textHidden" "0" "editable" "1" "unicode" "1" - "fgcolor_override" "TanLight" - "bgcolor_override" "DarkerGrey" + "fgcolor_override" "DarkerGrey" + "bgcolor_override" "TanLight" "paintbackgroundtype" "2" } @@ -248,7 +248,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Cancel" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -293,7 +293,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Selection_ShowBackpack" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -318,7 +318,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Selection_ShowSelection" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" |
