summaryrefslogtreecommitdiff
path: root/minmode/resource
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2016-10-17 09:43:32 -0600
committerCriticalFlaw <[email protected]>2016-10-17 09:43:32 -0600
commit148f2c60cdfc87a7ea05d6a3b1706bba06c01b48 (patch)
treec0c59c2e0e3a0d41ba432d3f9d734c50e2f899fe /minmode/resource
parent508fb69f0bf4d151f95a9747cca58e2ae14e9e78 (diff)
Same changes to minmode - see previous 4 commits
Diffstat (limited to 'minmode/resource')
-rw-r--r--minmode/resource/ClientScheme-mac.res18
-rw-r--r--minmode/resource/ClientScheme.res6904
-rw-r--r--minmode/resource/fonts/Blocks.ttf (renamed from minmode/resource/Blocks.ttf)bin2348 -> 2348 bytes
-rw-r--r--minmode/resource/fonts/Cerbetica-mac.ttf (renamed from minmode/resource/Cerbetica-mac.ttf)bin38752 -> 38752 bytes
-rw-r--r--minmode/resource/fonts/Cerbetica.ttf (renamed from minmode/resource/Cerbetica.ttf)bin68688 -> 68688 bytes
-rw-r--r--minmode/resource/fonts/Cerbetica_bold-alt.ttf (renamed from minmode/resource/Cerbetica_bold-alt.ttf)bin58352 -> 58352 bytes
-rw-r--r--minmode/resource/fonts/Cerbetica_bold.ttf (renamed from minmode/resource/Cerbetica_bold.ttf)bin58352 -> 58352 bytes
-rw-r--r--minmode/resource/fonts/Cerbetica_edited-alt.ttf (renamed from minmode/resource/Cerbetica_edited-alt.ttf)bin46472 -> 46472 bytes
-rw-r--r--minmode/resource/fonts/Cerbetica_edited-mac.ttf (renamed from minmode/resource/Cerbetica_edited-mac.ttf)bin38796 -> 38796 bytes
-rw-r--r--minmode/resource/fonts/Cerbetica_edited.ttf (renamed from minmode/resource/Cerbetica_edited.ttf)bin46472 -> 46472 bytes
-rw-r--r--minmode/resource/fonts/Garm3nFont.ttf (renamed from minmode/resource/Garm3nFont.ttf)bin40684 -> 40684 bytes
-rw-r--r--minmode/resource/fonts/Symbol.ttf (renamed from minmode/resource/Symbol.ttf)bin70128 -> 70128 bytes
-rw-r--r--minmode/resource/fonts/crosshairs.ttf (renamed from minmode/resource/crosshairs.ttf)bin7736 -> 7736 bytes
-rw-r--r--minmode/resource/fonts/heydings_icons.ttf (renamed from minmode/resource/heydings_icons.ttf)bin12236 -> 12236 bytes
-rw-r--r--minmode/resource/scheme/clientscheme_borders.res3138
-rw-r--r--minmode/resource/scheme/clientscheme_colors.res271
-rw-r--r--minmode/resource/scheme/clientscheme_fonts.res2881
-rw-r--r--minmode/resource/scheme/clientscheme_settings.res237
-rw-r--r--minmode/resource/scheme/clientscheme_xhairs.res275
19 files changed, 6831 insertions, 6893 deletions
diff --git a/minmode/resource/ClientScheme-mac.res b/minmode/resource/ClientScheme-mac.res
index 480f3f0..95ad13d 100644
--- a/minmode/resource/ClientScheme-mac.res
+++ b/minmode/resource/ClientScheme-mac.res
@@ -3091,7 +3091,6 @@ Scheme
}
-
//
//////////////////// BORDERS //////////////////////////////
//
@@ -4571,36 +4570,35 @@ Scheme
"7" // Main font
{
- "font" "resource/Cerbetica.ttf"
+ "font" "resource/fonts/Cerbetica.ttf"
"name" "Cerbetica"
}
"8" // Tournament HUD block
{
- "font" "resource/Blocks.ttf"
+ "font" "resource/fonts/Blocks.ttf"
"name" "Blocks"
}
"9" // Fog's xHairs
{
- "font" "resource/crosshairs.ttf"
+ "font" "resource/fonts/crosshairs.ttf"
"name" "Crosshairs"
}
"10" // Thin Cross
{
- "font" "resource/Symbol.ttf"
+ "font" "resource/fonts/Symbol.ttf"
"name" "Symbol"
}
"11" // Konr Wings
{
- "font" "resource/Garm3nFont.ttf"
+ "font" "resource/fonts/Garm3nFont.ttf"
"name" "Garm3nFont"
}
"12" // Edited font for TargetIDs, menus, etc.
{
- "font" "resource/Cerbetica_edited.ttf"
+ "font" "resource/fonts/Cerbetica_edited.ttf"
"name" "Cerbetica_edited"
}
-
-}
-
+ }
+} \ No newline at end of file
diff --git a/minmode/resource/ClientScheme.res b/minmode/resource/ClientScheme.res
index 6525522..7054fb0 100644
--- a/minmode/resource/ClientScheme.res
+++ b/minmode/resource/ClientScheme.res
@@ -1,6830 +1,17 @@
-//
-// 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
- "TransparentPanelBG" "25 25 25 128"
- "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"
-
- //item backdrop color, refers to background color when mousing over items
- "ItemPanelBG" "50 50 50 255"
-
- //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" "Base Color"
- "OrangeDim" "Base Color"
- "LightOrange" "188 112 0 128"
- "GoalOrange" "255 133 0"
- "TFOrange" "145 73 59 255"
-
- "QuestGold" "208 147 75 255"
- "HalloweenThemeColor2015_Light" "238 126 17 255"
- "HalloweenThemeColor2015" "135 54 16 255"
- "HalloweenThemeColor2015_Dark" "108 49 21 255"
- "QuestStandardHighlight" "0 255 0 255"
- "QuestBonusHighlight" "150 160 255 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" "0 255 0 255"
- "ForTesting_MagentaDim" "0 255 0 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"
- "ItemLimitedQuantity" "225 209 0 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" "170 0 0 255"
- "QualityColorPaintkitWeapon" "250 250 250 255"
-
- "ItemRarityDefault" "131 126 119 255"
- "ItemRarityCommon" "176 195 217 255"
- "ItemRarityUncommon" "94 152 217 255"
- "ItemRarityRare" "75 105 255 255"
- "ItemRarityMythical" "136 71 255 255"
- "ItemRarityLegendary" "211 44 230 255"
- "ItemRarityAncient" "235 75 75 255"
-
- "ItemRarityDefault_GreyedOut" "44 42 40 255"
- "ItemRarityCommon_GreyedOut" "59 65 72 255"
- "ItemRarityUncommon_GreyedOut" "31 50 72 255"
- "ItemRarityRare_GreyedOut" "25 35 85 255"
- "ItemRarityMythical_GreyedOut" "45 24 85 255"
- "ItemRarityLegendary_GreyedOut" "70 15 77 255"
- "ItemRarityAncient_GreyedOut" "78 25 25 255"
- "QualityColorNormal_GreyedOut" "44 44 44 255"
- "QualityColorrarity1_GreyedOut" "20 29 21 255"
- "QualityColorrarity2_GreyedOut" "35 33 19 255"
- "QualityColorrarity3_GreyedOut" "51 51 62 255"
- "QualityColorrarity4_GreyedOut" "36 20 43 255"
- "QualityColorVintage_GreyedOut" "18 25 36 255"
- "QualityColorUnique_GreyedOut" "64 54 0 255"
- "QualityColorCommunity_GreyedOut" "28 44 19 255"
- "QualityColorDeveloper_GreyedOut" "41 4 30 255"
- "QualityColorSelfMade_GreyedOut" "28 44 74 255"
- "QualityColorCustomized_GreyedOut" "71 98 19 255"
- "QualityColorStrange_GreyedOut" "52 27 13 255"
- "QualityColorCompleted_GreyedOut" "34 20 43 255"
- "QualityColorHaunted_GreyedOut" "14 61 43 255"
- "QualityColorCollectors_GreyedOut" "60 0 0 255"
- "QualityColorPaintkitWeapon_GreyedOut" "60 60 60 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 "NoBorder" // the lit side of a control
- Border.Dark "NoBorder" // the dark/unlit side of a control
- Border.Selection "NoBorder" // the additional border color for displaying the default/selected button
-
- Button.TextColor "TanLight"
- Button.BgColor "25 25 25 255"
- Button.ArmedTextColor "TanLight"
- Button.ArmedBgColor "35 35 35 255"
- Button.SelectedTextColor "TanLight"
- Button.SelectedBgColor "25 25 25 255"
- Button.DepressedTextColor "TanLight"
- Button.DepressedBgColor "35 35 35 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 "White"
- PropertySheet.SelectedTextColor "White"
- PropertySheet.TransitionEffectTime "0.25" // time to change from one tab to another
-
- RadioButton.TextColor "Base Color"
- 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 "White"
- SectionedListPanel.HeaderBgColor "Blank"
- SectionedListPanel.DividerColor "Black"
- SectionedListPanel.TextColor "White"
- SectionedListPanel.BgColor "TransparentLightBlack"
- SectionedListPanel.BrightTextColor "White"
- SectionedListPanel.SelectedTextColor "Black"
- SectionedListPanel.SelectedBgColor "Red"
- SectionedListPanel.OutOfFocusSelectedTextColor "Orange"
- 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 "White"
-
- 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" "255 180 60 255"
- "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" "Cerbetica_edited"
- "tall" "12"
- "weight" "500"
- "underline" "1"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- }
- "2"
- {
- "name" "Cerbetica_edited"
- "tall" "11"
- "range" "0x0000 0x00FF"
- "weight" "800"
- }
- }
- "DefaultSmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "480 599"
- }
- "2"
- {
- "name" "Cerbetica_edited"
- "tall" "13"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "600 767"
- }
- "3"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "768 1023"
- "antialias" "1"
- }
- "4"
- {
- "name" "Cerbetica_edited"
- "tall" "20"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "1024 1199"
- "antialias" "1"
- }
- "5"
- {
- "name" "Cerbetica_edited"
- "tall" "22"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "1200 6000"
- "antialias" "1"
- }
- "6"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "range" "0x0000 0x00FF"
- "weight" "0"
- }
- }
-
-
- "DefaultVerySmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "480 599"
- }
- "2"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "600 767"
- }
- "3"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "768 1023"
- "antialias" "1"
- }
- "4"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1024 1199"
- "antialias" "1"
- }
- "5"
- {
- "name" "Cerbetica_edited"
- "tall" "16"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1200 6000"
- "antialias" "1"
- }
- }
- DefaultLarge
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "18"
- "weight" "900"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "480 599"
- }
- "2"
- {
- "name" "Cerbetica_edited"
- "tall" "21"
- "weight" "900"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "600 767"
- }
- "3"
- {
- "name" "Cerbetica_edited"
- "tall" "22"
- "weight" "900"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "768 1023"
- "antialias" "1"
- }
- "4"
- {
- "name" "Cerbetica_edited"
- "tall" "28"
- "weight" "900"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1024 1199"
- "antialias" "1"
- }
- "5"
- {
- "name" "Cerbetica_edited"
- "tall" "30"
- "weight" "900"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1200 6000"
- "antialias" "1"
- }
- "6"
- {
- "name" "Cerbetica_edited"
- "tall" "20"
- "range" "0x0000 0x00FF"
- "weight" "900"
- }
- "7"
- {
- "name" "Cerbetica_edited"
- "tall" "20"
- "range" "0x0000 0x00FF"
- "weight" "800"
- }
- }
- CenterPrintText
- {
- // note that this scales with the screen resolution
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "18"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "PlayerPanelPlayerName"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "6"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- HudHintText
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
- "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" "Cerbetica_edited"
- "tall" "8"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ClockSubText"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "9"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ClockSubTextSuddenDeath"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "8"
- "tall_hidef" "9"
- "tall_lodef" "10"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ClockSubTextTiny"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "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" "Cerbetica_edited"
- "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 Bold"
- "tall" "32"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- }
- }
- "CloseCaption_Italic"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "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 Bold"
- "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
- }
- }
-
- "MarlettSmall"
- {
- "1"
- {
- "name" "Marlett"
- "tall" "14"
- "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"
- }
- }
- "ScoreboardTeamCountNew"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "500"
- "range" "0x0000 0x007F" // Basic Latin
- "antialias" "1"
- "additive" "0"
- }
- }
- "ScoreboardTeamNameNew"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "20"
- "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"
- }
- }
-
- "ScoreboardTeamScoreNew"
- {
- "1"
- {
- "name" "TF2"
- "tall" "36"
- "tall_hidef" "48"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- "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"
- }
- }
-
- "MatchSummaryTeamScores"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "36"
- "weight" "500"
- "range" "0x0000 0x007F" // Basic Latin
- "antialias" "1"
- "additive" "0"
- }
- }
- "MatchSummaryStatsAndMedals"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "MatchSummaryWinner"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "20"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "CompMatchStartTeamNames"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "400"
- "additive" "0"
- "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" "Cerbetica Bold"
- "tall" "22"
- "weight" "900"
- }
- }
- MatchmakingDialogMenuBrowserDetails
- {
- "1" // browser item players and map name
- {
- "name" "Cerbetica Bold"
- "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" "Cerbetica Bold"
- "tall" "14"
- "weight" "900"
- "antialias" "1"
- }
- }
- "ImportToolSmallest"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- "SpectatorVerySmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "weight" "400"
- "additive" "0"
- "dropshadow""1"
- "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" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ItemFontNameSmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "13"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ItemFontNameLarge"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ItemFontNameLarger"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "18"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ItemFontAttribSmallest"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "additive" "0"
- "antialias" "1"
- }
- }
- ItemFontAttribSmallv2
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "11"
- "antialias" "1"
- "weight" "500"
- }
- }
- "ItemFontAttribSmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "11"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ItemFontAttribLarge"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "ItemFontAttribLarger"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "500"
- "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"
- }
- }
- "QuestObjectiveTracker_Desc"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "7"
- "weight" "0"
- "additive" "1"
- "antialias" "1"
- }
- }
- "QuestObjectiveTracker_DescGlow"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "7"
- "weight" "0"
- "antialias" "1"
- }
- }
- "QuestObjectiveTracker_DescBlur"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "7"
- "weight" "0"
- "blur" "3"
- "additive" "1"
- "antialias" "1"
- "custom" "1"
- }
- }
- "ItemTrackerScore_InGame"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "7"
- "weight" "0"
- "antialias" "1"
- }
- }
- "QuestFlavorText"
- {
- "1"
- {
- "name" "ocra"
- "tall" "10"
- "weight" "400"
- "yres" "480 599"
- "additive" "0"
- "antialias" "1"
- }
- "2"
- {
- "name" "ocra"
- "tall" "14"
- "weight" "400"
- "additive" "0"
- "yres" "600 1023"
- "antialias" "1"
- }
- "3"
- {
- "name" "ocra"
- "tall" "18"
- "weight" "400"
- "additive" "0"
- "yres" "1024 6000"
- "antialias" "1"
- }
- }
-
- "QuestObjectiveText"
- {
- "1"
- {
- "name" "ocra"
- "tall" "10"
- "weight" "800"
- "yres" "480 599"
- "additive" "0"
- "antialias" "1"
- }
- "2"
- {
- "name" "ocra"
- "tall" "14"
- "weight" "800"
- "additive" "0"
- "yres" "600 1023"
- "antialias" "1"
- }
- "3"
- {
- "name" "ocra"
- "tall" "18"
- "weight" "800"
- "additive" "0"
- "yres" "1024 6000"
- "antialias" "1"
- }
- }
-
- "QuestLargeText"
- {
- "1"
- {
- "name" "ocra"
- "tall" "16"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "QuestStickyText"
- {
- "1"
- {
- "name" "TF2 Professor"
- "tall" "20"
- "antialias" "1"
- "custom" "1" [$OSX]
- "weight" "500"
- }
- }
-
- "QuestInstructionText_Merasmus"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "weight" "400"
- "yres" "480 599"
- "additive" "0"
- "antialias" "1"
- }
- "2"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "400"
- "additive" "0"
- "yres" "600 1023"
- "antialias" "1"
- }
- "3"
- {
- "name" "Cerbetica_edited"
- "tall" "22"
- "weight" "400"
- "additive" "0"
- "yres" "1024 6000"
- "antialias" "1"
- }
- }
-
- "QuestFlavorText_Merasmus"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "weight" "400"
- "yres" "480 599"
- "additive" "0"
- "antialias" "1"
- "italic" "1"
- }
- "2"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "400"
- "additive" "0"
- "yres" "600 1023"
- "antialias" "1"
- "italic" "1"
- }
- "3"
- {
- "name" "Cerbetica_edited"
- "tall" "22"
- "weight" "400"
- "additive" "0"
- "yres" "1024 6000"
- "antialias" "1"
- "italic" "1"
- }
- }
-
- "QuestObjectiveText_Merasmus"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "weight" "800"
- "yres" "480 599"
- "additive" "0"
- "antialias" "1"
- }
- "2"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "800"
- "additive" "0"
- "yres" "600 1023"
- "antialias" "1"
- }
- "3"
- {
- "name" "Cerbetica_edited"
- "tall" "18"
- "weight" "800"
- "additive" "0"
- "yres" "1024 6000"
- "antialias" "1"
- }
- }
-
- "QuestMediumText_Merasmus"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "13"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "QuestLargeText_Merasmus"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "16"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "AdFont_ItemName"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "10"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "AdFont_AdText"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "8"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
- "AdFont_PurchaseButton"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "8"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "TradeUp_Text"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "8"
- "weight" "400"
- "antialias" "1"
- "additive" "0"
- }
- }
-
- "TradeUp_Quote"
- {
- "1"
- {
- "name" "Trebuchet MS"
- "tall" "9"
- "weight" "400"
- "antialias" "1"
- "additive" "0"
- "italic" "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"
- }
- }
- ControllerHintText
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "15"
- "weight" "500"
- "range" "0x0000 0x007F" // Basic Latin
- "antialias" "1"
- "additive" "0"
- }
- }
-
- "MMenuPlayListDesc"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "9"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- // rays fonts and stuff
-
- // tournament hud edit
- "Blocks48"
- {
- "1"
- {
- "name" "Blocks"
- "tall" "48"
- "weight" "0"
- "antialias" "1"
- }
- }
-
-
- "Blocks24"
- {
- "1"
- {
- "name" "Blocks"
- "tall" "24"
- "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"
- }
- }
- "Cerbetica10"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica11"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "11"
- "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"
- }
- }
- "Cerbetica36"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "36"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica40"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "40"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica44"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "44"
- "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"
- }
- }
- "CerbeticaBold18"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "18"
- "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"
- }
- }
- "CerbeticaBoldMedic56"
- {
- "1"
- {
- "name" "Cerbetica Bold Medic"
- "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"
- }
- }
- "Multimedia16"
- {
- "1"
- {
- "name" "Heydings Icons"
- "tall" "16"
- "additive" "0"
- "antialias" "1"
- }
- }
- "TF2ComboBox"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "11"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- }
-
-
- //
- //////////////////// BORDERS //////////////////////////////
- //
- // describes all the border types
- Borders
- {
- //rayshud borders
- ButtonHover
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "Base Color"
- "offset" "0 0"
- }
- }
-
- Right
- {
- "1"
- {
- "color" "Base Color"
- "offset" "0 0"
- }
- }
-
- Top
- {
- "1"
- {
- "color" "Base Color"
- "offset" "0 0"
- }
- }
-
- Bottom
- {
- "1"
- {
- "color" "Base Color"
- "offset" "0 0"
- }
- }
- }
- MainMenuTabs
- {
- "inset" "0 0 0 0"
- Left
- {
-
- "1"
- {
- "color" "Base Color"
- "offset" "0 0"
- }
- "2"
- {
- "color" "Base Color"
- "offset" "0 1"
- }
- "3"
- {
- "color" "Base Color"
- "offset" "1 1"
- }
- }
-
- Right
- {
- "1"
- {
- "color" "15 255 255 0"
- "offset" "0 0"
- }
- }
-
- Top
- {
- "1"
- {
- "color" "15 255 255 0"
- "offset" "0 0"
- }
- }
-
- Bottom
- {
- "1"
- {
- "color" "15 255 255 0"
- "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"
- }
- }
+#base "scheme/clientscheme_borders.res"
+#base "scheme/clientscheme_colors.res"
+#base "scheme/clientscheme_fonts.res"
+#base "scheme/clientscheme_settings.res"
- 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
- {
- "offset" "0 0"
- "color" "blank"
- }
-
- // this is the border used for default buttons (the button that gets pressed when you hit enter)
- ButtonKeyFocusBorder
- {
- "offset" "0 0"
- "color" "blank"
- }
-
- //ButtonDepressedBorder
- //{
- // "offset" "0 0"
- // "color" "blank"
- //}
-
- 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"
- }
- 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" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- 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"
- }
- TFFatLineBorderRedBGMoreOpaque
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "../hud/color_panel_red_more_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"
- }
- 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"
- }
-
- TFFatLineBorderBlueBGMoreOpaque
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "../hud/color_panel_blu_more_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"
- }
-
- TFFatLineBorderBlueBGOpaque
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "../hud/color_panel_blu_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"
- }
- TFFatLineBorderClearBG
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "../hud/color_panel_clear"
- "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"
- //"color" "ItemPanelBG"
-
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- 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"
- //"color" "ItemPanelBG"
-
- "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
+Scheme
{
- "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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- LoadoutItemPopupBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "backpack_rect_mouseover_color"
- "color" "ItemPanelBG"
-
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- // Collector's ------------------------------------------------------------------------------------------------
- BackpackItemBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- BackpackItemBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "backpack_rect"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Haunted
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorHaunted_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Haunted
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorHaunted_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- // PaintkitWeapon ------------------------------------------------------------------------------------------------
- BackpackItemBorder_PaintkitWeapon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorPaintkitWeapon"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_PaintkitWeapon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorPaintkitWeapon"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_PaintkitWeapon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorPaintkitWeapon_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_PaintkitWeapon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorPaintkitWeaponGreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- // Collector's ------------------------------------------------------------------------------------------------
- BackpackItemBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- BackpackItemGreyedOutBorder_Vintage
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorVintage_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Vintage
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorVintage_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Community
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCommunity_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Community
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCommunity_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // Developer ------------------------------------------------------------------------------------------------
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Developer
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorDeveloper_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Developer
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorDeveloper_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // SelfMade ------------------------------------------------------------------------------------------------
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_SelfMade
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorSelfMade_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_SelfMade
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorSelfMade_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- // Customized ------------------------------------------------------------------------------------------------
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Customized
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCustomized_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Customized
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCustomized_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // Strange ------------------------------------------------------------------------------------------------
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Strange
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorStrange_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Strange
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorStrange_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // Completed ------------------------------------------------------------------------------------------------
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Completed
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCompleted_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Completed
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCompleted_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // ***************************************************************************
- // Rarity Default
- BackpackItemBorder_RarityDefault
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityDefault"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityDefault
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityDefault"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityDefault
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityDefault_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityDefault
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityDefault_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // ***************************************************
- BackpackItemBorder_RarityCommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityCommon"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityCommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityCommon"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityCommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityCommon_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityCommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityCommon_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- //
- BackpackItemBorder_RarityUncommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityUncommon"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityUncommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityUncommon"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityUncommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityUncommon_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityUncommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityUncommon_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- //**************
- BackpackItemBorder_RarityRare
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityRare"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityRare
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityRare"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityRare
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityRare_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityRare
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityRare_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- //******************
- BackpackItemBorder_RarityMythical
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityMythical"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityMythical
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityMythical"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityMythical
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityMythical_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityMythical
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityMythical_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // ***************************************************
- BackpackItemBorder_RarityLegendary
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityLegendary"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityLegendary
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityLegendary"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityLegendary
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityLegendary_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityLegendary
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityLegendary_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- //*********************************************
- BackpackItemBorder_RarityAncient
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityAncient"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityAncient
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityAncient"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityAncient
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityAncient_GreyedOut"
-
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityAncient
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityAncient_GreyedOut"
-
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- 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"
- }
- }
- }
-
- MainMenuButtonGlow
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "178 83 22 255"
-
- "image" "button_glow"
- "src_corner_height" "4" // pixels inside the image
- "src_corner_width" "4"
- "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "4"
- }
-
- MainMenuButtonGlow2
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "238 103 17 255"
-
- "image" "button_glow"
- "src_corner_height" "4" // pixels inside the image
- "src_corner_width" "4"
- "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "4"
- }
-
-
- 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"
- }
-
- StoreHighlightedBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "featured_corner"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "4"
- }
-
- StoreHighlightedBackgroundBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "store/store_featured_item_bg01"
- "src_corner_height" "80" // pixels inside the image
- "src_corner_width" "30"
- "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"
- }
- }
- }
-
- SortCategoryBorder
- {
- "inset" "0 0 1 1"
-
- Right
- {
- "1"
- {
- "color" "TanDark"
- "offset" "1 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
- {
- }
-
- QuestStatusBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "replay/panel_scalable_transparent"
- "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"
- }
-
- RedWithThinBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "../hud/panel_scalable_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"
- }
-
- BlueWithThinBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "../hud/panel_scalable_blue"
- "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"
- }
- InnerShadowBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "inner_shadow_border"
- "src_corner_height" "5" // pixels inside the image
- "src_corner_width" "5"
- "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "5"
- }
-
- InnerShadowBorderThin
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
-
- "image" "inner_shadow_border"
- "src_corner_height" "5" // pixels inside the image
- "src_corner_width" "5"
- "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "4"
- }
- }
-
//////////////////////// CUSTOM FONT FILES /////////////////////////////
- //
// specifies all the custom (non-system) font files that need to be loaded to service the above described fonts
+ // Range specificies the characters to be used from the custom font before falling back to a default font
+ // characters in the range not specificed in the font will appear empty
+ // For TF2: Any special character will need to be added to our font file
+ ////////////////////////////////////////////////////////////////////////
+
CustomFontFiles
{
"1" "resource/tf.ttf"
@@ -6888,100 +75,51 @@ Scheme
"7" // Main font
{
- "font" "resource/Cerbetica.ttf"
+ "font" "resource/fonts/Cerbetica.ttf"
"name" "Cerbetica"
}
"8" // Tournament HUD block
{
- "font" "resource/Blocks.ttf"
+ "font" "resource/fonts/Blocks.ttf"
"name" "Blocks"
}
"9" // Fog's xHairs
{
- "font" "resource/crosshairs.ttf"
+ "font" "resource/fonts/crosshairs.ttf"
"name" "Crosshairs"
}
"10" // Thin Cross
{
- "font" "resource/Symbol.ttf"
+ "font" "resource/fonts/Symbol.ttf"
"name" "Symbol"
}
"11" // Konr Wings
{
- "font" "resource/Garm3nFont.ttf"
+ "font" "resource/fonts/Garm3nFont.ttf"
"name" "Garm3nFont"
}
"12" // Edited font for TargetIDs, menus, etc.
{
- "font" "resource/Cerbetica_edited.ttf"
+ "font" "resource/fonts/Cerbetica_edited.ttf"
"name" "Cerbetica_edited"
}
"13" // Cerbetica bolded, for ammo/health, etc.
{
- "font" "resource/Cerbetica_bold.ttf"
+ "font" "resource/fonts/Cerbetica_bold.ttf"
"name" "Cerbetica Bold"
}
"14"
{
- "font" "resource/Cerbetica_bold_medic.otf"
+ "font" "resource/fonts/Cerbetica_bold_medic.otf"
"name" "Cerbetica Bold Medic"
}
"15" // Used for main menu icons
{
- "font" "resource/heydings_icons.ttf"
+ "font" "resource/fonts/heydings_icons.ttf"
"name" "Heydings Icons"
}
-}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ }
+} \ No newline at end of file
diff --git a/minmode/resource/Blocks.ttf b/minmode/resource/fonts/Blocks.ttf
index 32154ec..32154ec 100644
--- a/minmode/resource/Blocks.ttf
+++ b/minmode/resource/fonts/Blocks.ttf
Binary files differ
diff --git a/minmode/resource/Cerbetica-mac.ttf b/minmode/resource/fonts/Cerbetica-mac.ttf
index 6fa4168..6fa4168 100644
--- a/minmode/resource/Cerbetica-mac.ttf
+++ b/minmode/resource/fonts/Cerbetica-mac.ttf
Binary files differ
diff --git a/minmode/resource/Cerbetica.ttf b/minmode/resource/fonts/Cerbetica.ttf
index 0646fc7..0646fc7 100644
--- a/minmode/resource/Cerbetica.ttf
+++ b/minmode/resource/fonts/Cerbetica.ttf
Binary files differ
diff --git a/minmode/resource/Cerbetica_bold-alt.ttf b/minmode/resource/fonts/Cerbetica_bold-alt.ttf
index 90072c6..90072c6 100644
--- a/minmode/resource/Cerbetica_bold-alt.ttf
+++ b/minmode/resource/fonts/Cerbetica_bold-alt.ttf
Binary files differ
diff --git a/minmode/resource/Cerbetica_bold.ttf b/minmode/resource/fonts/Cerbetica_bold.ttf
index 90072c6..90072c6 100644
--- a/minmode/resource/Cerbetica_bold.ttf
+++ b/minmode/resource/fonts/Cerbetica_bold.ttf
Binary files differ
diff --git a/minmode/resource/Cerbetica_edited-alt.ttf b/minmode/resource/fonts/Cerbetica_edited-alt.ttf
index 0e58154..0e58154 100644
--- a/minmode/resource/Cerbetica_edited-alt.ttf
+++ b/minmode/resource/fonts/Cerbetica_edited-alt.ttf
Binary files differ
diff --git a/minmode/resource/Cerbetica_edited-mac.ttf b/minmode/resource/fonts/Cerbetica_edited-mac.ttf
index 7df5a2f..7df5a2f 100644
--- a/minmode/resource/Cerbetica_edited-mac.ttf
+++ b/minmode/resource/fonts/Cerbetica_edited-mac.ttf
Binary files differ
diff --git a/minmode/resource/Cerbetica_edited.ttf b/minmode/resource/fonts/Cerbetica_edited.ttf
index 0e58154..0e58154 100644
--- a/minmode/resource/Cerbetica_edited.ttf
+++ b/minmode/resource/fonts/Cerbetica_edited.ttf
Binary files differ
diff --git a/minmode/resource/Garm3nFont.ttf b/minmode/resource/fonts/Garm3nFont.ttf
index 54af19a..54af19a 100644
--- a/minmode/resource/Garm3nFont.ttf
+++ b/minmode/resource/fonts/Garm3nFont.ttf
Binary files differ
diff --git a/minmode/resource/Symbol.ttf b/minmode/resource/fonts/Symbol.ttf
index fd1c033..fd1c033 100644
--- a/minmode/resource/Symbol.ttf
+++ b/minmode/resource/fonts/Symbol.ttf
Binary files differ
diff --git a/minmode/resource/crosshairs.ttf b/minmode/resource/fonts/crosshairs.ttf
index 7a582ad..7a582ad 100644
--- a/minmode/resource/crosshairs.ttf
+++ b/minmode/resource/fonts/crosshairs.ttf
Binary files differ
diff --git a/minmode/resource/heydings_icons.ttf b/minmode/resource/fonts/heydings_icons.ttf
index 41d81b8..41d81b8 100644
--- a/minmode/resource/heydings_icons.ttf
+++ b/minmode/resource/fonts/heydings_icons.ttf
Binary files differ
diff --git a/minmode/resource/scheme/clientscheme_borders.res b/minmode/resource/scheme/clientscheme_borders.res
new file mode 100644
index 0000000..df4d7d5
--- /dev/null
+++ b/minmode/resource/scheme/clientscheme_borders.res
@@ -0,0 +1,3138 @@
+Scheme
+{
+ Borders
+ {
+ //rayshud borders
+ ButtonHover
+ {
+ "inset" "0 0 0 0"
+ Left
+ {
+ "1"
+ {
+ "color" "Base Color"
+ "offset" "0 0"
+ }
+ }
+
+ Right
+ {
+ "1"
+ {
+ "color" "Base Color"
+ "offset" "0 0"
+ }
+ }
+
+ Top
+ {
+ "1"
+ {
+ "color" "Base Color"
+ "offset" "0 0"
+ }
+ }
+
+ Bottom
+ {
+ "1"
+ {
+ "color" "Base Color"
+ "offset" "0 0"
+ }
+ }
+ }
+ MainMenuTabs
+ {
+ "inset" "0 0 0 0"
+ Left
+ {
+
+ "1"
+ {
+ "color" "Base Color"
+ "offset" "0 0"
+ }
+ "2"
+ {
+ "color" "Base Color"
+ "offset" "0 1"
+ }
+ "3"
+ {
+ "color" "Base Color"
+ "offset" "1 1"
+ }
+ }
+
+ Right
+ {
+ "1"
+ {
+ "color" "15 255 255 0"
+ "offset" "0 0"
+ }
+ }
+
+ Top
+ {
+ "1"
+ {
+ "color" "15 255 255 0"
+ "offset" "0 0"
+ }
+ }
+
+ Bottom
+ {
+ "1"
+ {
+ "color" "15 255 255 0"
+ "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
+ {
+ "offset" "0 0"
+ "color" "blank"
+ }
+
+ // this is the border used for default buttons (the button that gets pressed when you hit enter)
+ ButtonKeyFocusBorder
+ {
+ "offset" "0 0"
+ "color" "blank"
+ }
+
+ //ButtonDepressedBorder
+ //{
+ // "offset" "0 0"
+ // "color" "blank"
+ //}
+
+ 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"
+ }
+ 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" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "0"
+ }
+ 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"
+ }
+ TFFatLineBorderRedBGMoreOpaque
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "../hud/color_panel_red_more_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"
+ }
+ 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"
+ }
+
+ TFFatLineBorderBlueBGMoreOpaque
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "../hud/color_panel_blu_more_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"
+ }
+
+ TFFatLineBorderBlueBGOpaque
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "../hud/color_panel_blu_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"
+ }
+ TFFatLineBorderClearBG
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "../hud/color_panel_clear"
+ "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"
+ //"color" "ItemPanelBG"
+
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+
+ 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"
+ //"color" "ItemPanelBG"
+
+ "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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ LoadoutItemPopupBorder
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "backpack_rect_mouseover_color"
+ "color" "ItemPanelBG"
+
+ "src_corner_height" "32" // pixels inside the image
+ "src_corner_width" "32"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+
+ // Collector's ------------------------------------------------------------------------------------------------
+ BackpackItemBorder_Collectors
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCollectors"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemMouseOverBorder_Collectors
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCollectors"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_Collectors
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCollectors_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_Collectors
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCollectors_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+
+ BackpackItemBorder
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "backpack_rect"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_Haunted
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorHaunted_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_Haunted
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorHaunted_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+
+ // PaintkitWeapon ------------------------------------------------------------------------------------------------
+ BackpackItemBorder_PaintkitWeapon
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorPaintkitWeapon"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemMouseOverBorder_PaintkitWeapon
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorPaintkitWeapon"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_PaintkitWeapon
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorPaintkitWeapon_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_PaintkitWeapon
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorPaintkitWeaponGreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+
+ // Collector's ------------------------------------------------------------------------------------------------
+ BackpackItemBorder_Collectors
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCollectors"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemMouseOverBorder_Collectors
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCollectors"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_Collectors
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCollectors_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_Collectors
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCollectors_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+
+ BackpackItemGreyedOutBorder_Vintage
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorVintage_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_Vintage
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorVintage_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_Community
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCommunity_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_Community
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCommunity_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ // Developer ------------------------------------------------------------------------------------------------
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_Developer
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorDeveloper_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_Developer
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorDeveloper_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ // SelfMade ------------------------------------------------------------------------------------------------
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_SelfMade
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorSelfMade_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_SelfMade
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorSelfMade_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+
+ // Customized ------------------------------------------------------------------------------------------------
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_Customized
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCustomized_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_Customized
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCustomized_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ // Strange ------------------------------------------------------------------------------------------------
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_Strange
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorStrange_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_Strange
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorStrange_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ // Completed ------------------------------------------------------------------------------------------------
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_Completed
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCompleted_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_Completed
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "QualityColorCompleted_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ // ***************************************************************************
+ // Rarity Default
+ BackpackItemBorder_RarityDefault
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityDefault"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemMouseOverBorder_RarityDefault
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityDefault"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_RarityDefault
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityDefault_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_RarityDefault
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityDefault_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ // ***************************************************
+ BackpackItemBorder_RarityCommon
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityCommon"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemMouseOverBorder_RarityCommon
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityCommon"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_RarityCommon
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityCommon_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_RarityCommon
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityCommon_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ //
+ BackpackItemBorder_RarityUncommon
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityUncommon"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemMouseOverBorder_RarityUncommon
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityUncommon"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_RarityUncommon
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityUncommon_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_RarityUncommon
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityUncommon_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ //**************
+ BackpackItemBorder_RarityRare
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityRare"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemMouseOverBorder_RarityRare
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityRare"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_RarityRare
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityRare_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_RarityRare
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityRare_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ //******************
+ BackpackItemBorder_RarityMythical
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityMythical"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemMouseOverBorder_RarityMythical
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityMythical"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_RarityMythical
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityMythical_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_RarityMythical
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityMythical_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ // ***************************************************
+ BackpackItemBorder_RarityLegendary
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityLegendary"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemMouseOverBorder_RarityLegendary
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityLegendary"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_RarityLegendary
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityLegendary_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_RarityLegendary
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityLegendary_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ //*********************************************
+ BackpackItemBorder_RarityAncient
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityAncient"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemMouseOverBorder_RarityAncient
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityAncient"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutBorder_RarityAncient
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityAncient_GreyedOut"
+
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ BackpackItemGreyedOutSelectedBorder_RarityAncient
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "ItemRarityAncient_GreyedOut"
+
+ "image" "backpack_rect_mouseover_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+ 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"
+ }
+ }
+ }
+
+ MainMenuButtonGlow
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "178 83 22 255"
+
+ "image" "button_glow"
+ "src_corner_height" "4" // pixels inside the image
+ "src_corner_width" "4"
+ "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "4"
+ }
+
+ MainMenuButtonGlow2
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "238 103 17 255"
+
+ "image" "button_glow"
+ "src_corner_height" "4" // pixels inside the image
+ "src_corner_width" "4"
+ "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "4"
+ }
+
+
+ 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"
+ }
+
+ StoreHighlightedBorder
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "featured_corner"
+ "src_corner_height" "32" // pixels inside the image
+ "src_corner_width" "32"
+ "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "4"
+ }
+
+ StoreHighlightedBackgroundBorder
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "store/store_featured_item_bg01"
+ "src_corner_height" "80" // pixels inside the image
+ "src_corner_width" "30"
+ "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"
+ }
+ }
+ }
+
+ SortCategoryBorder
+ {
+ "inset" "0 0 1 1"
+
+ Right
+ {
+ "1"
+ {
+ "color" "TanDark"
+ "offset" "1 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
+ {
+ }
+
+ QuestStatusBorder
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "replay/panel_scalable_transparent"
+ "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"
+ }
+
+ RedWithThinBorder
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "../hud/panel_scalable_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"
+ }
+
+ BlueWithThinBorder
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "../hud/panel_scalable_blue"
+ "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"
+ }
+ InnerShadowBorder
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "inner_shadow_border"
+ "src_corner_height" "5" // pixels inside the image
+ "src_corner_width" "5"
+ "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "5"
+ }
+
+ InnerShadowBorderThin
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+
+ "image" "inner_shadow_border"
+ "src_corner_height" "5" // pixels inside the image
+ "src_corner_width" "5"
+ "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "4"
+ }
+ }
+} \ No newline at end of file
diff --git a/minmode/resource/scheme/clientscheme_colors.res b/minmode/resource/scheme/clientscheme_colors.res
new file mode 100644
index 0000000..2c7312f
--- /dev/null
+++ b/minmode/resource/scheme/clientscheme_colors.res
@@ -0,0 +1,271 @@
+Scheme
+{
+ 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
+ "TransparentPanelBG" "25 25 25 128"
+ "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"
+
+ //item backdrop color, refers to background color when mousing over items
+ "ItemPanelBG" "50 50 50 255"
+
+ //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" "Base Color"
+ "OrangeDim" "Base Color"
+ "LightOrange" "188 112 0 128"
+ "GoalOrange" "255 133 0"
+ "TFOrange" "145 73 59 255"
+
+ "QuestGold" "208 147 75 255"
+ "HalloweenThemeColor2015_Light" "238 126 17 255"
+ "HalloweenThemeColor2015" "135 54 16 255"
+ "HalloweenThemeColor2015_Dark" "108 49 21 255"
+ "QuestStandardHighlight" "0 255 0 255"
+ "QuestBonusHighlight" "150 160 255 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" "0 255 0 255"
+ "ForTesting_MagentaDim" "0 255 0 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"
+ "ItemLimitedQuantity" "225 209 0 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" "170 0 0 255"
+ "QualityColorPaintkitWeapon" "250 250 250 255"
+
+ "ItemRarityDefault" "131 126 119 255"
+ "ItemRarityCommon" "176 195 217 255"
+ "ItemRarityUncommon" "94 152 217 255"
+ "ItemRarityRare" "75 105 255 255"
+ "ItemRarityMythical" "136 71 255 255"
+ "ItemRarityLegendary" "211 44 230 255"
+ "ItemRarityAncient" "235 75 75 255"
+
+ "ItemRarityDefault_GreyedOut" "44 42 40 255"
+ "ItemRarityCommon_GreyedOut" "59 65 72 255"
+ "ItemRarityUncommon_GreyedOut" "31 50 72 255"
+ "ItemRarityRare_GreyedOut" "25 35 85 255"
+ "ItemRarityMythical_GreyedOut" "45 24 85 255"
+ "ItemRarityLegendary_GreyedOut" "70 15 77 255"
+ "ItemRarityAncient_GreyedOut" "78 25 25 255"
+ "QualityColorNormal_GreyedOut" "44 44 44 255"
+ "QualityColorrarity1_GreyedOut" "20 29 21 255"
+ "QualityColorrarity2_GreyedOut" "35 33 19 255"
+ "QualityColorrarity3_GreyedOut" "51 51 62 255"
+ "QualityColorrarity4_GreyedOut" "36 20 43 255"
+ "QualityColorVintage_GreyedOut" "18 25 36 255"
+ "QualityColorUnique_GreyedOut" "64 54 0 255"
+ "QualityColorCommunity_GreyedOut" "28 44 19 255"
+ "QualityColorDeveloper_GreyedOut" "41 4 30 255"
+ "QualityColorSelfMade_GreyedOut" "28 44 74 255"
+ "QualityColorCustomized_GreyedOut" "71 98 19 255"
+ "QualityColorStrange_GreyedOut" "52 27 13 255"
+ "QualityColorCompleted_GreyedOut" "34 20 43 255"
+ "QualityColorHaunted_GreyedOut" "14 61 43 255"
+ "QualityColorCollectors_GreyedOut" "60 0 0 255"
+ "QualityColorPaintkitWeapon_GreyedOut" "60 60 60 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"
+ }
+} \ No newline at end of file
diff --git a/minmode/resource/scheme/clientscheme_fonts.res b/minmode/resource/scheme/clientscheme_fonts.res
new file mode 100644
index 0000000..a42779c
--- /dev/null
+++ b/minmode/resource/scheme/clientscheme_fonts.res
@@ -0,0 +1,2881 @@
+Scheme
+{
+ 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" "Cerbetica_edited"
+ "tall" "12"
+ "weight" "500"
+ "underline" "1"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ }
+ "2"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "11"
+ "range" "0x0000 0x00FF"
+ "weight" "800"
+ }
+ }
+ "DefaultSmall"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "12"
+ "weight" "0"
+ "range" "0x0000 0x017F"
+ "yres" "480 599"
+ }
+ "2"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "13"
+ "weight" "0"
+ "range" "0x0000 0x017F"
+ "yres" "600 767"
+ }
+ "3"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "14"
+ "weight" "0"
+ "range" "0x0000 0x017F"
+ "yres" "768 1023"
+ "antialias" "1"
+ }
+ "4"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "20"
+ "weight" "0"
+ "range" "0x0000 0x017F"
+ "yres" "1024 1199"
+ "antialias" "1"
+ }
+ "5"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "22"
+ "weight" "0"
+ "range" "0x0000 0x017F"
+ "yres" "1200 6000"
+ "antialias" "1"
+ }
+ "6"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "12"
+ "range" "0x0000 0x00FF"
+ "weight" "0"
+ }
+ }
+
+
+ "DefaultVerySmall"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "12"
+ "weight" "0"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "480 599"
+ }
+ "2"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "12"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "600 767"
+ }
+ "3"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "12"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "768 1023"
+ "antialias" "1"
+ }
+ "4"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "14"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "1024 1199"
+ "antialias" "1"
+ }
+ "5"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "16"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "1200 6000"
+ "antialias" "1"
+ }
+ }
+ DefaultLarge
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "18"
+ "weight" "900"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "480 599"
+ }
+ "2"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "21"
+ "weight" "900"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "600 767"
+ }
+ "3"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "22"
+ "weight" "900"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "768 1023"
+ "antialias" "1"
+ }
+ "4"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "28"
+ "weight" "900"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "1024 1199"
+ "antialias" "1"
+ }
+ "5"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "30"
+ "weight" "900"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "1200 6000"
+ "antialias" "1"
+ }
+ "6"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "20"
+ "range" "0x0000 0x00FF"
+ "weight" "900"
+ }
+ "7"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "20"
+ "range" "0x0000 0x00FF"
+ "weight" "800"
+ }
+ }
+ CenterPrintText
+ {
+ // note that this scales with the screen resolution
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "18"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "PlayerPanelPlayerName"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "6"
+ "weight" "500"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ HudHintText
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "12"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "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" "Cerbetica_edited"
+ "tall" "8"
+ "weight" "500"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "ClockSubText"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "9"
+ "weight" "500"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "ClockSubTextSuddenDeath"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "8"
+ "tall_hidef" "9"
+ "tall_lodef" "10"
+ "weight" "500"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "ClockSubTextTiny"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "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" "Cerbetica_edited"
+ "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 Bold"
+ "tall" "32"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ }
+ }
+ "CloseCaption_Italic"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "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 Bold"
+ "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
+ }
+ }
+
+ "MarlettSmall"
+ {
+ "1"
+ {
+ "name" "Marlett"
+ "tall" "14"
+ "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"
+ }
+ }
+ "ScoreboardTeamCountNew"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "14"
+ "weight" "500"
+ "range" "0x0000 0x007F" // Basic Latin
+ "antialias" "1"
+ "additive" "0"
+ }
+ }
+ "ScoreboardTeamNameNew"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "20"
+ "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"
+ }
+ }
+
+ "ScoreboardTeamScoreNew"
+ {
+ "1"
+ {
+ "name" "TF2"
+ "tall" "36"
+ "tall_hidef" "48"
+ "weight" "500"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "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"
+ }
+ }
+
+ "MatchSummaryTeamScores"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "36"
+ "weight" "500"
+ "range" "0x0000 0x007F" // Basic Latin
+ "antialias" "1"
+ "additive" "0"
+ }
+ }
+ "MatchSummaryStatsAndMedals"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "14"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "MatchSummaryWinner"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "20"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "CompMatchStartTeamNames"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "14"
+ "weight" "400"
+ "additive" "0"
+ "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" "Cerbetica Bold"
+ "tall" "22"
+ "weight" "900"
+ }
+ }
+ MatchmakingDialogMenuBrowserDetails
+ {
+ "1" // browser item players and map name
+ {
+ "name" "Cerbetica Bold"
+ "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" "Cerbetica Bold"
+ "tall" "14"
+ "weight" "900"
+ "antialias" "1"
+ }
+ }
+ "ImportToolSmallest"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "10"
+ "weight" "500"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "SpectatorVerySmall"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "10"
+ "weight" "400"
+ "additive" "0"
+ "dropshadow""1"
+ "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" "12"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "ItemFontNameSmall"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "13"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "ItemFontNameLarge"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "14"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "ItemFontNameLarger"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "18"
+ "weight" "500"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "ItemFontAttribSmallest"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "10"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ ItemFontAttribSmallv2
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "11"
+ "antialias" "1"
+ "weight" "500"
+ }
+ }
+ "ItemFontAttribSmall"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "11"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "ItemFontAttribLarge"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "12"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "ItemFontAttribLarger"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "14"
+ "weight" "500"
+ "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"
+ }
+ }
+ "QuestObjectiveTracker_Desc"
+ {
+ "1"
+ {
+ "name" "Verdana"
+ "tall" "7"
+ "weight" "0"
+ "additive" "1"
+ "antialias" "1"
+ }
+ }
+ "QuestObjectiveTracker_DescGlow"
+ {
+ "1"
+ {
+ "name" "Verdana"
+ "tall" "7"
+ "weight" "0"
+ "antialias" "1"
+ }
+ }
+ "QuestObjectiveTracker_DescBlur"
+ {
+ "1"
+ {
+ "name" "Verdana"
+ "tall" "7"
+ "weight" "0"
+ "blur" "3"
+ "additive" "1"
+ "antialias" "1"
+ "custom" "1"
+ }
+ }
+ "ItemTrackerScore_InGame"
+ {
+ "1"
+ {
+ "name" "Verdana"
+ "tall" "7"
+ "weight" "0"
+ "antialias" "1"
+ }
+ }
+ "QuestFlavorText"
+ {
+ "1"
+ {
+ "name" "ocra"
+ "tall" "10"
+ "weight" "400"
+ "yres" "480 599"
+ "additive" "0"
+ "antialias" "1"
+ }
+ "2"
+ {
+ "name" "ocra"
+ "tall" "14"
+ "weight" "400"
+ "additive" "0"
+ "yres" "600 1023"
+ "antialias" "1"
+ }
+ "3"
+ {
+ "name" "ocra"
+ "tall" "18"
+ "weight" "400"
+ "additive" "0"
+ "yres" "1024 6000"
+ "antialias" "1"
+ }
+ }
+
+ "QuestObjectiveText"
+ {
+ "1"
+ {
+ "name" "ocra"
+ "tall" "10"
+ "weight" "800"
+ "yres" "480 599"
+ "additive" "0"
+ "antialias" "1"
+ }
+ "2"
+ {
+ "name" "ocra"
+ "tall" "14"
+ "weight" "800"
+ "additive" "0"
+ "yres" "600 1023"
+ "antialias" "1"
+ }
+ "3"
+ {
+ "name" "ocra"
+ "tall" "18"
+ "weight" "800"
+ "additive" "0"
+ "yres" "1024 6000"
+ "antialias" "1"
+ }
+ }
+
+ "QuestLargeText"
+ {
+ "1"
+ {
+ "name" "ocra"
+ "tall" "16"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "QuestStickyText"
+ {
+ "1"
+ {
+ "name" "TF2 Professor"
+ "tall" "20"
+ "antialias" "1"
+ "custom" "1" [$OSX]
+ "weight" "500"
+ }
+ }
+
+ "QuestInstructionText_Merasmus"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "10"
+ "weight" "400"
+ "yres" "480 599"
+ "additive" "0"
+ "antialias" "1"
+ }
+ "2"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "14"
+ "weight" "400"
+ "additive" "0"
+ "yres" "600 1023"
+ "antialias" "1"
+ }
+ "3"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "22"
+ "weight" "400"
+ "additive" "0"
+ "yres" "1024 6000"
+ "antialias" "1"
+ }
+ }
+
+ "QuestFlavorText_Merasmus"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "10"
+ "weight" "400"
+ "yres" "480 599"
+ "additive" "0"
+ "antialias" "1"
+ "italic" "1"
+ }
+ "2"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "14"
+ "weight" "400"
+ "additive" "0"
+ "yres" "600 1023"
+ "antialias" "1"
+ "italic" "1"
+ }
+ "3"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "22"
+ "weight" "400"
+ "additive" "0"
+ "yres" "1024 6000"
+ "antialias" "1"
+ "italic" "1"
+ }
+ }
+
+ "QuestObjectiveText_Merasmus"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "10"
+ "weight" "800"
+ "yres" "480 599"
+ "additive" "0"
+ "antialias" "1"
+ }
+ "2"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "14"
+ "weight" "800"
+ "additive" "0"
+ "yres" "600 1023"
+ "antialias" "1"
+ }
+ "3"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "18"
+ "weight" "800"
+ "additive" "0"
+ "yres" "1024 6000"
+ "antialias" "1"
+ }
+ }
+
+ "QuestMediumText_Merasmus"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "13"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "QuestLargeText_Merasmus"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "16"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "AdFont_ItemName"
+ {
+ "1"
+ {
+ "name" "TF2 Secondary"
+ "tall" "10"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "AdFont_AdText"
+ {
+ "1"
+ {
+ "name" "Verdana"
+ "tall" "8"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "AdFont_PurchaseButton"
+ {
+ "1"
+ {
+ "name" "Verdana"
+ "tall" "8"
+ "weight" "0"
+ "antialias" "1"
+ }
+ }
+
+ "TradeUp_Text"
+ {
+ "1"
+ {
+ "name" "Verdana"
+ "tall" "8"
+ "weight" "400"
+ "antialias" "1"
+ "additive" "0"
+ }
+ }
+
+ "TradeUp_Quote"
+ {
+ "1"
+ {
+ "name" "Trebuchet MS"
+ "tall" "9"
+ "weight" "400"
+ "antialias" "1"
+ "additive" "0"
+ "italic" "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"
+ }
+ }
+ ControllerHintText
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "15"
+ "weight" "500"
+ "range" "0x0000 0x007F" // Basic Latin
+ "antialias" "1"
+ "additive" "0"
+ }
+ }
+
+ "MMenuPlayListDesc"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "9"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ // rays fonts and stuff
+
+ // tournament hud edit
+ "Blocks48"
+ {
+ "1"
+ {
+ "name" "Blocks"
+ "tall" "48"
+ "weight" "0"
+ "antialias" "1"
+ }
+ }
+
+
+ "Blocks24"
+ {
+ "1"
+ {
+ "name" "Blocks"
+ "tall" "24"
+ "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"
+ }
+ }
+ "Cerbetica10"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "10"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica11"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "11"
+ "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"
+ }
+ }
+ "Cerbetica36"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "36"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica40"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "40"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica44"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "44"
+ "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"
+ }
+ }
+ "CerbeticaBold18"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "18"
+ "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"
+ }
+ }
+ "CerbeticaBoldMedic56"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold Medic"
+ "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"
+ }
+ }
+ "Multimedia16"
+ {
+ "1"
+ {
+ "name" "Heydings Icons"
+ "tall" "16"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "TF2ComboBox"
+ {
+ "1"
+ {
+ "name" "TF2 Secondary"
+ "tall" "11"
+ "weight" "500"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ }
+
+ //////////////////////// BITMAP FONT FILES /////////////////////////////
+ BitmapFontFiles
+ {
+ // UI buttons, custom font, (256x64)
+ "Buttons" "materials/vgui/fonts/buttons_32.vbf"
+ }
+}
diff --git a/minmode/resource/scheme/clientscheme_settings.res b/minmode/resource/scheme/clientscheme_settings.res
new file mode 100644
index 0000000..6842e3e
--- /dev/null
+++ b/minmode/resource/scheme/clientscheme_settings.res
@@ -0,0 +1,237 @@
+Scheme
+{
+ 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 "NoBorder" // the lit side of a control
+ Border.Dark "NoBorder" // the dark/unlit side of a control
+ Border.Selection "NoBorder" // the additional border color for displaying the default/selected button
+
+ Button.TextColor "TanLight"
+ Button.BgColor "25 25 25 255"
+ Button.ArmedTextColor "TanLight"
+ Button.ArmedBgColor "35 35 35 255"
+ Button.SelectedTextColor "TanLight"
+ Button.SelectedBgColor "25 25 25 255"
+ Button.DepressedTextColor "TanLight"
+ Button.DepressedBgColor "35 35 35 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 "White"
+ PropertySheet.SelectedTextColor "White"
+ PropertySheet.TransitionEffectTime "0.25" // time to change from one tab to another
+
+ RadioButton.TextColor "Base Color"
+ 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 "White"
+ SectionedListPanel.HeaderBgColor "Blank"
+ SectionedListPanel.DividerColor "Black"
+ SectionedListPanel.TextColor "White"
+ SectionedListPanel.BgColor "TransparentLightBlack"
+ SectionedListPanel.BrightTextColor "White"
+ SectionedListPanel.SelectedTextColor "Black"
+ SectionedListPanel.SelectedBgColor "Red"
+ SectionedListPanel.OutOfFocusSelectedTextColor "Orange"
+ 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 "White"
+
+ 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" "255 180 60 255"
+ "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"
+ }
+} \ No newline at end of file
diff --git a/minmode/resource/scheme/clientscheme_xhairs.res b/minmode/resource/scheme/clientscheme_xhairs.res
new file mode 100644
index 0000000..3e84998
--- /dev/null
+++ b/minmode/resource/scheme/clientscheme_xhairs.res
@@ -0,0 +1,275 @@
+Scheme
+{
+ Fonts
+ {
+ "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"
+ }
+ }
+ }
+} \ No newline at end of file