From 5cf15e3d044edf0333dc6cac007ea71f4cd04d45 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Sat, 30 Nov 2024 16:14:21 +0100 Subject: [PATCH] Review adjustment --- elements/power.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/elements/power.lua b/elements/power.lua index 2f7a9ded..3503d4c4 100644 --- a/elements/power.lua +++ b/elements/power.lua @@ -177,6 +177,7 @@ local function UpdateColor(self, event, unit) if(element.__texture) then element:SetStatusBarTexture(element.__texture) end + element:SetStatusBarColor(r, g, b) local bg = element.bg