Added the option to change the colors on Death Log tooltip, this options in within the 'Modify Class Colors' panel

This commit is contained in:
Tercio Jose
2021-09-08 09:58:08 -03:00
parent 9d48408db7
commit 5b3293746a
4 changed files with 133 additions and 11 deletions
+8
View File
@@ -837,6 +837,14 @@ local default_profile = {
},
},
death_log_colors = {
damage = "red",
heal = "green",
friendlyfire = "darkorange",
cooldown = "yellow",
debuff = "purple",
},
fade_speed = 0.15,
--> minimap