From bbee27c902f81e1108bcaeaaace568e6bb97d4cb Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 29 Jun 2021 23:15:34 -0400 Subject: Tweaks to color and font --- resource/ui/itemselectionpanel.res | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'resource/ui/itemselectionpanel.res') 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" -- cgit v1.2.3