// 800x600 text scheme file // DEFAULT BUTTON TEXT SchemeName = "Primary Button Text" FontName = "Arial" FontSize = 20 FgColor = "255 170 0 255" BgColor = "0 0 0 141" FgColorArmed = "255 255 255 255" BgColorArmed = "255 255 255 175" // COMMAND MENU TEXT SchemeName = "CommandMenu Text" FontName = "Arial" FontSize = 17 FgColor = "255 170 0 255" BgColor = "0 0 0 141" FgColorArmed = "255 255 255 255" BgColorArmed = "255 255 255 175" // SCOREBOARD TEXT SchemeName = "Scoreboard Text" FontName = "Arial" FontSize = 18 FontWeight = 0 // SCOREBOARD TITLE TEXT (team names, team scores) SchemeName = "Scoreboard Title Text" FontName = "Arial" FontSize = 30 FontWeight = 500 SchemeName = "Scoreboard Title" FontName = "Arial" FontSize = 30 FontWeight = 500 // SCOREBOARD SMALL TEXT (headers, player #) SchemeName = "Scoreboard Small Text" FontName = "Arial" FontSize = 11 FontWeight = 0 // TITLE FONT in TFC selection menus SchemeName = "Title Font" FontName = "Arial" FontSize = 26 FgColor = "255 255 255 220" // CLASSDESC, MAPDESC, MOTD text windows SchemeName = "Briefing Text" FontName = "Arial" FontSize = 23 FontWeight = 0 FgColor = "255 170 0 255" // Team info text (list of players, etc) // fgColor is automatically set to the teams color SchemeName = "Team Info Text" FontName = "Arial" FontSize = 15 FontWeight = 0 // Quest title and class name in stats menu SchemeName = "Quest Font" FontName = "Arial" FontSize = 26 FgColor = "0 220 0 255" // Item description text SchemeName = "Inventory Font" FontName = "Arial" FontSize = 16 FontWeight = 0 FgColor = "220 220 220 255" // Jukebox songs names SchemeName = "Jukebox Font" FontName = "Arial" FontSize = 16 FontWeight = 0 FgColor = "255 160 0 255" // Skills description SchemeName = "Skills Font" FontName = "Arial" FontSize = 14 FontWeight = 0 FgColor = "220 220 220 255" // Hud text SchemeName = "Hud Font" FontName = "Arial" FontSize = 21 FontWeight = 0 FgColor = "255 160 0 255" // Ammo text SchemeName = "Ammo Font" FontName = "Arial" FontSize = 31 FontWeight = 0 FgColor = "255 160 0 255" // Class and time text SchemeName = "Class Font" FontName = "Arial" FontSize = 31 FontWeight = 0 FgColor = "255 160 0 255" // Skill and item names SchemeName = "Titles Font" FontName = "Arial" FontSize = 26 FgColor = "220 220 220 255" // Skill types, quest descriptions and stats menu lines SchemeName = "Description Text" FontName = "Arial" FontSize = 23 FontWeight = 0 FgColor = "255 160 0 255" // Hp, MP and XP numbers on the HUD lines SchemeName = "Small Hud Font" FontName = "Arial" FontSize = 10 FontWeight = 0 FgColor = "255 160 0 255" // Powers Titles SchemeName = "Powers Font" FontName = "Arial" FontSize = 16 FontWeight = 0 FgColor = "220 20 20 255"