v1.0.8.23: Main Menu bar; Duty List transparent background
Made-with: Cursor
This commit is contained in:
@@ -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)]
|
||||
|
||||
Reference in New Issue
Block a user