summaryrefslogtreecommitdiff
path: root/resource/ui/TFAdvancedOptionsDialog.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/TFAdvancedOptionsDialog.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/TFAdvancedOptionsDialog.res')
-rw-r--r--resource/ui/TFAdvancedOptionsDialog.res11
1 files changed, 5 insertions, 6 deletions
diff --git a/resource/ui/TFAdvancedOptionsDialog.res b/resource/ui/TFAdvancedOptionsDialog.res
index 910cde1..2b56e78 100644
--- a/resource/ui/TFAdvancedOptionsDialog.res
+++ b/resource/ui/TFAdvancedOptionsDialog.res
@@ -13,12 +13,12 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "bgcolor_override" "25 25 25 255"
+ "bgcolor_override" "DarkGrey"
"paintbackgroundtype" "0"
"settitlebarvisible" "0"
"paintborder" "1"
"paintbackground" "1"
- "border" "CyanBorder"
+ "border" "CyanBorderThick"
"control_w" "500"
"control_h" "25"
"slider_w" "500"
@@ -127,7 +127,7 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "bgcolor_override" "0 0 0 0"
+ "bgcolor_override" "Transparent"
}
"TooltipPanel"
@@ -140,10 +140,9 @@
"wide" "240"
"tall" "50"
"visible" "0"
- "paintborder" "1"
"paintbackground" "1"
"border" "ButtonHover"
- "bgcolor_override" "25 25 25 255"
+ "bgcolor_override" "DarkerGrey"
"TipLabel"
{
@@ -161,7 +160,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
"wrap" "1"
//"centerwrap" "1"
}