diff options
Diffstat (limited to 'resource/ui/itemquickswitch.res')
| -rw-r--r-- | resource/ui/itemquickswitch.res | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/resource/ui/itemquickswitch.res b/resource/ui/itemquickswitch.res index 615eea4..573146b 100644 --- a/resource/ui/itemquickswitch.res +++ b/resource/ui/itemquickswitch.res @@ -15,7 +15,7 @@ "tabPosition" "0" "settitlebarvisible" "0" "PaintBackgroundType" "2" - "bgcolor_override" "25 25 25 255" + "bgcolor_override" "DarkGrey" "itempanel_xpos" "0" "itempanel_ydelta" "0" "border" "NoBorder" @@ -36,7 +36,7 @@ "text_xpos" "60" "text_wide" "190" "name_only" "1" - "noitem_textcolor" "117 107 94 255" + "noitem_textcolor" "TextColor" } } @@ -95,6 +95,25 @@ "enabled" "1" } + "NoItemsLabel" + { + "ControlName" "CExLabel" + "fieldName" "NoItemsLabel" + "font" "ItemFontNameSmallest" + "labelText" "#NoItemsToEquip" + "textAlignment" "center" + "xpos" "3" + "ypos" "0" + "zpos" "10" + "wide" "220" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor_override" "LightRed" + } + "TopLine" { "ControlName" "ImagePanel" @@ -150,30 +169,11 @@ "tall" "40" "visible" "1" "PaintBackgroundType" "2" - "fgcolor_override" "200 80 60 255" - "bgcolor_override" "0 0 0 0" + "fgcolor_override" "LightRed" + "bgcolor_override" "Transparent" } } - "NoItemsLabel" - { - "ControlName" "CExLabel" - "fieldName" "NoItemsLabel" - "font" "ItemFontNameSmallest" - "labelText" "#NoItemsToEquip" - "textAlignment" "center" - "xpos" "3" - "ypos" "0" - "zpos" "10" - "wide" "220" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - "loadout_preset_panel" { "ControlName" "CLoadoutPresetPanel" |
