Cell

Cell

1M Downloads

Remove debuff type border color

andarial100 opened this issue ยท 2 comments

commented

Hi, is it possible to get an option to remove the debuff type border color so it looks like Blizzard base frames? I use the dispel type icons on the top right and I don't need the border colors to identify which type of debuff it is. Thank you.

commented

rdtbc
Try this snippet: https://github.com/enderneko/Cell/blob/master/.snippets/RemoveDispelTypeBorderColor.lua
1> Cell Options -> About -> Code Snippets
2> Create new, paste, then save
3> Tick autorun checkbox
4> Reload

commented

Thanks, this is exactly what I wanted.