Template:PatchDiff/June 23, 2011 Patch/team fortress 2 content.gcf/tf/resource/ClientScheme.res

From Team Fortress Wiki
Jump to: navigation, search
124124 "QualityColorDeveloper" "165 15 121 255"
125125 "QualityColorSelfMade" "112 176 74 255"
126126 "QualityColorCustomized" "71 98 145 255"
N/A127 "QualityColorStrange" "205 155 29 255"
127128 }
128129 
129130 ///////////////////// BASE SETTINGS ////////////////////////
23682369 "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
23692370 "draw_corner_height" "5"
23702371 }
N/A2372 TFFatLineBorderRedBGOpaque_Store
N/A2373 {
N/A2374 "bordertype" "scalable_image"
N/A2375 "backgroundtype" "2"
N/A2376 
N/A2377 "image" "../hud/color_panel_red_opaque"
N/A2378 "src_corner_height" "24" // pixels inside the image
N/A2379 "src_corner_width" "24"
N/A2380 "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
N/A2381 "draw_corner_height" "11"
N/A2382 }
23712383 TFFatLineBorderRedBG
23722384 {
23732385 "bordertype" "scalable_image"
24922504 "draw_corner_height" "11"
24932505 }
24942506 
N/A2507 StoreFreeTrialBorder
N/A2508 {
N/A2509 "bordertype" "scalable_image"
N/A2510 "backgroundtype" "2"
N/A2511 
N/A2512 "image" "loadout_rect_red"
N/A2513 "src_corner_height" "24" // pixels inside the image
N/A2514 "src_corner_width" "24"
N/A2515 "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
N/A2516 "draw_corner_height" "11"
N/A2517 }
N/A2518 
24952519 LoadoutItemBorder
24962520 {
24972521 "bordertype" "scalable_image"
28132837 "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
28142838 "draw_corner_height" "11"
28152839 }
N/A2840 BackpackItemBorder_Strange
N/A2841 {
N/A2842 "bordertype" "scalable_image"
N/A2843 "backgroundtype" "2"
N/A2844 "color" "QualityColorStrange"
N/A2845 
N/A2846 "image" "backpack_rect_color"
N/A2847 "src_corner_height" "24" // pixels inside the image
N/A2848 "src_corner_width" "24"
N/A2849 "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
N/A2850 "draw_corner_height" "11"
N/A2851 }
N/A2852 BackpackItemMouseOverBorder_Strange
N/A2853 {
N/A2854 "bordertype" "scalable_image"
N/A2855 "backgroundtype" "2"
N/A2856 "color" "QualityColorStrange"
N/A2857 
N/A2858 "image" "backpack_rect_mouseover_color"
N/A2859 "src_corner_height" "24" // pixels inside the image
N/A2860 "src_corner_width" "24"
N/A2861 "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
N/A2862 "draw_corner_height" "11"
N/A2863 }
28162864 StoreItemBorder
28172865 {
28182866 "inset" "0 0 1 1"
29342982 }
29352983 }
29362984 
N/A2985 NotificationDefault
N/A2986 {
N/A2987 "bordertype" "scalable_image"
N/A2988 "backgroundtype" "2"
N/A2989 
N/A2990 "image" "alert_rect"
N/A2991 "src_corner_height" "32" // pixels inside the image
N/A2992 "src_corner_width" "32"
N/A2993 "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
N/A2994 "draw_corner_height" "4"
N/A2995 }
29372996 MainMenuButtonDefault
29382997 {
29392998 "bordertype" "scalable_image"
29563015 "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
29573016 "draw_corner_height" "4"
29583017 }
N/A3018 MainMenuButtonDisabled
N/A3019 {
N/A3020 "bordertype" "scalable_image"
N/A3021 "backgroundtype" "2"
N/A3022 
N/A3023 "image" "button_central_disabled"
N/A3024 "src_corner_height" "32" // pixels inside the image
N/A3025 "src_corner_width" "32"
N/A3026 "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
N/A3027 "draw_corner_height" "4"
N/A3028 }
29593029 MainMenuMiniButtonDefault
29603030 {
29613031 "bordertype" "scalable_image"
31373207 "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
31383208 "draw_corner_height" "8"
31393209 }
N/A3210 QuickplayBorder
N/A3211 {
N/A3212 "inset" "0 0 1 1"
N/A3213 Left
N/A3214 {
N/A3215 "1"
N/A3216 {
N/A3217 "color" "TanDark"
N/A3218 "offset" "0 1"
N/A3219 }
N/A3220 }
N/A3221 
N/A3222 Right
N/A3223 {
N/A3224 "1"
N/A3225 {
N/A3226 "color" "TanDark"
N/A3227 "offset" "1 0"
N/A3228 }
N/A3229 }
N/A3230 
N/A3231 Top
N/A3232 {
N/A3233 "1"
N/A3234 {
N/A3235 "color" "TanDark"
N/A3236 "offset" "0 0"
N/A3237 }
N/A3238 }
N/A3239 
N/A3240 Bottom
N/A3241 {
N/A3242 "1"
N/A3243 {
N/A3244 "color" "TanDark"
N/A3245 "offset" "0 0"
N/A3246 }
N/A3247 }
N/A3248 }
N/A3249 
31403250 }
31413251 
31423252 //////////////////////// CUSTOM FONT FILES /////////////////////////////