summaryrefslogtreecommitdiff
path: root/resource/ui/streamlistpanel.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/streamlistpanel.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/streamlistpanel.res')
-rw-r--r--resource/ui/streamlistpanel.res8
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/streamlistpanel.res b/resource/ui/streamlistpanel.res
index af191bb..e2af3e7 100644
--- a/resource/ui/streamlistpanel.res
+++ b/resource/ui/streamlistpanel.res
@@ -61,13 +61,13 @@
"paintbackground" "0"
//"defaultFgColor_override" "235 226 202 255"
- //"armedFgColor_override" "46 43 42 255"
+ //"armedFgColor_override" "TanDarker"
"defaultFgColor_override" "TanLight"
- "armedFgColor_override" "Base Color"
+ "armedFgColor_override" "ColorCyan"
"depressedFgColor_override" "TanLight"
"image_drawcolor" "235 226 202 255"
- "image_armedcolor" "200 80 60 255"
+ "image_armedcolor" "LightRed"
"SubImage"
{
@@ -205,7 +205,7 @@
"sound_released" "UI/buttonclickrelease.wav"
"defaultFgColor_override" "235 226 202 255"
- "defaultBgColor_override" "46 43 42 255"
+ "defaultBgColor_override" "TanDarker"
"armedFgColor_override" "235 226 202 255"
"depressedFgColor_override" "235 226 202 255"
}