summaryrefslogtreecommitdiff
path: root/resource/ui/econ/ItemModelPanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-03-09 16:08:53 -0500
committerCriticalFlaw <[email protected]>2019-03-09 16:08:53 -0500
commitb5f72ccd69fcaec0fbc8af3d9b25089ed7d6c6d7 (patch)
treedb478a5395093809c203afb62167e70a99631344 /resource/ui/econ/ItemModelPanel.res
parentfc7ab17b61ac49629362edd280b0a0f9f8a6fb62 (diff)
Updated HUD Files
- Updated colors to use the schema instead of RGB codes - Removed unused or redundant code - Added shadows to certain elements - Corrected element names, reorganized some files - Pinned some elements to their parent elements - Fixed elements referencing non-existing colors or fonts
Diffstat (limited to 'resource/ui/econ/ItemModelPanel.res')
-rw-r--r--resource/ui/econ/ItemModelPanel.res10
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/econ/ItemModelPanel.res b/resource/ui/econ/ItemModelPanel.res
index ed6f4e3..347904b 100644
--- a/resource/ui/econ/ItemModelPanel.res
+++ b/resource/ui/econ/ItemModelPanel.res
@@ -43,7 +43,7 @@
"wide" "f0"
"tall" "f0"
"visible" "1"
- "bgcolor_override" "0 0 0 0"
+ "bgcolor_override" "Transparent"
"itemmodelpanel"
{
@@ -110,7 +110,7 @@
"enabled" "1"
"labelText" "%attriblist%"
"textAlignment" "south"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TextColor"
"centerwrap" "1"
}
@@ -130,7 +130,7 @@
"enabled" "1"
"labelText" "#ItemPanelEquipped"
"textAlignment" "center"
- "fgcolor" "200 80 60 255"
+ "fgcolor" "LightRed"
"bgcolor_override" "0 0 0 255"
"PaintBackgroundType" "2"
}
@@ -164,7 +164,7 @@
"enabled" "1"
"labelText" ""
"textAlignment" "center"
- "fgcolor" "200 80 60 255"
+ "fgcolor" "LightRed"
"bgcolor_override" "0 0 0 255"
"PaintBackgroundType" "2"
}
@@ -285,7 +285,7 @@
"tall" "18"
"visible" "0"
"bgcolor_override" "0 0 0 200"
- "noitem_textcolor" "117 107 94 255"
+ "noitem_textcolor" "TextColor"
"PaintBackgroundType" "2"
"paintborder" "0"
"useparentbg" "0"