summaryrefslogtreecommitdiff
path: root/resource/ui/streampanel.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/streampanel.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/streampanel.res')
-rw-r--r--resource/ui/streampanel.res8
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/streampanel.res b/resource/ui/streampanel.res
index ddf573d..26212fc 100644
--- a/resource/ui/streampanel.res
+++ b/resource/ui/streampanel.res
@@ -153,9 +153,9 @@
"border_armed" "TeamMenuBorder"
- "defaultFgColor_override" "0 0 0 0"
- "defaultBgColor_override" "0 0 0 0"
- "armedFgColor_override" "0 0 0 0"
- "armedBgColor_override" "0 0 0 0"
+ "defaultFgColor_override" "Transparent"
+ "defaultBgColor_override" "Transparent"
+ "armedFgColor_override" "Transparent"
+ "armedBgColor_override" "Transparent"
}
} \ No newline at end of file