diff options
| author | CriticalFlaw <[email protected]> | 2021-06-29 23:15:34 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-06-29 23:15:34 -0400 |
| commit | bbee27c902f81e1108bcaeaaace568e6bb97d4cb (patch) | |
| tree | 7150297d521d490b153be15e2cc2c7c28ad8d72e /resource/ui/econ | |
| parent | acc0c844dd8228bb5d4fc6a13d66d3b01fc47d45 (diff) | |
Tweaks to color and font
Diffstat (limited to 'resource/ui/econ')
| -rw-r--r-- | resource/ui/econ/backpackpanel.res | 2 | ||||
| -rw-r--r-- | resource/ui/econ/inspectionpanel.res | 2 | ||||
| -rw-r--r-- | resource/ui/econ/itempickuppanel.res | 14 | ||||
| -rw-r--r-- | resource/ui/econ/notificationspresentpanel.res | 37 | ||||
| -rw-r--r-- | resource/ui/econ/paintkitconsumedialog.res | 4 | ||||
| -rw-r--r-- | resource/ui/econ/store/v2/storepanel.res | 4 | ||||
| -rw-r--r-- | resource/ui/econ/store/v2/storepreviewitempanel.res | 10 | ||||
| -rw-r--r-- | resource/ui/econ/store/v2/storepreviewitempanel_maps.res | 11 | ||||
| -rw-r--r-- | resource/ui/econ/store/v2/storeviewcartpanel.res | 6 |
9 files changed, 65 insertions, 25 deletions
diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res index 5b7b0f7..3c5ddb5 100644 --- a/resource/ui/econ/backpackpanel.res +++ b/resource/ui/econ/backpackpanel.res @@ -482,6 +482,7 @@ "dulltext" "0" "brighttext" "0" "Command" "" + "paintbackground" "0" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } @@ -506,6 +507,7 @@ "dulltext" "0" "brighttext" "0" "Command" "" + "paintbackground" "0" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res index 3a20a22..c833ad5 100644 --- a/resource/ui/econ/inspectionpanel.res +++ b/resource/ui/econ/inspectionpanel.res @@ -603,7 +603,7 @@ "wide" "75" "tall" "20" "labelText" "#TF_ItemAd_ViewOnMarket" - "font" "HudFontSmallest" + "font" "HudFontMediumSmall" "textinsetx" "0" "textAlignment" "center" "proportionaltoparent" "1" diff --git a/resource/ui/econ/itempickuppanel.res b/resource/ui/econ/itempickuppanel.res index 512c0ba..29a5935 100644 --- a/resource/ui/econ/itempickuppanel.res +++ b/resource/ui/econ/itempickuppanel.res @@ -84,7 +84,7 @@ "ControlName" "CExLabel" "fieldName" "ItemsFoundLabel" "font" "HudFontMediumBigBold" - "fgcolor" "TanLight" + "fgcolor" "ColorCyan" "labelText" "#NewItemsAcquired" "textAlignment" "center" "xpos" "0" @@ -216,7 +216,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#CloseItemPanel" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -241,7 +241,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "%loadouttext%" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -303,7 +303,7 @@ "ypos" "175" "zpos" "11" "wide" "100" - "tall" "50" + "tall" "25" "visible" "0" "PaintBackgroundType" "2" "paintbackground" "1" @@ -317,10 +317,10 @@ "font" "HudFontSmallestBold" "labelText" "#DiscardItem" "textAlignment" "center" - "xpos" "12" + "xpos" "0" "ypos" "0" - "wide" "80" - "tall" "50" + "wide" "100" + "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" diff --git a/resource/ui/econ/notificationspresentpanel.res b/resource/ui/econ/notificationspresentpanel.res new file mode 100644 index 0000000..996abb4 --- /dev/null +++ b/resource/ui/econ/notificationspresentpanel.res @@ -0,0 +1,37 @@ +"Resource/UI/NotificationsPresentPanel.res" +{ + "NotificationsPresentPanel" + { + "ControlName" "CNotificationsPresentPanel" + "fieldName" "NotificationsPresentPanel" + "xpos" "c80" + "ypos" "25" + "zpos" "10000" + "wide" "220" + "tall" "26" + "visible" "0" + "enabled" "1" + "paintborder" "0" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "fgcolor" "ColorCyan" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "2" + "wide" "f10" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "#Notifications_Present" + "textAlignment" "center" + "font" "Cerbetica10" + "proportionaltoparent" "1" + } +}
\ No newline at end of file diff --git a/resource/ui/econ/paintkitconsumedialog.res b/resource/ui/econ/paintkitconsumedialog.res index 24f6186..99396dd 100644 --- a/resource/ui/econ/paintkitconsumedialog.res +++ b/resource/ui/econ/paintkitconsumedialog.res @@ -243,7 +243,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#GameUI_CancelBold" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -270,7 +270,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_QuestView_RedeemReward" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" diff --git a/resource/ui/econ/store/v2/storepanel.res b/resource/ui/econ/store/v2/storepanel.res index 0db5a9f..820be56 100644 --- a/resource/ui/econ/store/v2/storepanel.res +++ b/resource/ui/econ/store/v2/storepanel.res @@ -162,7 +162,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "Exit Store (&Q)" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -242,7 +242,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_Checkout" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" diff --git a/resource/ui/econ/store/v2/storepreviewitempanel.res b/resource/ui/econ/store/v2/storepreviewitempanel.res index 1ca502b..282bc50 100644 --- a/resource/ui/econ/store/v2/storepreviewitempanel.res +++ b/resource/ui/econ/store/v2/storepreviewitempanel.res @@ -341,7 +341,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_ItemDesc_ItemWikiPage" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -1063,7 +1063,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_NextWeapon" - "font" "HudFontSmallest" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -1409,7 +1409,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_BackCarat" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -1434,7 +1434,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_TryItOut" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -1459,7 +1459,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "%storeaddtocart%" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" diff --git a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res index 6577508..5f6c273 100644 --- a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res +++ b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res @@ -59,8 +59,8 @@ "zpos" "1" "wide" "260" "tall" "209" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "paintborder" "1" "border" "PanelBorder" "bgcolor_override" "Grey" @@ -142,7 +142,7 @@ "labelText" "%selectiontitle%" "textAlignment" "center" "xpos" "c-130" - "ypos" "c-129" + "ypos" "c-140" "wide" "260" "tall" "33" "autoResize" "1" @@ -151,6 +151,7 @@ "enabled" "1" "wrap" "1" "centerwrap" "1" + "allcaps" "1" } "ClassUsageImage1" @@ -527,7 +528,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_BackCarat" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -552,7 +553,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_AddToCart" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" diff --git a/resource/ui/econ/store/v2/storeviewcartpanel.res b/resource/ui/econ/store/v2/storeviewcartpanel.res index 6f1cc25..72dfda8 100644 --- a/resource/ui/econ/store/v2/storeviewcartpanel.res +++ b/resource/ui/econ/store/v2/storeviewcartpanel.res @@ -120,7 +120,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_Remove" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -480,7 +480,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_ContinueShopping" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -505,7 +505,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_Checkout" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
