v1.0.8.23: Main Menu bar; Duty List transparent background

Made-with: Cursor
This commit is contained in:
2026-03-04 01:38:48 -05:00
parent 9f9d5e1781
commit 293f83dc36
15 changed files with 744 additions and 20 deletions
@@ -32,7 +32,7 @@ namespace HSUI.Interface.GeneralElements
[ColorEdit4("Background Color")]
[Order(31)]
public PluginConfigColor BackgroundColor = new(new Vector4(0f, 0f, 0f, 0.5f));
public PluginConfigColor BackgroundColor = new(new Vector4(0f, 0f, 0f, 0f));
[ColorEdit4("Divider Color")]
[Order(32)]