Template:PatchDiff/September 21, 2011 Patch (Beta)/team fortress 2 beta content.gcf/tf beta/resource/ClientScheme.res

From Team Fortress Wiki
Jump to: navigation, search
116116 "QualityColorNormal" "178 178 178 255"
117117 "QualityColorrarity1" "77 116 85 255"
118118 "QualityColorrarity2" "141 131 75 255"
119N/A "QualityColorrarity3" "207 106 50 255"
N/A119 "QualityColorrarity3" "112 85 15 255"
120120 "QualityColorrarity4" "134 80 172 255"
121121 "QualityColorVintage" "71 98 145 255"
122122 "QualityColorUnique" "255 215 0 255"
124124 "QualityColorDeveloper" "165 15 121 255"
125125 "QualityColorSelfMade" "112 176 74 255"
126126 "QualityColorCustomized" "71 98 145 255"
127N/A "QualityColorStrange" "205 155 29 255"
N/A127 "QualityColorStrange" "207 106 50 255"
N/A128 "QualityColorCompleted" "134 80 172 255"
128129 
129130 "SaleGreen" "76 107 34 255"
N/A131 
N/A132 "LightRed" "200 80 60 255"
N/A133 "LighterRed" "220 100 80 255"
N/A134 "LighterDarkBrown" "59 54 48 255"
N/A135 "DarkBrown" "41 37 38 255"
130136 }
131137 
132138 ///////////////////// BASE SETTINGS ////////////////////////
135141 BaseSettings
136142 {
137143 // vgui_controls color specifications
N/A144 ReplayBrowser.BgColor "DarkBrown"
N/A145 ReplayBrowser.Details.TitleEdit.Carat.FgColor "LightRed"
N/A146 ReplayBrowser.Button.ArmedBgColor "TFOrange"
N/A147 ReplayBrowser.Button.DepressedBgColor "TFOrange"
N/A148 ReplayBrowser.CollectionTitle.FgColor "LightRed"
N/A149 ReplayBrowser.Warning.FgColor "White"
N/A150 ReplayBrowser.ScrollBar.SliderButton.FgColor "TransparentYellow"
N/A151 ReplayBrowser.Search.BgColor "TanDark"
N/A152 ReplayBrowser.Search.FgColor "White"
N/A153 
N/A154 Replay.RenderDialog.BgColor "LighterDarkBrown"
N/A155 
N/A156 Econ.Dialog.BgColor "Blank"
N/A157 Econ.Button.BgColor "TanDark"
N/A158 Econ.Button.FgColor "TanLight"
N/A159 Econ.Button.ArmedBgColor "TFOrange"
N/A160 Econ.Button.ArmedFgColor "TanLight"
N/A161 Econ.Button.DepressedBgColor "TFOrange"
N/A162 Econ.Button.DepressedFgColor "Black"
N/A163 
N/A164 Econ.Button.PresetDefaultColorFg "TanLight"
N/A165 Econ.Button.PresetArmedColorFg "TanLight"
N/A166 Econ.Button.PresetDepressedColorFg "TanLight"
N/A167 
N/A168 Econ.Button.PresetDefaultColorBg "LighterRed"
N/A169 Econ.Button.PresetArmedColorBg "LightRed"
N/A170 Econ.Button.PresetDepressedColorBg "TFOrange"
N/A171 
138172 Border.Bright "Blank" // the lit side of a control
139173 Border.Dark "Black" // the dark/unlit side of a control
140174 Border.Selection "Gray" // the additional border color for displaying the default/selected button
20552089 "antialias" "1"
20562090 }
20572091 }
N/A2092 
N/A2093 
N/A2094 //
N/A2095 //////////////////// REPLAY FONTS //////////////////////////////
N/A2096 //
N/A2097 "ReplayVerySmall"
N/A2098 {
N/A2099 "1"
N/A2100 {
N/A2101 "name" "Verdana"
N/A2102 "tall" "12"
N/A2103 "weight" "0"
N/A2104 "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
N/A2105 "yres" "480 599"
N/A2106 }
N/A2107 "2"
N/A2108 {
N/A2109 "name" "Verdana"
N/A2110 "tall" "12"
N/A2111 "weight" "0"
N/A2112 "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
N/A2113 "yres" "600 767"
N/A2114 }
N/A2115 "3"
N/A2116 {
N/A2117 "name" "Verdana"
N/A2118 "tall" "12"
N/A2119 "weight" "0"
N/A2120 "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
N/A2121 "yres" "768 1023"
N/A2122 "antialias" "1"
N/A2123 }
N/A2124 "4"
N/A2125 {
N/A2126 "name" "Verdana"
N/A2127 "tall" "14"
N/A2128 "weight" "0"
N/A2129 "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
N/A2130 "yres" "1024 1199"
N/A2131 "antialias" "1"
N/A2132 }
N/A2133 "5"
N/A2134 {
N/A2135 "name" "Verdana"
N/A2136 "tall" "16"
N/A2137 "weight" "0"
N/A2138 "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
N/A2139 "yres" "1200 6000"
N/A2140 "antialias" "1"
N/A2141 }
N/A2142 }
N/A2143 "ReplayBrowserSmallest"
N/A2144 {
N/A2145 "1"
N/A2146 {
N/A2147 "name" "TF2 Secondary"
N/A2148 "tall" "11"
N/A2149 "weight" "500"
N/A2150 "additive" "0"
N/A2151 "antialias" "1"
N/A2152 }
N/A2153 }
N/A2154 "ReplaySmaller"
N/A2155 {
N/A2156 "1"
N/A2157 {
N/A2158 "name" "Verdana"
N/A2159 "tall" "12"
N/A2160 "weight" "0"
N/A2161 "range" "0x0000 0x017F"
N/A2162 "yres" "480 599"
N/A2163 }
N/A2164 "2"
N/A2165 {
N/A2166 "name" "Verdana"
N/A2167 "tall" "13"
N/A2168 "weight" "0"
N/A2169 "range" "0x0000 0x017F"
N/A2170 "yres" "600 767"
N/A2171 }
N/A2172 "3"
N/A2173 {
N/A2174 "name" "Verdana"
N/A2175 "tall" "14"
N/A2176 "weight" "0"
N/A2177 "range" "0x0000 0x017F"
N/A2178 "yres" "768 1023"
N/A2179 "antialias" "1"
N/A2180 }
N/A2181 "4"
N/A2182 {
N/A2183 "name" "Verdana"
N/A2184 "tall" "20"
N/A2185 "weight" "0"
N/A2186 "range" "0x0000 0x017F"
N/A2187 "yres" "1024 1199"
N/A2188 "antialias" "1"
N/A2189 }
N/A2190 "5"
N/A2191 {
N/A2192 "name" "Verdana"
N/A2193 "tall" "22"
N/A2194 "weight" "0"
N/A2195 "range" "0x0000 0x017F"
N/A2196 "yres" "1200 6000"
N/A2197 "antialias" "1"
N/A2198 }
N/A2199 "6"
N/A2200 {
N/A2201 "name" "Arial"
N/A2202 "tall" "12"
N/A2203 "range" "0x0000 0x00FF"
N/A2204 "weight" "0"
N/A2205 }
N/A2206 }
N/A2207 "ReplayMediumSmall"
N/A2208 {
N/A2209 "1"
N/A2210 {
N/A2211 "name" "TF2 Build"
N/A2212 "tall" "11"
N/A2213 "weight" "500"
N/A2214 "additive" "0"
N/A2215 "antialias" "1"
N/A2216 }
N/A2217 }
N/A2218 "ReplayMedium"
N/A2219 {
N/A2220 "1"
N/A2221 {
N/A2222 "name" "TF2 Build"
N/A2223 "tall" "14"
N/A2224 "weight" "500"
N/A2225 "additive" "0"
N/A2226 "antialias" "1"
N/A2227 }
N/A2228 }
N/A2229 "ReplayMediumBig"
N/A2230 {
N/A2231 "1"
N/A2232 {
N/A2233 "name" "TF2"
N/A2234 "tall" "18"
N/A2235 "tall_hidef" "24"
N/A2236 "tall_lodef" "18"
N/A2237 "weight" "500"
N/A2238 "additive" "0"
N/A2239 "antialias" "1"
N/A2240 }
N/A2241 }
N/A2242 "ReplayBrowserTab"
N/A2243 {
N/A2244 "1"
N/A2245 {
N/A2246 "name" "TF2 Build"
N/A2247 "tall" "24"
N/A2248 "weight" "500"
N/A2249 "additive" "0"
N/A2250 "antialias" "1"
N/A2251 }
N/A2252 }
N/A2253 "ReplayLarger"
N/A2254 {
N/A2255 "1"
N/A2256 {
N/A2257 "name" "TF2 Secondary"
N/A2258 "tall" "18"
N/A2259 "tall_hidef" "24"
N/A2260 "tall_lodef" "20"
N/A2261 "weight" "500"
N/A2262 "additive" "0"
N/A2263 "antialias" "1"
N/A2264 }
N/A2265 }
N/A2266 
N/A2267 //
N/A2268 //////////////////// ECON FONTS //////////////////////////////
N/A2269 //
N/A2270 "EconFontSmall"
N/A2271 {
N/A2272 "1"
N/A2273 {
N/A2274 "name" "TF2 Build"
N/A2275 "tall" "14"
N/A2276 "weight" "500"
N/A2277 "additive" "0"
N/A2278 "antialias" "1"
N/A2279 }
N/A2280 }
N/A2281 "EconFontMedium"
N/A2282 {
N/A2283 "1"
N/A2284 {
N/A2285 "name" "TF2 Build"
N/A2286 "tall" "24"
N/A2287 "weight" "500"
N/A2288 "additive" "0"
N/A2289 "antialias" "1"
N/A2290 }
N/A2291 }
20582292 }
20592293 
20602294 //
24442678 "draw_corner_height" "5"
24452679 }
24462680 
2447N/A ReplayDefaultBorder
2448N/A {
2449N/A "bordertype" "scalable_image"
2450N/A "backgroundtype" "2"
2451N/A 
2452N/A "image" "replay/panel_scalable_default"
2453N/A "src_corner_height" "23" // pixels inside the image
2454N/A "src_corner_width" "23"
2455N/A "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
2456N/A "draw_corner_height" "7"
2457N/A }
2458N/A ReplayHighlightBorder
2459N/A {
2460N/A "bordertype" "scalable_image"
2461N/A "backgroundtype" "2"
2462N/A 
2463N/A "image" "replay/panel_scalable_highlight"
2464N/A "src_corner_height" "23" // pixels inside the image
2465N/A "src_corner_width" "23"
2466N/A "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
2467N/A "draw_corner_height" "7"
2468N/A }
2469N/A ReplayBalloonBorder
2470N/A {
2471N/A "bordertype" "scalable_image"
2472N/A "backgroundtype" "2"
2473N/A 
2474N/A "image" "replay/panel_scalable_balloon"
2475N/A "src_corner_height" "23" // pixels inside the image
2476N/A "src_corner_width" "23"
2477N/A "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
2478N/A "draw_corner_height" "7"
2479N/A }
2480N/A 
24812681 ToolTipBorder
24822682 {
24832683 "inset" "0 0 1 1"
25572757 "draw_corner_height" "11"
25582758 }
25592759 
2560N/A LoadoutItemBorder
N/A2760 EconItemBorder
25612761 {
25622762 "bordertype" "scalable_image"
25632763 "backgroundtype" "2"
25682768 "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
25692769 "draw_corner_height" "11"
25702770 }
N/A2771 Econ.Button.Border.Default
N/A2772 {
N/A2773 "inset" "0 0 0 0"
N/A2774 "backgroundtype" "2"
N/A2775 }
N/A2776 Econ.Button.Border.Armed
N/A2777 {
N/A2778 "inset" "0 0 0 0"
N/A2779 "backgroundtype" "2"
N/A2780 }
N/A2781 
25712782 LoadoutItemMouseOverBorder
25722783 {
25732784 "bordertype" "scalable_image"
29023113 "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
29033114 "draw_corner_height" "11"
29043115 }
N/A3116 BackpackItemBorder_Completed
N/A3117 {
N/A3118 "bordertype" "scalable_image"
N/A3119 "backgroundtype" "2"
N/A3120 "color" "QualityColorCompleted"
N/A3121 
N/A3122 "image" "backpack_rect_color"
N/A3123 "src_corner_height" "24" // pixels inside the image
N/A3124 "src_corner_width" "24"
N/A3125 "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
N/A3126 "draw_corner_height" "11"
N/A3127 }
N/A3128 BackpackItemMouseOverBorder_Completed
N/A3129 {
N/A3130 "bordertype" "scalable_image"
N/A3131 "backgroundtype" "2"
N/A3132 "color" "QualityColorCompleted"
N/A3133 
N/A3134 "image" "backpack_rect_mouseover_color"
N/A3135 "src_corner_height" "24" // pixels inside the image
N/A3136 "src_corner_width" "24"
N/A3137 "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
N/A3138 "draw_corner_height" "11"
N/A3139 }
29053140 StoreItemBorder
29063141 {
29073142 "inset" "0 0 1 1"
32883523 }
32893524 }
32903525 
N/A3526 ReplayFatLineBorderRedBGOpaque
N/A3527 {
N/A3528 "bordertype" "scalable_image"
N/A3529 "backgroundtype" "2"
N/A3530 
N/A3531 "image" "replay/fatlineborder_red"
N/A3532 "src_corner_height" "23" // pixels inside the image
N/A3533 "src_corner_width" "23"
N/A3534 "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
N/A3535 "draw_corner_height" "5"
N/A3536 }
N/A3537 ReplayFatLineBorderOpaque
N/A3538 {
N/A3539 "bordertype" "scalable_image"
N/A3540 "backgroundtype" "2"
N/A3541 
N/A3542 "image" "replay/fatlineborder"
N/A3543 "src_corner_height" "23" // pixels inside the image
N/A3544 "src_corner_width" "23"
N/A3545 "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
N/A3546 "draw_corner_height" "5"
N/A3547 }
N/A3548 ReplayGrayDialogBorder
N/A3549 {
N/A3550 "bordertype" "scalable_image"
N/A3551 "backgroundtype" "2"
N/A3552 
N/A3553 "image" "replay/graydialogborder"
N/A3554 "src_corner_height" "24" // pixels inside the image
N/A3555 "src_corner_width" "24"
N/A3556 "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
N/A3557 "draw_corner_height" "11"
N/A3558 }
N/A3559 ReplayOutlinedGreyBox
N/A3560 {
N/A3561 "bordertype" "scalable_image"
N/A3562 "backgroundtype" "2"
N/A3563 
N/A3564 "image" "replay/outlinedgreybox"
N/A3565 "src_corner_height" "24" // pixels inside the image
N/A3566 "src_corner_width" "24"
N/A3567 "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
N/A3568 "draw_corner_height" "11"
N/A3569 }
N/A3570 ReplayOutlinedDullGreyBox
N/A3571 {
N/A3572 "bordertype" "scalable_image"
N/A3573 "backgroundtype" "2"
N/A3574 
N/A3575 "image" "replay/dullgreybox"
N/A3576 "src_corner_height" "24" // pixels inside the image
N/A3577 "src_corner_width" "24"
N/A3578 "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
N/A3579 "draw_corner_height" "11"
N/A3580 }
N/A3581 ReplayThinLineBorder
N/A3582 {
N/A3583 "bordertype" "scalable_image"
N/A3584 "backgroundtype" "2"
N/A3585 
N/A3586 "image" "../hud/tournament_panel_brown"
N/A3587 //"image" "../hud/color_panel_browner"
N/A3588 "src_corner_height" "23" // pixels inside the image
N/A3589 "src_corner_width" "23"
N/A3590 "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
N/A3591 "draw_corner_height" "8"
N/A3592 }
N/A3593 ReplayDefaultBorder
N/A3594 {
N/A3595 "bordertype" "scalable_image"
N/A3596 "backgroundtype" "2"
N/A3597 
N/A3598 "image" "replay/panel_scalable_default"
N/A3599 "src_corner_height" "23" // pixels inside the image
N/A3600 "src_corner_width" "23"
N/A3601 "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
N/A3602 "draw_corner_height" "7"
N/A3603 }
N/A3604 ReplayHighlightBorder
N/A3605 {
N/A3606 "bordertype" "scalable_image"
N/A3607 "backgroundtype" "2"
N/A3608 
N/A3609 "image" "replay/panel_scalable_highlight"
N/A3610 "src_corner_height" "23" // pixels inside the image
N/A3611 "src_corner_width" "23"
N/A3612 "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
N/A3613 "draw_corner_height" "7"
N/A3614 }
N/A3615 ReplayBalloonBorder
N/A3616 {
N/A3617 "bordertype" "scalable_image"
N/A3618 "backgroundtype" "2"
N/A3619 
N/A3620 "image" "replay/panel_scalable_balloon"
N/A3621 "src_corner_height" "23" // pixels inside the image
N/A3622 "src_corner_width" "23"
N/A3623 "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
N/A3624 "draw_corner_height" "7"
N/A3625 }
N/A3626 ReplayBrowser.ScrollBar.SliderButton.Border
N/A3627 {
N/A3628 }
32913629 }
32923630 
32933631 //////////////////////// CUSTOM FONT FILES /////////////////////////////