Hello all, basically I am trying to move the spell icon in Tidy Plates to the left, instead of in the middle or to the right where it shows up by default. If anyone knows how to set the code properly to move the icon to the left could you please help me out. I will include what I think to be the correct coding from the file undearneath.
theme.spellicon = {
width = 18,
height = 18,
x = 62,
y = -8+castBar_verticalOffset+nameplate_verticalOffset,
anchor = "CENTER",
}