// // TRACKER SCHEME RESOURCE FILE // // sections: // colors - all the colors used by the scheme // basesettings - contains settings for app to use to draw controls // fonts - list of all the fonts used by app // borders - description of all the borders // // Scheme { //Name - currently overriden in code //{ // "Name" "ClientScheme" //} //////////////////////// COLORS /////////////////////////// Colors { "Tutorial Color" "0 255 0 128" //rayshud colors "Ammo In Clip" "48 255 48 255" "Ammo In Reserve" "72 255 255 255" "Ammo In Clip Low" "255 42 130 255" "Ammo In Reserve Low" "255 128 28 255" //refers to watching stvs/killcam shots "Spec Health Normal" "235 226 202 255" "Spec Health Buff" "48 255 48 255" "Spec Health Hurt" "255 153 0 255" //alternate colors for flashing values "Alternate Spec Health Normal" "235 226 202 255" "Alternate Spec Health Buff" "48 255 48 255" "Alternate Spec Health Hurt" "255 153 0 255" //refers to player health/targetids "Health Normal" "235 226 202 255" "Health Buff" "48 255 48 255" "Health Hurt" "255 153 0 255" //alternate colors for flashing values "Alternate Health Normal" "235 226 202 255" "Alternate Health Buff" "48 255 48 255" "Alternate Health Hurt" "255 153 0 255" "Uber Bar Color" "235 226 202 255" //solid color uber disabled by default; to enable, uncomment lines in hudanimations_tf.txt "Solid Color Uber" "255 50 255 255" "Flashing Uber Color1" "255 165 0 255" "Flashing Uber Color2" "255 69 0 255" //"Ubercharge Amount" "48 255 48 255" // disabled temporarily; currently controlled by ammo in clip color "Heal Numbers" "48 255 48 255" "Damage Numbers" "72 255 255 255" //'Last DamageHeal Info' refers to the number that appears above hp "Last DamageHeal Info" "72 255 255 255" //Menu/Color scheme colors "Base Color" "15 255 255 255" "Button Color" "72 255 255 255" "Inactive Tab" "15 100 100 255" "StatBar1" "15 255 255 128" "StatBar2" "15 225 225 128" "StatBar3" "15 195 195 128" "StatBar4" "15 165 165 128" "StatBar5" "15 135 135 128" "StatBar6" "15 105 105 128" "StatBar7" "15 85 85 128" "StatBar8" "15 65 65 128" "StatBar9" "15 45 45 128" //Rainbow Uber Colors "ColorRed" "255 0 0 255" "ColorVermillion" "255 64 0 255" "ColorOrange" "255 128 0 255" "ColorYellow" "255 255 0 255" "ColorLime" "128 255 0 255" "ColorGreen" "0 255 0 255" "ColorTeal" "0 255 128 255" "ColorCyan" "0 255 255 255" "ColorAqua" "0 128 255 255" "ColorBlue" "0 0 255 255" "ColorPurple" "128 0 255 255" "ColorMagenta" "255 0 255 255" "ColorRuby" "255 0 128 255" "ColorBlack" "0 0 0 255" "ColorGreyDark" "64 64 64 255" "ColorGreyMid" "128 128 128 255" "ColorGreyLight" "192 192 192 255" "ColorWhite" "255 255 255 255" //end rayshud colors // base colors "Orange" "178 82 22 255" "OrangeDim" "178 82 22 120" "LightOrange" "188 112 0 128" "GoalOrange" "255 133 0" "TFOrange" "145 73 59 255" "White" "235 235 235 255" "Red" "192 28 0 140" "RedSolid" "192 28 0 255" "Blue" "0 28 162 140" "Yellow" "251 235 202 255" "TransparentYellow" "251 235 202 140" //"Black" "0 0 0 255" //Changed black to a NTSC safe color "GreenSolid" "76 107 34 255" "Black" "46 43 42 255" "TransparentBlack" "0 0 0 196" "TransparentLightBlack" "0 0 0 90" "FooterBGBlack" "52 48 55 255" "HUDBlueTeam" "104 124 155 127" "HUDRedTeam" "180 92 77 127" "HUDSpectator" "124 124 124 127" "HUDBlueTeamSolid" "104 124 155 255" "HUDRedTeamSolid" "180 92 77 255" "HUDDeathWarning" "255 0 0 255" "HudWhite" "255 255 255 255" "HudOffWhite" "200 187 161 255" "HudBlack" "65 65 65 255" "ProgressBarBlue" "91 122 142 255" "CreditsGreen" "94 150 49 255" "Gray" "178 178 178 255" "Blank" "0 0 0 0" "ForTesting" "255 0 0 32" "ForTesting_Magenta" "255 0 255 255" "ForTesting_MagentaDim" "255 0 255 120" "HudPanelForeground" "123 110 59 184" "HudPanelBackground" "123 110 59 184" "HudPanelBorder" "255 255 255 102" "HudProgressBarActive" "240 207 78 255" "HudProgressBarInActive" "140 120 73 255" "HudProgressBarActiveLow" "240 30 30 255" "HudProgressBarInActiveLow" "240 30 30 99" "HudTimerProgressActive" "251 235 202 255" "HudTimerProgressInActive" "52 48 45 255" "HudTimerProgressWarning" "240 30 30 255" // training "HudTrainingHint" "212 160 23 255" "TanDark" "117 107 94 255" "TanLight" "235 226 202 255" "TanDarker" "46 43 42 255" "StoreDarkTan" "131 121 104 255" "StoreGreen" "76 107 34 255" // Building HUD Specific "LowHealthRed" "255 0 0 255" "ProgressOffWhite" "251 235 202 255" "ProgressBackground" "250 234 201 51" "HealthBgGrey" "72 71 69 255" "ProgressOffWhiteTransparent" "251 235 202 128" "LabelDark" "48 43 42 255" "LabelTransparent" "109 96 80 180" "BuildMenuActive" "248 231 198 255" "DisguiseMenuIconRed" "192 56 63 255" "DisguiseMenuIconBlue" "92 128 166 255" "MatchmakingDialogTitleColor" "15 255 255 255" "MatchmakingMenuItemBackground" "46 43 42 255" "MatchmakingMenuItemBackgroundActive" "15 255 255 255" "MatchmakingMenuItemTitleColor" "15 255 255 255" "MatchmakingMenuItemDescriptionColor" "15 255 255 255" "HTMLBackground" "95 92 101 255" "ItemAttribLevel" "117 107 94 255" "ItemAttribNeutral" "235 226 202 255" "ItemAttribPositive" "153 204 255 255" "ItemAttribNegative" "255 64 64 255" "ItemSetName" "225 255 15 255" "ItemSetItemEquipped" "149 175 12 255" "ItemSetItemMissing" "139 137 137 255" "ItemIsotope" "225 255 15 255" "ItemBundleItem" "149 175 12 255" "ItemLimitedUse" "0 160 0 255" "ItemFlags" "117 107 94 255" "QualityColorNormal" "178 178 178 255" "QualityColorrarity1" "77 116 85 255" "QualityColorrarity2" "141 131 75 255" "QualityColorrarity3" "112 85 15 255" "QualityColorrarity4" "134 80 172 255" "QualityColorVintage" "71 98 145 255" "QualityColorUnique" "255 215 0 255" "QualityColorCommunity" "112 176 74 255" "QualityColorDeveloper" "165 15 121 255" "QualityColorSelfMade" "112 176 74 255" "QualityColorCustomized" "71 98 145 255" "QualityColorStrange" "207 106 50 255" "QualityColorCompleted" "134 80 172 255" "QualityColorHaunted" "56 243 171 255" "QualityColorCollectors" "131 0 0 255" "SaleGreen" "76 107 34 255" "LightRed" "200 80 60 255" "LighterRed" "220 100 80 255" "LighterDarkBrown" "59 54 48 255" "DarkBrown" "41 37 38 255" "UpgradeDefaultFg" "87 82 74 255" "UpgradeDefaultBg" "111 104 94 255" "UpgradeArmedFg" "194 96 47 255" "UpgradeArmedBg" "239 128 73 255" "UpgradeDepressedFg" "204 106 57 255" "UpgradeDepressedBg" "249 138 83 255" "UpgradeSelectedFg" "204 106 57 255" "UpgradeSelectedBg" "249 138 83 255" "UpgradeDisabledFg" "64 59 52 255" "UpgradeDisabledBg" "79 77 68 255" } ///////////////////// BASE SETTINGS //////////////////////// // default settings for all panels // controls use these to determine their settings BaseSettings { // vgui_controls color specifications ReplayBrowser.BgColor "DarkBrown" ReplayBrowser.Details.TitleEdit.Carat.FgColor "200 128 255 255" ReplayBrowser.Button.ArmedBgColor "TFOrange" ReplayBrowser.Button.DepressedBgColor "TFOrange" ReplayBrowser.CollectionTitle.FgColor "LightRed" ReplayBrowser.Warning.FgColor "White" ReplayBrowser.ScrollBar.SliderButton.FgColor "TransparentYellow" ReplayBrowser.Search.BgColor "TanDark" ReplayBrowser.Search.FgColor "White" Replay.RenderDialog.BgColor "30 30 30 255" Econ.Dialog.BgColor "Blank" Econ.Button.BgColor "25 25 25 255" Econ.Button.FgColor "TanDark" Econ.Button.ArmedBgColor "35 35 35 255" Econ.Button.ArmedFgColor "TanLight" Econ.Button.DepressedBgColor "25 25 25 255" Econ.Button.DepressedFgColor "TanDark" Econ.Button.PresetDefaultColorFg "15 255 255 255" Econ.Button.PresetArmedColorFg "15 255 255 255" Econ.Button.PresetDepressedColorFg "15 255 255 255" Econ.Button.PresetDefaultColorBg "25 25 25 255" Econ.Button.PresetArmedColorBg "50 50 50 255" Econ.Button.PresetDepressedColorBg "25 25 25 255" Border.Bright "Blank" // the lit side of a control Border.Dark "Black" // the dark/unlit side of a control Border.Selection "Gray" // the additional border color for displaying the default/selected button Button.TextColor "TanLight" Button.BgColor "25 25 25 255" Button.ArmedTextColor "TanLight" Button.ArmedBgColor "50 50 50 255" Button.SelectedTextColor "TanLight" Button.SelectedBgColor "25 25 25 255" Button.DepressedTextColor "TanLight" Button.DepressedBgColor "50 50 50 255" CheckButton.TextColor "Yellow" CheckButton.SelectedTextColor "Yellow" CheckButton.BgColor "TransparentBlack" CheckButton.Border1 "Yellow" // the left checkbutton border CheckButton.Border2 "Yellow" // the right checkbutton border CheckButton.Check "Yellow" // color of the check itself CheckButton.HighlightFgColor "Yellow" ComboBoxButton.ArrowColor "TanLight" ComboBoxButton.ArmedArrowColor "TanLight" ComboBoxButton.BgColor "Blank" ComboBoxButton.DisabledBgColor "Blank" Frame.BgColor "TransparentBlack" Frame.OutOfFocusBgColor "TransparentBlack" Frame.FocusTransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on focus/out of focus Frame.TransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on open/close Frame.FocusTransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on focus/out of focus Frame.TransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on open/close Frame.AutoSnapRange "0" FrameGrip.Color1 "Blank" FrameGrip.Color2 "Blank" FrameTitleButton.FgColor "Blank" FrameTitleButton.BgColor "Blank" FrameTitleButton.DisabledFgColor "Blank" FrameTitleButton.DisabledBgColor "Blank" FrameSystemButton.FgColor "Blank" FrameSystemButton.BgColor "Blank" FrameSystemButton.Icon "" FrameSystemButton.DisabledIcon "" FrameTitleBar.TextColor "Orange" FrameTitleBar.BgColor "Blank" FrameTitleBar.DisabledTextColor "Orange" FrameTitleBar.DisabledBgColor "Blank" GraphPanel.FgColor "Orange" GraphPanel.BgColor "TransparentBlack" Label.TextDullColor "TanDark" Label.TextColor "TanLight" Label.TextBrightColor "TanLight" Label.SelectedTextColor "White" Label.BgColor "Blank" Label.DisabledFgColor1 "Blank" Label.DisabledFgColor2 "Black" ListPanel.TextColor "Orange" ListPanel.BgColor "TransparentBlack" ListPanel.SelectedTextColor "Black" ListPanel.SelectedBgColor "Red" ListPanel.SelectedOutOfFocusBgColor "Red" ListPanel.EmptyListInfoTextColor "Orange" Menu.TextColor "TanLight" Menu.BgColor "TransparentBlack" Menu.ArmedTextColor "TanDark" Menu.ArmedBgColor "TanLight" Menu.TextInset "6" Chat.TypingText "Orange" Panel.FgColor "Gray" Panel.BgColor "Blank" HTML.BgColor "Blank" ProgressBar.FgColor "ProgressOffWhite" ProgressBar.BgColor "ProgressBackground" CircularProgressBar.FgColor "White" CircularProgressBar.BgColor "White" "BuildingHealthBar.BgColor" "HealthBgGrey" "BuildingHealthBar.Health" "ProgressOffWhite" "BuildingHealthBar.LowHealth" "LowHealthRed" PropertySheet.TextColor "Orange" PropertySheet.SelectedTextColor "Orange" PropertySheet.TransitionEffectTime "0.25" // time to change from one tab to another RadioButton.TextColor "Orange" RadioButton.SelectedTextColor "Orange" RichText.TextColor "Gray" RichText.BgColor "Blank" RichText.SelectedTextColor "Gray" RichText.SelectedBgColor "Red" ScrollBarButton.FgColor "Gray" ScrollBarButton.BgColor "Blank" ScrollBarButton.ArmedFgColor "Gray" ScrollBarButton.ArmedBgColor "Blank" ScrollBarButton.DepressedFgColor "Black" ScrollBarButton.DepressedBgColor "Blank" ScrollBarSlider.FgColor "Gray" // nob color ScrollBarSlider.BgColor "Blank" // slider background color SectionedListPanel.HeaderTextColor "Orange" SectionedListPanel.HeaderBgColor "Blank" SectionedListPanel.DividerColor "Black" SectionedListPanel.TextColor "Orange" SectionedListPanel.BrightTextColor "Orange" SectionedListPanel.BgColor "TransparentLightBlack" SectionedListPanel.SelectedTextColor "Black" SectionedListPanel.SelectedBgColor "Red" SectionedListPanel.OutOfFocusSelectedTextColor "Black" SectionedListPanel.OutOfFocusSelectedBgColor "255 255 255 32" Slider.NobColor "108 108 108 255" Slider.TextColor "127 140 127 255" Slider.TrackColor "31 31 31 255" Slider.DisabledTextColor1 "117 117 117 255" Slider.DisabledTextColor2 "30 30 30 255" TextEntry.TextColor "Gray" TextEntry.BgColor "Blank" TextEntry.CursorColor "Gray" TextEntry.DisabledTextColor "Gray" TextEntry.DisabledBgColor "Blank" TextEntry.SelectedTextColor "TanLight" TextEntry.SelectedBgColor "Gray" TextEntry.OutOfFocusSelectedBgColor "Blank" TextEntry.FocusEdgeColor "Blank" ToggleButton.SelectedTextColor "Orange" Tooltip.TextColor "TransparentBlack" Tooltip.BgColor "Red" TreeView.BgColor "TransparentBlack" WizardSubPanel.BgColor "Blank" TimerProgress.Active "HudTimerProgressActive" TimerProgress.InActive "HudTimerProgressInActive" TimerProgress.Warning "HudTimerProgressWarning" HudObjectives.FgColor "HudPanelForeground" HudObjectives.BgColor "HudPanelBackground" HudObjectives.BorderColor "HudPanelBorder" HudProgressBar.Active "HudProgressBarActive" HudProgressBar.InActive "HudProgressBarInActive" HudCaptureIcon.Active "HudProgressBarActive" HudCaptureIcon.InActive "HudProgressBarInActive" HudCaptureProgressBar.Active "HudProgressBarActive" HudCaptureProgressBar.InActive "HudProgressBarInActive" // scheme-specific colors "FgColor" "Orange" "BgColor" "TransparentBlack" "ViewportBG" "Blank" "TeamSpec" "204 204 204 255" "TeamRed" "255 64 64 255" "TeamBlue" "153 204 255 255" "MapDescriptionText" "Gray" // the text used in the map description window "HudIcon_Green" "0 160 0 255" "HudIcon_Red" "160 0 0 255" // CHudMenu "ItemColor" "255 167 42 200" // default 255 167 42 255 "MenuColor" "233 208 173 255" "MenuBoxBg" "0 0 0 100" // weapon selection colors "SelectionNumberFg" "251 235 202 255" "SelectionTextFg" "251 235 202 255" "SelectionEmptyBoxBg" "0 0 0 80" "SelectionBoxBg" "0 0 0 80" "SelectionSelectedBoxBg" "0 0 0 190" // Hint message colors "HintMessageFg" "255 255 255 255" "HintMessageBg" "0 0 0 60" "ProgressBarFg" "255 30 13 255" // Top-left corner of the menu on the main screen "Main.Menu.X" "32" "Main.Menu.Y" "248" // Blank space to leave beneath the menu on the main screen "Main.BottomBorder" "32" "VguiScreenCursor" "255 208 64 255" } //////////////////////// BITMAP FONT FILES ///////////////////////////// // // Bitmap Fonts are ****VERY*** expensive static memory resources so they are purposely sparse BitmapFontFiles { // UI buttons, custom font, (256x64) "Buttons" "materials/vgui/fonts/buttons_32.vbf" } // //////////////////////// FONTS ///////////////////////////// // // describes all the fonts Fonts { // fonts are used in order that they are listed // fonts listed later in the order will only be used if they fulfill a range not already filled // if a font fails to load then the subsequent fonts will replace "Default" { "1" { "name" "Cerbetica_edited" "tall" "12" "antialias" "1" } "2" { "name" "Cerbetica_bold" "tall" "72" "antialias" "1" } } "DefaultUnderline" { "1" { "name" "Tahoma" "tall" "12" "weight" "500" "underline" "1" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A } "2" { "name" "Arial" "tall" "11" "range" "0x0000 0x00FF" "weight" "800" } } "DefaultSmall" { "1" { "name" "Verdana" "tall" "12" "weight" "0" "range" "0x0000 0x017F" "yres" "480 599" } "2" { "name" "Verdana" "tall" "13" "weight" "0" "range" "0x0000 0x017F" "yres" "600 767" } "3" { "name" "Verdana" "tall" "14" "weight" "0" "range" "0x0000 0x017F" "yres" "768 1023" "antialias" "1" } "4" { "name" "Verdana" "tall" "20" "weight" "0" "range" "0x0000 0x017F" "yres" "1024 1199" "antialias" "1" } "5" { "name" "Verdana" "tall" "22" "weight" "0" "range" "0x0000 0x017F" "yres" "1200 6000" "antialias" "1" } "6" { "name" "Arial" "tall" "12" "range" "0x0000 0x00FF" "weight" "0" } } "DefaultVerySmall" { "1" { "name" "Verdana" "tall" "12" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "480 599" } "2" { "name" "Verdana" "tall" "12" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "600 767" } "3" { "name" "Verdana" "tall" "12" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "768 1023" "antialias" "1" } "4" { "name" "Verdana" "tall" "14" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "1024 1199" "antialias" "1" } "5" { "name" "Verdana" "tall" "16" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "1200 6000" "antialias" "1" } } DefaultLarge { "1" { "name" "Verdana" "tall" "18" "weight" "900" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "480 599" } "2" { "name" "Verdana" "tall" "21" "weight" "900" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "600 767" } "3" { "name" "Verdana" "tall" "22" "weight" "900" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "768 1023" "antialias" "1" } "4" { "name" "Verdana" "tall" "28" "weight" "900" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "1024 1199" "antialias" "1" } "5" { "name" "Verdana" "tall" "30" "weight" "900" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "1200 6000" "antialias" "1" } "6" { "name" "Verdana" "tall" "20" "range" "0x0000 0x00FF" "weight" "900" } "7" { "name" "Arial" "tall" "20" "range" "0x0000 0x00FF" "weight" "800" } } CenterPrintText { // note that this scales with the screen resolution "1" { "name" "Trebuchet MS" [!$OSX] "name" "Helvetica" [$OSX] "tall" "18" "weight" "900" "antialias" "1" "additive" "1" } } "PlayerPanelPlayerName" { "1" { "name" "Verdana" "tall" "6" "weight" "500" "additive" "0" "antialias" "1" } } HudHintText { "1" { "name" "Verdana" "tall" "12" "weight" "700" "yres" "480 599" } "2" { "name" "Verdana" "tall" "13" [$WIN32] "tall" "23" [$X360] "weight" "700" "yres" "600 767" } "3" { "name" "Verdana" "tall" "14" "weight" "700" "yres" "768 1023" } "4" { "name" "Verdana" "tall" "20" "weight" "700" "yres" "1024 1199" } "5" { "name" "Verdana" "tall" "24" "weight" "700" "yres" "1200 10000" } } "HudFontGiant" { "1" { "name" "Cerbetica_edited" "tall" "32" "tall_lodef" "80" "additive" "0" "antialias" "1" } "2" { "name" "Cerbetica_edited" "tall" "44" "tall_hidef" "120" "additive" "0" "antialias" "1" } "3" { "name" "Cerbetica_edited" "tall" "48" "additive" "0" "antialias" "1" } "4" { "name" "Cerbetica_edited" "tall" "52" "additive" "0" "antialias" "1" } "5" { "name" "Cerbetica_edited" "tall" "72" "additive" "0" "antialias" "1" } } "HudFontGiantBold" { "1" { "name" "Cerbetica_edited" "tall" "64" "additive" "0" "antialias" "1" } } "HudFontBiggerBold" { "1" { "name" "Cerbetica_edited" "tall" "48" "additive" "0" "antialias" "1" } } "HudFontBig" { "1" { "name" "Cerbetica_edited" "tall" "44" "additive" "0" "antialias" "1" } } "HudFontMediumBig" { "1" { "name" "Cerbetica_edited" "tall" "36" "additive" "0" "antialias" "1" } } "HudFontMediumBigBold" { "1" { "name" "Cerbetica_edited" "tall" "36" "additive" "0" "antialias" "1" } } "HudFontMedium" { "1" { "name" "Cerbetica_edited" "tall" "32" "additive" "0" "antialias" "1" } } "HudFontMediumSecondary" { "1" { "name" "Cerbetica_edited" "tall" "32" "additive" "0" "antialias" "1" } } "HudFontMediumBold" { "1" { "name" "Cerbetica_edited" "tall" "28" "additive" "0" "antialias" "1" } } "HudFontMediumSmallBold" { "1" { "name" "Cerbetica_edited" "tall" "24" "additive" "0" "antialias" "1" } } "HudFontMediumSmall" { "1" { "name" "Cerbetica_edited" "tall" "22" "additive" "0" "antialias" "1" } } "HudFontMediumSmallSecondary" { "1" { "name" "Cerbetica_edited" "tall" "22" "additive" "0" "antialias" "1" } } "HudFontSmall" { "1" { "name" "Cerbetica_edited" "tall" "14" "additive" "0" "antialias" "1" } } "HudFontSmallishBold" { "1" { "name" "Cerbetica_edited" "tall" "16" "additive" "0" "antialias" "1" } } "HudFontSmallBold" { "1" { "name" "Cerbetica_edited" "tall" "14" "additive" "0" "antialias" "1" } } "HudFontSmallBoldShadow" { "1" { "name" "Cerbetica_edited" "tall" "14" "additive" "0" "antialias" "1" } } "HudFontSmallest" { "1" { "name" "Cerbetica_edited" "tall" "12" "additive" "0" "antialias" "1" } } "HudFontSmallestShadow" { "1" { "name" "Cerbetica_edited" "tall" "12" "additive" "0" "antialias" "1" } } "HudFontSmallestBold" { "1" { "name" "Cerbetica_edited" "tall" "12" "additive" "0" "antialias" "1" } } "PerformanceModeSmall" { "1" { "name" "Cerbetica_edited" "tall" "12" "additive" "0" "antialias" "1" } } "StorePromotionsTitle" { "1" { "name" "Cerbetica_edited" "tall" "10" "additive" "0" "antialias" "1" } } "FontCartPrice" { "1" { "name" "Cerbetica_edited" "tall" "16" "additive" "0" "antialias" "1" } } "FontStorePrice" { "1" { "name" "Cerbetica_edited" "tall" "12" "additive" "0" "antialias" "1" } } "FontStoreOriginalPrice" { "1" { "name" "Cerbetica_edited" "tall" "10" "additive" "0" "antialias" "1" } } "FontStorePriceSmall" { "1" { "name" "Cerbetica_edited" "tall" "8" "additive" "0" "antialias" "1" } } "FontStorePromotion" { "1" { "name" "Cerbetica_edited" "tall" "12" "additive" "0" "antialias" "1" } } "TextTooltipFont" { "1" { "name" "Cerbetica_edited" "tall" "11" "additive" "0" "antialias" "1" } } GameUIButtons { "1" //[$X360] { "bitmap" "1" "name" "Buttons" "scalex" "1.0" "scalex_lodef" "0.75" "scaley" "1.0" "scaley_lodef" "0.75" } } GameUIButtonsSmall { "1" [$X360] { "bitmap" "1" "name" "Buttons" "scalex" "0.5" "scaley" "0.5" } } GameUIButtonsSmallest { "1" [$X360] { "bitmap" "1" "name" "Buttons" "scalex" "0.4" "scaley" "0.4" } } "GameUIButtonText" { "1" { "name" "Cerbetica_edited" "tall" "18" "additive" "0" "antialias" "1" } } "HudClassHealth" { "1" { "name" "Cerbetica_edited" "tall" "16" "weight" "500" "additive" "0" "antialias" "1" } } "SpectatorKeyHints" { "1" { "name" "Verdana" "tall" "8" "weight" "500" "additive" "0" "antialias" "1" } } "ClockSubText" { "1" { "name" "Verdana" "tall" "9" "weight" "500" "additive" "0" "antialias" "1" } } "ClockSubTextSuddenDeath" { "1" { "name" "Verdana" "tall" "8" "tall_hidef" "9" "tall_lodef" "10" "weight" "500" "additive" "0" "antialias" "1" } } "ClockSubTextTiny" { "1" { "name" "Verdana" "tall" "8" "tall_hidef" "7" "weight" "500" "additive" "0" "antialias" "1" } } "HudSelectionText" { "1" { "name" "Cerbetica_edited" "tall" "15" "weight" "700" "antialias" "1" "yres" "1 599" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "additive" "1" } "2" { "name" "Cerbetica_edited" "tall" "15" [$WIN32] "tall" "21" [$X360] "weight" "700" "antialias" "1" "yres" "600 767" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "additive" "1" } "3" { "name" "Cerbetica_edited" "tall" "18" "weight" "900" "antialias" "1" "yres" "768 1023" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A } "4" { "name" "Cerbetica_edited" "tall" "21" "weight" "900" "antialias" "1" "yres" "1024 1199" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A } "5" { "name" "Cerbetica_edited" "tall" "24" "weight" "1000" "antialias" "1" "yres" "1200 10000" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A } } DebugOverlay { "1" [$WIN32] { "name" "Courier New" "tall" "14" "weight" "400" "outline" "1" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A } "1" [$X360] { "name" "Tahoma" "tall" "18" "weight" "200" "outline" "1" } } TFTypeDeath { "1" { "name" "tfd" // tfd.ttf "tall" "28" "weight" "0" "additive" "0" "antialias" "1" } } Icons { "1" { "name" "Team Fortress" // tf.ttf "tall" "28" "weight" "0" "additive" "1" "antialias" "1" } } "BetaFont" { "1" { "name" "Courier New" "tall" "90" "weight" "900" "range" "0x0000 0x007F" // Basic Latin "antialias" "1" "additive" "0" } } HudNumbers { "1" { "name" "Team Fortress" // tf.ttf "tall" "28" "weight" "0" "additive" "1" "antialias" "1" } "2" { "name" "Verdana" "tall" "28" "weight" "0" "additive" "1" "antialias" "1" } } "CloseCaption_Normal" { "1" { "name" "Cerbetica_edited" "tall" "32" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A } } "CloseCaption_Italic" { "1" { "name" "Cerbetica_edited" "tall" "32" "italic" "1" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A } } "CloseCaption_Bold" { "1" { "name" "Cerbetica Bold" "tall" "32" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A } } "CloseCaption_BoldItalic" { "1" { "name" "Cerbetica Bold" "tall" "32" "italic" "1" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A } } "CloseCaption_Small" { "1" { "name" "Cerbetica_edited" "tall" "32" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A } } // this is the symbol font "Marlett" { "1" { "name" "Marlett" "tall" "20" "weight" "0" "symbol" "1" "range" "0x0000 0x007F" // Basic Latin } } "MenuMainTitle" { "1" { "name" "Cerbetica_edited" "tall" "24" "antialias" "1" "weight" "500" } } "MenuClassBuckets" { "1" { "name" "Cerbetica_edited" "tall" "11" "tall_lodef" "14" "antialias" "1" "weight" "500" } } "MenuKeys" { "1" { "name" "Cerbetica_edited" "tall" "12" "antialias" "1" "weight" "500" } } "GoalText" { "1" { "name" "Verdana" "tall" "13" "tall_hidef" "14" "tall_lodef" "17" "weight" "800" "additive" "0" "antialias" "1" } } "ChalkboardTitle" { "1" { "name" "Cerbetica_edited" "tall" "28" "additive" "0" "antialias" "1" } } "ChalkboardTitleBig" { "1" { "name" "Cerbetica_edited" "tall" "40" "additive" "0" "antialias" "1" } } "ChalkboardTitleMedium" { "1" { "name" "Cerbetica_edited" "tall" "24" "additive" "0" "antialias" "1" } } "ChalkboardText" { "1" { "name" "Cerbetica_edited" "tall" "14" "additive" "0" "antialias" "1" } } "ScoreboardVerySmall" { "1" { "name" "Cerbetica_edited" "tall" "12" "weight" "400" "additive" "0" "antialias" "1" } } "ScoreboardSmall" { "1" { "name" "Cerbetica_edited" "tall" "13" "weight" "400" "additive" "0" "antialias" "1" } } "ScoreboardMediumSmall" { "1" { "name" "Cerbetica_edited" "tall" "14" "weight" "500" "range" "0x0000 0x007F" // Basic Latin "antialias" "1" "additive" "0" } } "ScoreboardMedium" { "1" { "name" "Cerbetica_edited" "tall" "20" "weight" "500" "range" "0x0000 0x007F" // Basic Latin "antialias" "1" "additive" "0" } } "ScoreboardTeamName" { "1" { "name" "Cerbetica_edited" "tall" "20" "tall_hidef" "24" "tall_lodef" "24" "weight" "500" "range" "0x0000 0x007F" // Basic Latin "antialias" "1" "additive" "0" } } "ScoreboardTeamNameLarge" { "1" { "name" "Cerbetica_edited" "tall" "34" "tall_hidef" "38" "tall_lodef" "38" "weight" "500" "range" "0x0000 0x007F" // Basic Latin "antialias" "1" "additive" "0" } } "ScoreboardTeamScore" { "1" { "name" "Cerbetica_edited" "tall" "52" "tall_lodef" "80" "range" "0x0000 0x00FF" "weight" "400" "yres" "1 599" "antialias" "1" } "2" { "name" "Cerbetica_edited" "tall" "72" "tall_hidef" "120" "range" "0x0000 0x00FF" "weight" "400" "yres" "600 767" "antialias" "1" } "3" { "name" "Cerbetica_edited" "tall" "100" "range" "0x0000 0x00FF" "weight" "400" "yres" "768 1023" "antialias" "1" } "4" { "name" "Cerbetica_edited" "tall" "140" "range" "0x0000 0x00FF" "weight" "400" "yres" "1024 1199" "antialias" "1" } "5" { "name" "Cerbetica_edited" "tall" "180" "range" "0x0000 0x00FF" "weight" "400" "yres" "1200 10000" "antialias" "1" } } "ControlPointTimer" { "1" { "name" "Cerbetica_edited" "tall" "10" "weight" "400" "additive" "0" "antialias" "1" } } "ControlPointTimerSmaller" { "1" { "name" "Cerbetica_edited" "tall" "7" "weight" "400" "additive" "0" "antialias" "1" } } "Link" { "1" { "name" "Cerbetica_edited" "tall" "12" "additive" "0" "antialias" "1" } } "TargetID" { "1" { "name" "Verdana" "tall" "12" "weight" "700" "yres" "480 599" "dropshadow" "0" } "2" { "name" "Verdana" "tall" "13" "weight" "700" "yres" "600 767" "dropshadow" "0" } "3" { "name" "Verdana" "tall" "14" "weight" "700" "yres" "768 1023" "dropshadow" "0" } "4" { "name" "Verdana" "tall" "20" "weight" "700" "yres" "1024 1199" "dropshadow" "0" } "5" { "name" "Verdana" "tall" "24" "weight" "700" "yres" "1200 10000" "dropshadow" "0" } } "ChatFont" { "1" { "name" "Cerbetica_edited" "tall" "12" "weight" "700" "yres" "480 599" "dropshadow" "1" } "2" { "name" "Verdana" "tall" "13" "weight" "700" "yres" "600 767" "dropshadow" "1" } "3" { "name" "Verdana" "tall" "14" "weight" "700" "yres" "768 1023" "dropshadow" "1" } "4" { "name" "Verdana" "tall" "20" "weight" "700" "yres" "1024 1199" "dropshadow" "1" } "5" { "name" "Verdana" "tall" "24" "weight" "700" "yres" "1200 10000" "dropshadow" "1" } } "ChatMiniFont" { "1" { "name" "Verdana" "tall" "10" "weight" "700" "yres" "480 599" "dropshadow" "1" } "2" { "name" "Verdana" "tall" "10" "weight" "700" "yres" "600 767" "dropshadow" "1" } "3" { "name" "Verdana" "tall" "13" "weight" "700" "yres" "768 1023" "dropshadow" "1" } "4" { "name" "Verdana" "tall" "14" "weight" "700" "yres" "1024 1199" "dropshadow" "1" } "5" { "name" "Verdana" "tall" "15" "weight" "700" "yres" "1200 10000" "dropshadow" "1" } } MenuSmallestFont { "1" { "name" "Arial Black" "tall" "8" "tall_lodef" "12" "range" "0x0000 0x00FF" "weight" "300" "antialias" "1" } } MenuSmallFont { "1" { "name" "Cerbetica_edited" "tall" "14" "tall_lodef" "18" "range" "0x0000 0x00FF" "weight" "300" "weight_lodef" "600" "antialias" "1" } } CapPlayerFont { "1" { "name" "Cerbetica_edited" "tall" "12" "weight" "500" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "TextColor" "Black" "antialias" "1" } } CapPlayerFontSmall { "1" { "name" "Cerbetica_edited" "tall" "8" "weight" "500" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "TextColor" "Black" "antialias" "1" } } TFFontSmall { "1" { "name" "Verdana" "tall" "8" "tall_hidef" "10" "tall_lodef" "12" "weight" "0" "additive" "1" "antialias" "1" } } TFFontMedium { "1" { "name" "Verdana" "tall" "9" "tall_hidef" "10" "tall_lodef" "16" "weight" "400" "additive" "0" "antialias" "1" } } InstructionalText { "1" { "name" "Verdana" "tall" "11" [!$OSX] "tall" "9" [$OSX] "weight" "800" "additive" "0" "antialias" "1" } } MatchmakingDialogTitle { "1" { "name" "Cerbetica_edited" "tall" "36" "additive" "0" "antialias" "1" } } MatchmakingDialogSessionOptionsTitle { "1" { "name" "Cerbetica_edited" "tall" "30" "additive" "0" "antialias" "1" } } MatchmakingDialogMenuLarge { "1" { "name" "Cerbetica_edited" "tall" "28" "additive" "0" "antialias" "1" } } MatchmakingDialogMenuBrowserHostname { "1" // brower item hostname { "name" "Trebuchet MS" "tall" "22" "weight" "900" } } MatchmakingDialogMenuBrowserDetails { "1" // browser item players and map name { "name" "Trebuchet MS" "tall" "18" "weight" "900" } } MatchmakingDialogMenuMedium { "1" { "name" "Cerbetica_edited" "tall" "22" "additive" "0" "antialias" "1" } } MatchmakingDialogMenuMediumSmall { "1" { "name" "Cerbetica_edited" "tall" "18" "additive" "0" "antialias" "1" } } MatchmakingDialogMenuSmall { "1" { "name" "Verdana" "tall" "22" "tall_lodef" "18" "weight" "900" } } MatchmakingDialogMenuSmallest { "1" { "name" "Verdana" "tall" "18" "tall_lodef" "18" "weight" "900" } } RankingDialogHeaders { "1" { "name" "Verdana" "tall" "15" "weight" "900" } } "TeamMenuBold" { "1" { "name" "Cerbetica_edited" "tall" "36" "additive" "0" "antialias" "1" } } "TeamMenu" { "1" { "name" "Cerbetica_edited" "tall" "11" "weight" "600" "additive" "0" "antialias" "1" } } "IntroMenuCaption" { "1" { "name" "Cerbetica_edited" "tall" "18" "weight" "400" "additive" "0" "antialias" "1" } } "AchievementNotification" { "1" { "name" "Trebuchet MS" "tall" "14" "weight" "900" "antialias" "1" } } // Used by scoreboard and spectator UI for names which don't map in the normal fashion "DefaultVerySmallFallBack" { "1" { "name" "Verdana" "tall" "10" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "480 599" "antialias" "1" } "2" { "name" "Verdana" "tall" "12" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "600 1199" "antialias" "1" } "3" { "name" "Verdana" "tall" "15" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "1200 6000" "antialias" "1" } } "ItemFontNameSmallest" { "1" { "name" "Cerbetica_edited" "tall" "14" "additive" "0" "antialias" "1" } } "ItemFontNameSmall" { "1" { "name" "Cerbetica_edited" "tall" "15" "additive" "0" "antialias" "1" } } "ItemFontNameLarge" { "1" { "name" "Cerbetica_edited" "tall" "16" "additive" "0" "antialias" "1" } } "ItemFontAttribSmallest" { "1" { "name" "Cerbetica_edited" "tall" "10" "additive" "0" "antialias" "1" } } "ItemFontAttribSmall" { "1" { "name" "Cerbetica_edited" "tall" "11" "additive" "0" "antialias" "1" } } "ItemFontAttribLarge" { "1" { "name" "Cerbetica_edited" "tall" "12" "additive" "0" "antialias" "1" } } "AchievementTracker_Name" { "1" { "name" "Cerbetica_edited" "tall" "9" "additive" "0" "antialias" "1" } } "AchievementTracker_NameGlow" { "1" { "name" "Cerbetica_edited" "tall" "9" "additive" "1" "antialias" "1" } } "AchievementTracker_Desc" { "1" { "name" "Verdana" "tall" "7" "additive" "1" "antialias" "1" } } // //////////////////// REPLAY FONTS ////////////////////////////// // "ReplayVerySmall" { "1" { "name" "Verdana" "tall" "12" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "480 599" } "2" { "name" "Verdana" "tall" "12" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "600 767" } "3" { "name" "Verdana" "tall" "12" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "768 1023" "antialias" "1" } "4" { "name" "Verdana" "tall" "14" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "1024 1199" "antialias" "1" } "5" { "name" "Verdana" "tall" "16" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "1200 6000" "antialias" "1" } } "ReplayBrowserSmallest" { "1" { "name" "Cerbetica_edited" "tall" "12" "additive" "1" "antialias" "1" } } "ReplaySmaller" { "1" { "name" "Verdana" "tall" "12" "weight" "0" "range" "0x0000 0x017F" "yres" "480 599" } "2" { "name" "Verdana" "tall" "13" "weight" "0" "range" "0x0000 0x017F" "yres" "600 767" } "3" { "name" "Verdana" "tall" "14" "weight" "0" "range" "0x0000 0x017F" "yres" "768 1023" "antialias" "1" } "4" { "name" "Verdana" "tall" "20" "weight" "0" "range" "0x0000 0x017F" "yres" "1024 1199" "antialias" "1" } "5" { "name" "Verdana" "tall" "22" "weight" "0" "range" "0x0000 0x017F" "yres" "1200 6000" "antialias" "1" } "6" { "name" "Arial" "tall" "12" "range" "0x0000 0x00FF" "weight" "0" } } "ReplayMediumSmall" { "1" { "name" "Cerbetica_edited" "tall" "11" "additive" "1" "antialias" "1" } } "ReplayMedium" { "1" { "name" "Cerbetica_edited" "tall" "14" "additive" "1" "antialias" "1" } } "ReplayMediumBig" { "1" { "name" "Cerbetica_edited" "tall" "18" "additive" "1" "antialias" "1" } } "ReplayBrowserTab" { "1" { "name" "Cerbetica_edited" "tall" "24" "additive" "1" "antialias" "1" } } "ReplayLarger" { "1" { "name" "Cerbetica_edited" "tall" "18" "additive" "1" "antialias" "1" } } // //////////////////// ECON FONTS ////////////////////////////// // "EconFontSmall" { "1" { "name" "Cerbetica Bold" "tall" "14" "weight" "500" "additive" "0" "antialias" "1" } } "EconFontMedium" { "1" { "name" "Cerbetica Bold" "tall" "24" "weight" "500" "additive" "0" "antialias" "1" } } // rays fonts and stuff // tournament hud edit "Blocks48" { "1" { "name" "Blocks" "tall" "48" "weight" "0" "antialias" "1" } } //hud xhairs "xHairCircle" { "1" { "name" "Courier New" "tall" "72" "weight" "0" "antialias" "1" } } "xHairCircleOutline" { "1" { "name" "Courier New" "tall" "72" "weight" "0" "antialias" "1" "outline" "1" } } "Crosshairs8" { "1" { "name" "Crosshairs" "tall" "8" "weight" "0" "antialias" "1" } } "Crosshairs10" { "1" { "name" "Crosshairs" "tall" "10" "weight" "0" "antialias" "1" } } "Crosshairs12" { "1" { "name" "Crosshairs" "tall" "12" "weight" "0" "antialias" "1" } } "Crosshairs14" { "1" { "name" "Crosshairs" "tall" "14" "weight" "0" "antialias" "1" } } "Crosshairs16" { "1" { "name" "Crosshairs" "tall" "16" "weight" "0" "antialias" "1" } } "Crosshairs18" { "1" { "name" "Crosshairs" "tall" "18" "weight" "0" "antialias" "1" } } "CrosshairsOutline18" { "1" { "name" "Crosshairs" "tall" "18" "weight" "0" "antialias" "1" "outline" "1" } } "Crosshairs20" { "1" { "name" "Crosshairs" "tall" "20" "weight" "0" "antialias" "1" } } "Crosshairs22" { "1" { "name" "Crosshairs" "tall" "22" "weight" "0" "antialias" "1" } } "Crosshairs24" { "1" { "name" "Crosshairs" "tall" "24" "weight" "0" "antialias" "1" } } "CrosshairsOutline24" { "1" { "name" "Crosshairs" "tall" "24" "weight" "0" "antialias" "1" "outline" "1" } } "Crosshairs26" { "1" { "name" "Crosshairs" "tall" "26" "weight" "0" "antialias" "1" } } "CrosshairsOutline26" { "1" { "name" "Crosshairs" "tall" "26" "weight" "0" "antialias" "1" "outline" "1" } } "Crosshairs28" { "1" { "name" "Crosshairs" "tall" "28" "weight" "0" "antialias" "1" } } "Crosshairs30" { "1" { "name" "Crosshairs" "tall" "30" "weight" "0" "antialias" "1" } } "Crosshairs32" { "1" { "name" "Crosshairs" "tall" "32" "weight" "0" "antialias" "1" } } "CrosshairsOutline32" { "1" { "name" "Crosshairs" "tall" "32" "weight" "0" "antialias" "1" "outline" "1" } } "Crosshairs34" { "1" { "name" "Crosshairs" "tall" "34" "weight" "0" "antialias" "1" } } "CrosshairsOutline34" { "1" { "name" "Crosshairs" "tall" "34" "weight" "0" "antialias" "1" "outline" "1" } } "Crosshairs36" { "1" { "name" "Crosshairs" "tall" "36" "weight" "0" "antialias" "1" } } "Crosshairs38" { "1" { "name" "Crosshairs" "tall" "38" "weight" "0" "antialias" "1" } } "Crosshairs40" { "1" { "name" "Crosshairs" "tall" "40" "weight" "0" "antialias" "1" } } "Symbol16" { "1" { "name" "Symbol" "tall" "16" "weight" "0" "antialias" "1" } } "Symbol24" { "1" { "name" "Symbol" "tall" "24" "weight" "0" "antialias" "1" } } "SymbolOutline24" { "1" { "name" "Symbol" "tall" "24" "weight" "0" "antialias" "1" "outline" "1" } } "Symbol32" { "1" { "name" "Symbol" "tall" "32" "weight" "0" "antialias" "1" } } "Symbol40" { "1" { "name" "Symbol" "tall" "40" "weight" "0" "antialias" "1" } } "KonrWings16" { "1" { "name" "Garm3nFont" "tall" "16" "weight" "0" "antialias" "1" } } "KonrWings24" { "1" { "name" "Garm3nFont" "tall" "24" "weight" "0" "antialias" "1" } } "KonrWingsOutline24" { "1" { "name" "Garm3nFont" "tall" "24" "weight" "0" "antialias" "1" "outline" "1" } } "KonrWings32" { "1" { "name" "Garm3nFont" "tall" "32" "weight" "0" "antialias" "1" } } "KonrWings40" { "1" { "name" "Garm3nFont" "tall" "40" "weight" "0" "antialias" "1" } } "Cerbetica7" { "1" { "name" "Cerbetica_edited" "tall" "7" "additive" "0" "antialias" "1" } } "Cerbetica8" { "1" { "name" "Cerbetica_edited" "tall" "8" "additive" "0" "antialias" "1" } } "Cerbetica9" { "1" { "name" "Cerbetica_edited" "tall" "9" "additive" "0" "antialias" "1" } } "Cerbetica12" { "1" { "name" "Cerbetica_edited" "tall" "12" "additive" "0" "antialias" "1" } } "Cerbetica14" { "1" { "name" "Cerbetica_edited" "tall" "14" "additive" "0" "antialias" "1" } } "Cerbetica16" { "1" { "name" "Cerbetica_edited" "tall" "16" "additive" "0" "antialias" "1" } } "Cerbetica20" { "1" { "name" "Cerbetica_edited" "tall" "20" "additive" "0" "antialias" "1" } } "Cerbetica22" { "1" { "name" "Cerbetica_edited" "tall" "22" "additive" "0" "antialias" "1" } } "Cerbetica24" { "1" { "name" "Cerbetica_edited" "tall" "24" "additive" "0" "antialias" "1" } } "CerbeticaOutline24" { "1" { "name" "Cerbetica_edited" "tall" "24" "additive" "0" "antialias" "1" "outline" "1" } } "Cerbetica26" { "1" { "name" "Cerbetica_edited" "tall" "26" "additive" "0" "antialias" "1" } } "Cerbetica28" { "1" { "name" "Cerbetica_edited" "tall" "26" "additive" "0" "antialias" "1" } } "Cerbetica32" { "1" { "name" "Cerbetica_edited" "tall" "32" "additive" "0" "antialias" "1" } } "Cerbetica40" { "1" { "name" "Cerbetica_edited" "tall" "40" "additive" "0" "antialias" "1" } } "Cerbetica48" { "1" { "name" "Cerbetica_edited" "tall" "48" "additive" "0" "antialias" "1" } } "Cerbetica52" { "1" { "name" "Cerbetica_edited" "tall" "52" "additive" "0" "antialias" "1" } } "Cerbetica54" { "1" { "name" "Cerbetica_edited" "tall" "54" "additive" "0" "antialias" "1" } } "Cerbetica55" { "1" { "name" "Cerbetica_edited" "tall" "55" "additive" "0" "antialias" "1" } } "Cerbetica56" { "1" { "name" "Cerbetica_edited" "tall" "56" "additive" "0" "antialias" "1" } } "Cerbetica60" { "1" { "name" "Cerbetica_edited" "tall" "60" "additive" "0" "antialias" "1" } } "Cerbetica72" { "1" { "name" "Cerbetica_edited" "tall" "72" "additive" "0" "antialias" "1" } } "CerbeticaBold12" { "1" { "name" "Cerbetica Bold" "tall" "12" "additive" "0" "antialias" "1" } } "CerbeticaBold13" { "1" { "name" "Cerbetica Bold" "tall" "13" "additive" "0" "antialias" "1" } } "CerbeticaBold14" { "1" { "name" "Cerbetica Bold" "tall" "14" "additive" "0" "antialias" "1" } } "CerbeticaBold15" { "1" { "name" "Cerbetica Bold" "tall" "15" "additive" "0" "antialias" "1" } } "CerbeticaBold16" { "1" { "name" "Cerbetica Bold" "tall" "16" "additive" "0" "antialias" "1" } } "CerbeticaBold17" { "1" { "name" "Cerbetica Bold" "tall" "17" "additive" "0" "antialias" "1" } } "CerbeticaBold20" { "1" { "name" "Cerbetica Bold" "tall" "20" "additive" "0" "antialias" "1" } } "CerbeticaBold24" { "1" { "name" "Cerbetica Bold" "tall" "24" "additive" "0" "antialias" "1" } } "CerbeticaBoldOutline24" { "1" { "name" "Cerbetica Bold" "tall" "24" "additive" "0" "antialias" "1" "outline" "1" } } "CerbeticaBoldOutline16" { "1" { "name" "Cerbetica Bold" "tall" "16" "additive" "0" "antialias" "1" "outline" "1" } } "CerbeticaBoldOutline32" { "1" { "name" "Cerbetica Bold" "tall" "32" "additive" "0" "antialias" "1" "outline" "1" } } "CerbeticaBold28" { "1" { "name" "Cerbetica Bold" "tall" "28" "additive" "0" "antialias" "1" } } "CerbeticaBold32" { "1" { "name" "Cerbetica Bold" "tall" "32" "additive" "0" "antialias" "1" } } "CerbeticaBold36" { "1" { "name" "Cerbetica Bold" "tall" "36" "additive" "0" "antialias" "1" } } "CerbeticaBold42" { "1" { "name" "Cerbetica Bold" "tall" "42" "additive" "0" "antialias" "1" } } "CerbeticaBold44" { "1" { "name" "Cerbetica Bold" "tall" "44" "additive" "0" "antialias" "1" } } "CerbeticaBold46" { "1" { "name" "Cerbetica Bold" "tall" "46" "additive" "0" "antialias" "1" } } "CerbeticaBold48" { "1" { "name" "Cerbetica Bold" "tall" "48" "additive" "0" "antialias" "1" } } "CerbeticaBold56" { "1" { "name" "Cerbetica Bold" "tall" "56" "additive" "0" "antialias" "1" } } "CerbeticaBold64" { "1" { "name" "Cerbetica Bold" "tall" "64" "additive" "0" "antialias" "1" } } "CerbeticaBold72" { "1" { "name" "Cerbetica Bold" "tall" "72" "additive" "0" "antialias" "1" } } "CerbeticaBold124" { "1" { "name" "Cerbetica Bold" "tall" "124" "additive" "0" "antialias" "1" } } } // //////////////////// BORDERS ////////////////////////////// // // describes all the border types Borders { //rayshud borders ButtonHover { "inset" "0 0 0 0" Left { "1" { "color" "15 255 255 255" "offset" "0 0" } } Right { "1" { "color" "15 255 255 255" "offset" "0 0" } } Top { "1" { "color" "15 255 255 255" "offset" "0 0" } } Bottom { "1" { "color" "15 255 255 255" "offset" "0 0" } } } CyanBorderTabs { "inset" "0 0 1 1" Left { "1" { "color" "15 255 255 255" "offset" "0 1" } "2" { "color" "15 255 255 255" "offset" "1 1" } "3" { "color" "15 255 255 255" "offset" "2 1" } "4" { "color" "15 255 255 255" "offset" "3 1" } "5" { "color" "15 255 255 255" "offset" "4 1" } } Right { "1" { "color" "15 255 255 255" "offset" "0 1" } "2" { "color" "15 255 255 255" "offset" "1 1" } "3" { "color" "15 255 255 255" "offset" "2 1" } "4" { "color" "15 255 255 255" "offset" "3 1" } "5" { "color" "15 255 255 255" "offset" "4 1" } } Top { "1" { "color" "15 255 255 255" "offset" "0 1" } "2" { "color" "15 255 255 255" "offset" "1 1" } "3" { "color" "15 255 255 255" "offset" "2 1" } "4" { "color" "15 255 255 255" "offset" "3 1" } "5" { "color" "15 255 255 255" "offset" "4 1" } } } CyanBorderTabsInactive { "inset" "0 0 1 1" Left { "1" { "color" "15 100 100 255" "offset" "0 1" } "2" { "color" "15 100 100 255" "offset" "1 1" } "3" { "color" "15 100 100 255" "offset" "2 1" } "4" { "color" "15 100 100 255" "offset" "3 1" } "5" { "color" "15 100 100 255" "offset" "4 1" } } Right { "1" { "color" "15 100 100 255" "offset" "0 1" } "2" { "color" "15 100 100 255" "offset" "1 1" } "3" { "color" "15 100 100 255" "offset" "2 1" } "4" { "color" "15 100 100 255" "offset" "3 1" } "5" { "color" "15 100 100 255" "offset" "4 1" } } Top { "1" { "color" "15 100 100 255" "offset" "0 1" } "2" { "color" "15 100 100 255" "offset" "1 1" } "3" { "color" "15 100 100 255" "offset" "2 1" } "4" { "color" "15 100 100 255" "offset" "3 1" } "5" { "color" "15 100 100 255" "offset" "4 1" } } } CyanBorder { "inset" "0 0 0 0" Left { "1" { "color" "15 255 255 255" "offset" "0 4" } } Right { "1" { "color" "15 255 255 255" "offset" "0 0" } } Top { "1" { "color" "15 255 255 255" "offset" "0 0" } } Bottom { "1" { "color" "15 255 255 255" "offset" "0 0" } } } CyanBorderThick { "inset" "0 0 0 0" Left { "1" { "color" "15 255 255 255" "offset" "0 0" } "2" { "color" "15 255 255 255" "offset" "1 0" } "3" { "color" "15 255 255 255" "offset" "2 0" } } Right { "1" { "color" "15 255 255 255" "offset" "0 0" } "2" { "color" "15 255 255 255" "offset" "1 0" } "3" { "color" "15 255 255 255" "offset" "2 0" } } Top { "1" { "color" "15 255 255 255" "offset" "0 0" } "2" { "color" "15 255 255 255" "offset" "1 0" } "3" { "color" "15 255 255 255" "offset" "2 0" } } Bottom { "1" { "color" "15 255 255 255" "offset" "0 0" } "2" { "color" "15 255 255 255" "offset" "1 0" } "3" { "color" "15 255 255 255" "offset" "2 0" } } } WhiteBorderThick { "inset" "0 0 0 0" Left { "1" { "color" "TanLight" "offset" "0 0" } "2" { "color" "TanLight" "offset" "1 0" } "3" { "color" "TanLight" "offset" "2 0" } } Right { "1" { "color" "TanLight" "offset" "0 0" } "2" { "color" "TanLight" "offset" "1 0" } "3" { "color" "TanLight" "offset" "2 0" } } Top { "1" { "color" "TanLight" "offset" "0 0" } "2" { "color" "TanLight" "offset" "1 0" } "3" { "color" "TanLight" "offset" "2 0" } } Bottom { "1" { "color" "TanLight" "offset" "0 0" } "2" { "color" "TanLight" "offset" "1 0" } "3" { "color" "TanLight" "offset" "2 0" } } } DarkCyanBorder { "inset" "0 0 0 0" Left { "1" { "color" "100 224 255 255" "offset" "0 0" } } Right { "1" { "color" "100 224 255 255" "offset" "0 0" } } Top { "1" { "color" "100 224 255 255" "offset" "0 0" } } Bottom { "1" { "color" "128 128 255 0" "offset" "0 0" } } } LimeGreenBorder { "inset" "0 0 0 0" Left { "1" { "color" "15 255 15 255" "offset" "0 0" } } Right { "1" { "color" "15 255 15 255" "offset" "0 0" } } Top { "1" { "color" "15 255 15 255" "offset" "0 0" } } Bottom { "1" { "color" "15 255 15 255" "offset" "0 0" } } } PinkBorder { "inset" "0 0 0 0" Left { "1" { "color" "200 75 75 255" "offset" "0 0" } } Right { "1" { "color" "200 75 75 255" "offset" "0 0" } } Top { "1" { "color" "200 75 75 255" "offset" "0 0" } } Bottom { "1" { "color" "200 75 75 255" "offset" "0 0" } } } PurpleBorder { "inset" "0 0 0 0" Left { "1" { "color" "200 64 255 255" "offset" "0 0" } } Right { "1" { "color" "200 64 255 255" "offset" "0 0" } } Top { "1" { "color" "200 64 255 255" "offset" "0 0" } } Bottom { "1" { "color" "200 64 255 255" "offset" "0 0" } } } NoBorder { "inset" "0 0 0 0" Left { "1" { "color" "Blank" "offset" "0 0" } } Right { "1" { "color" "Blank" "offset" "0 0" } } Top { "1" { "color" "Blank" "offset" "0 0" } } Bottom { "1" { "color" "Blank" "offset" "0 0" } } } TeamMenuBorder { "inset" "0 0 0 0" Left { "1" { "color" "Black" "offset" "0 0" } "2" { "color" "Black" "offset" "0 0" } } Right { "1" { "color" "Black" "offset" "0 0" } "2" { "color" "Black" "offset" "0 0" } } Top { "1" { "color" "Black" "offset" "0 0" } "2" { "color" "Black" "offset" "0 0" } } Bottom { "1" { "color" "Black" "offset" "0 0" } "2" { "color" "Black" "offset" "0 0" } } } ScrollBarButtonBorder { "inset" "0 0 0 0" "backgroundtype" "2" } ScrollBarButtonDepressedBorder { "inset" "0 0 0 0" "backgroundtype" "2" } ButtonBorder { "inset" "0 0 0 0" "backgroundtype" "2" } // this is the border used for default buttons (the button that gets pressed when you hit enter) ButtonKeyFocusBorder { "inset" "0 0 0 0" "backgroundtype" "2" } ButtonDepressedBorder { "inset" "0 0 0 0" "backgroundtype" "2" } ComboBoxBorder { "inset" "0 0 1 1" Left { "1" { "color" "TanLight" "offset" "0 1" } } Right { "1" { "color" "TanLight" "offset" "1 0" } } Top { "1" { "color" "TanLight" "offset" "0 0" } } Bottom { "1" { "color" "TanLight" "offset" "0 0" } } } ItemBoxBorder { "inset" "0 0 1 1" Left { "1" { "color" "0 255 0 255" "offset" "0 1" } } Right { "1" { "color" "255 128 128 255" "offset" "0 0" } } Top { "1" { "color" "128 255 255 255" "offset" "0 0" } } Bottom { "1" { "color" "200 50 255 255" "offset" "0 0" } } } TabsBorder { "inset" "0 0 1 1" Left { "1" { "color" "15 255 255 255" "offset" "0 1" } "2" { "color" "15 255 255 255" "offset" "1 1" } "3" { "color" "15 255 255 255" "offset" "2 1" } "4" { "color" "15 255 255 255" "offset" "3 1" } "5" { "color" "15 255 255 255" "offset" "4 1" } } Right { "1" { "color" "15 255 255 255" "offset" "0 1" } "2" { "color" "15 255 255 255" "offset" "1 1" } "3" { "color" "15 255 255 255" "offset" "2 1" } "4" { "color" "15 255 255 255" "offset" "3 1" } "5" { "color" "15 255 255 255" "offset" "4 1" } } Top { "1" { "color" "15 255 255 255" "offset" "0 1" } "2" { "color" "15 255 255 255" "offset" "1 1" } "3" { "color" "15 255 255 255" "offset" "2 1" } "4" { "color" "15 255 255 255" "offset" "3 1" } "5" { "color" "15 255 255 255" "offset" "4 1" } } } DarkComboBoxBorder { "inset" "0 0 1 1" Left { "1" { "color" "TanDark" "offset" "0 1" } } Right { "1" { "color" "TanDark" "offset" "1 0" } } Top { "1" { "color" "TanDark" "offset" "0 0" } } Bottom { "1" { "color" "TanDark" "offset" "0 0" } } } SalePriceBorder { "inset" "0 0 1 1" Left { "1" { "color" "SaleGreen" "offset" "0 1" } } Right { "1" { "color" "SaleGreen" "offset" "1 0" } } Top { "1" { "color" "SaleGreen" "offset" "0 0" } } Bottom { "1" { "color" "SaleGreen" "offset" "0 0" } } } MainMenuSubButtonBorder { "inset" "0 0 1 1" Left { "1" { "color" "TanDarker" "offset" "0 1" } } Right { "1" { "color" "TanDarker" "offset" "1 0" } } } CrosshatchedBackground { "bordertype" "image" "backgroundtype" "2" "image" "loadout_header" "tiled" "1" } OutlinedGreyBox { "bordertype" "scalable_image" "backgroundtype" "2" "image" "loadout_round_rect_selected" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } OutlinedBlueBox { "bordertype" "scalable_image" "backgroundtype" "2" "image" "loadout_round_rect_selected" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } OutlinedDullGreyBox { "bordertype" "scalable_image" "backgroundtype" "2" "image" "loadout_round_rect" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } OutlinedDullBlueBox { "bordertype" "scalable_image" "backgroundtype" "2" "image" "loadout_round_rect" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFThinLineBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "../hud/tournament_panel_brown" //"image" "../hud/color_panel_browner" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorderOpaque { "bordertype" "scalable_image" "backgroundtype" "2" "image" "../hud/color_panel_brown_opaque" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "../hud/color_panel_brown" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorderRedBGOpaque { "bordertype" "scalable_image" "backgroundtype" "2" "image" "../hud/color_panel_red_opaque" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional "draw_corner_height" "5" } TFFatLineBorderRedBGOpaque_Store { "bordertype" "scalable_image" "backgroundtype" "2" "image" "../hud/color_panel_red_opaque" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorderRedBG { "bordertype" "scalable_image" "backgroundtype" "2" "image" "../hud/color_panel_red" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorderBlueBG { "bordertype" "scalable_image" "backgroundtype" "2" "image" "../hud/color_panel_blu" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ToolTipBorder { "inset" "0 0 1 1" Left { "1" { "color" "TanDarker" "offset" "0 1" } } Right { "1" { "color" "TanDarker" "offset" "1 0" } } Top { "1" { "color" "TanDarker" "offset" "0 0" } } Bottom { "1" { "color" "TanDarker" "offset" "0 0" } } } OptionsCategoryBorder { "inset" "0 0 1 1" // This border is used just to create a horizontal line, so it only has a bottom border Bottom { "1" { "color" "TanLight" "offset" "0 0" } } } GrayDialogBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "loadout_rect" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StoreFreeTrialBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "loadout_rect_red" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional "draw_corner_height" "11" } EconItemBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "loadout_rect" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } Econ.Button.Border.Default { "inset" "0 0 0 0" Left { "1" { "color" "15 255 255 255" "offset" "0 0" } } Right { "1" { "color" "15 255 255 255" "offset" "0 0" } } Top { "1" { "color" "15 255 255 255" "offset" "0 0" } } Bottom { "1" { "color" "15 255 255 255" "offset" "0 0" } } } Econ.Button.Border.Armed { "inset" "0 0 0 0" Left { "1" { "color" "15 255 255 255" "offset" "0 0" } } Right { "1" { "color" "15 255 255 255" "offset" "0 0" } } Top { "1" { "color" "15 255 255 255" "offset" "0 0" } } Bottom { "1" { "color" "15 255 255 255" "offset" "0 0" } } } LoadoutItemMouseOverBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "loadout_rect_mouseover" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } LoadoutItemPopupBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_holder_central" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemGrayedOut { "bordertype" "scalable_image" "backgroundtype" "2" "color" "Black" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "backpack_rect" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "backpack_rect_mouseover" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "69420" // screen size of the corners ( and sides ), proportional "draw_corner_height" "69420" } BackpackItemSelectedBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "backpack_rect_selected" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_Unique { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorUnique" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_Unique { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorUnique" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_1 { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity1" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_1 { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity1" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_2 { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity2" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_2 { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity2" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_3 { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity3" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_3 { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity3" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_4 { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity4" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_4 { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity4" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_Haunted { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorHaunted" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_Haunted { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorHaunted" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_Vintage { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorVintage" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_Vintage { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorVintage" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_Community { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCommunity" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_Community { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCommunity" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_Developer { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorDeveloper" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_Developer { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorDeveloper" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_SelfMade { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorSelfMade" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_SelfMade { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorSelfMade" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_Customized { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCustomized" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_Customized { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCustomized" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_Strange { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorStrange" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_Strange { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorStrange" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemBorder_Completed { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCompleted" "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } BackpackItemMouseOverBorder_Completed { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCompleted" "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StoreItemBorder { "inset" "0 0 1 1" "backgroundtype" "2" Left { "1" { "color" "TanDarker" "offset" "0 1" } } Right { "1" { "color" "TanDarker" "offset" "1 0" } } Top { "1" { "color" "TanDarker" "offset" "0 0" } } Bottom { "1" { "color" "TanDarker" "offset" "0 0" } } } StoreItemBorderMouseOver { "inset" "0 0 1 1" "backgroundtype" "2" Left { "1" { "color" "TanDark" "offset" "0 1" } } Right { "1" { "color" "TanDark" "offset" "1 0" } } Top { "1" { "color" "TanDark" "offset" "0 0" } } Bottom { "1" { "color" "TanDark" "offset" "0 0" } } } StoreItemBorderSelected { "inset" "0 0 1 1" "backgroundtype" "2" Left { "1" { "color" "TanLight" "offset" "0 1" } } Right { "1" { "color" "TanLight" "offset" "1 0" } } Top { "1" { "color" "TanLight" "offset" "0 0" } } Bottom { "1" { "color" "TanLight" "offset" "0 0" } } } NotificationDefault { "bordertype" "scalable_image" "backgroundtype" "2" "image" "alert_rect" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuButtonDefault { "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_central" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuButtonArmed { "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_central_hover" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuButtonDisabled { "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_central_disabled" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuMiniButtonDefault { "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_central_adv" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuMiniButtonArmed { "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_central_adv_hover" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuBGBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_holder_central" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuBGBorderAlpha { "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_holder_central_alpha" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuBlogTabBG { "bordertype" "scalable_image" "backgroundtype" "2" "image" "blog_tabby" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuHighlightBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "callout_bubble" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TrainingResultsBG { "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_holder_central" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StoreInnerShadowBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/innershadow_border" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StoreNewBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "new_corner" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StoreDiscountBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "sale_corner" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StorePreviewBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/store_inspector_bg_small" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StoreAddToCart { "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/store_add_to_cart" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StorePreviewTabSelected { "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/store_tab_selected" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StorePreviewTabUnselected { "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/store_tab_unselected" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StorePromotion { "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/store_coupon_border" "src_corner_height" "16" // pixels inside the image "src_corner_width" "16" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ArmoryScrollbarBox { "bordertype" "scalable_image" "backgroundtype" "2" "image" "scroll_button_off" "src_corner_height" "16" // pixels inside the image "src_corner_width" "16" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ArmoryScrollbarWell { "bordertype" "scalable_image" "backgroundtype" "2" "image" "scroll_well" "src_corner_height" "16" // pixels inside the image "src_corner_width" "16" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } QuickplayBorder { "inset" "0 0 1 1" Left { "1" { "color" "TanDark" "offset" "0 1" } } Right { "1" { "color" "TanDark" "offset" "1 0" } } Top { "1" { "color" "TanDark" "offset" "0 0" } } Bottom { "1" { "color" "TanDark" "offset" "0 0" } } } SteamWorkshopBorder { "inset" "0 0 1 1" Left { "1" { "color" "TanDark" "offset" "0 1" } } Right { "1" { "color" "TanDark" "offset" "1 0" } } Top { "1" { "color" "TanDark" "offset" "0 0" } } Bottom { "1" { "color" "TanDark" "offset" "0 0" } } } ReplayFatLineBorderRedBGOpaque { "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/fatlineborder_red" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayFatLineBorderOpaque { "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/fatlineborder" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayGrayDialogBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/graydialogborder" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayOutlinedGreyBox { "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/outlinedgreybox" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayOutlinedDullGreyBox { "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/dullgreybox" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayThinLineBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "../hud/tournament_panel_brown" //"image" "../hud/color_panel_browner" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayDefaultBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/panel_scalable_default" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayHighlightBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/panel_scalable_highlight" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayBalloonBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/panel_scalable_balloon" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayBrowser.ScrollBar.SliderButton.Border { } } //////////////////////// CUSTOM FONT FILES ///////////////////////////// // // specifies all the custom (non-system) font files that need to be loaded to service the above described fonts CustomFontFiles { "1" "resource/tf.ttf" "2" "resource/tfd.ttf" "3" { "font" "resource/TF2.ttf" "name" "TF2" "russian" { "range" "0x0000 0xFFFF" } "polish" { "range" "0x0000 0xFFFF" } } "4" { "font" "resource/TF2Secondary.ttf" "name" "TF2 Secondary" "russian" { "range" "0x0000 0xFFFF" } "polish" { "range" "0x0000 0xFFFF" } } "5" { "font" "resource/TF2Professor.ttf" "name" "TF2 Professor" "russian" { "range" "0x0000 0x00FF" } "polish" { "range" "0x0000 0x00FF" } } "6" { "font" "resource/TF2Build.ttf" "name" "TF2 Build" "russian" { "range" "0x0000 0xFFFF" } "polish" { "range" "0x0000 0xFFFF" } "turkish" { "range" "0x0000 0xFFFF" } } "7" // Main font { "font" "resource/Cerbetica.ttf" "name" "Cerbetica" } "8" // Tournament HUD block { "font" "resource/Blocks.ttf" "name" "Blocks" } "9" // Fog's xHairs { "font" "resource/crosshairs.ttf" "name" "Crosshairs" } "10" // Thin Cross { "font" "resource/Symbol.ttf" "name" "Symbol" } "11" // Konr Wings { "font" "resource/Garm3nFont.ttf" "name" "Garm3nFont" } "12" // Edited font for TargetIDs, menus, etc. { "font" "resource/Cerbetica_edited.ttf" "name" "Cerbetica_edited" } "13" // Cerbetica bolded, for ammo/health, etc. { "font" "resource/Cerbetica_bold.ttf" "name" "Cerbetica Bold" } }