aftt_color_chart_name = "Blizzard Authentic"; aftt_color_chart_author = "AquaFlare7 (AquaFlare7@comcast.net)"; --[[ This color chart is used to simulate Blizzard's default tooltip appearance --]] aftt_background_color = { ["Player_Friendly"] = { ["red"] = 0.1, ["green"] = 0.1, ["blue"] = 0.1, }, ["Player_Friendly_PvP"] = { ["red"] = 0.1, ["green"] = 0.1, ["blue"] = 0.1, }, ["Player_Neutral"] = { ["red"] = 0.1, ["green"] = 0.1, ["blue"] = 0.1, }, ["Player_Caution"] = { ["red"] = 0.1, ["green"] = 0.1, ["blue"] = 0.1, }, ["Player_Hostile"] = { ["red"] = 0.1, ["green"] = 0.1, ["blue"] = 0.1, }, ["Mob_Friendly"] = { ["red"] = 0.1, ["green"] = 0.1, ["blue"] = 0.1, }, ["Mob_Friendly_PvP"] = { ["red"] = 0.1, ["green"] = 0.1, ["blue"] = 0.1, }, ["Mob_Neutral"] = { ["red"] = 0.1, ["green"] = 0.1, ["blue"] = 0.1, }, ["Mob_Hostile"] = { ["red"] = 0.1, ["green"] = 0.1, ["blue"] = 0.1, }, } aftt_color_name_hostile = "CC4444"; aftt_color_name_neutral = "FFCC00"; aftt_color_name_friendly = "FFFFFF"; aftt_color_name_caution = "FFFFFF"; aftt_color_name_pvp = "008800"; aftt_color_name_tapped_by_me = "CC4444"; aftt_color_name_tapped_by_other = "FFFFFF"; aftt_color_description_hostile = "FFFFFF"; aftt_color_description_neutral = "FFFFFF"; aftt_color_description_friendly = "FFFFFF"; aftt_color_description_caution = "FFFFFF"; aftt_color_description_pvp = "FFFFFF"; aftt_color_description_tapped_by_me = "FFFFFF"; aftt_color_description_tapped_by_other= "FFFFFF"; aftt_color_level_impossible = "FFFFFF"; aftt_color_level_hard = "FFFFFF"; aftt_color_level_normal = "FFFFFF"; aftt_color_level_easy = "FFFFFF"; aftt_color_level_trivial = "FFFFFF"; aftt_color_level_same_faction = "FFFFFF"; aftt_color_class_mage = "FFFFFF"; aftt_color_class_warlock = "FFFFFF"; aftt_color_class_priest = "FFFFFF"; aftt_color_class_druid = "FFFFFF"; aftt_color_class_shaman = "FFFFFF"; aftt_color_class_paladin = "FFFFFF"; aftt_color_class_rogue = "FFFFFF"; aftt_color_class_hunter = "FFFFFF"; aftt_color_class_warrior = "FFFFFF"; aftt_color_elite_elite = "FFFFFF"; aftt_color_elite_rare = "FFFFFF"; aftt_color_elite_rareelite = "FFFFFF"; aftt_color_elite_worldboss = "FFFFFF"; aftt_color_corpse = "888888"; aftt_color_unknown = "FFFFFF"; aftt_color_guildmate = "FFFFFF";