• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

VaM 1.x Is there any way to change how the default UI looks?

Threads regarding the original VaM 1.x

Clyde Cash

New member
Joined
Mar 29, 2025
Messages
7
Reactions
0
Is there any way to modify how the default UI looks through a plugin? The UI serves its purpose but if possible I would like to make it look modern/more monotone.

Preferably through something in the format of CSS elements if it exists. Although I doubt VAM uses it for UI, if there is a way to modify the UI then it would be greatly appreciated to share how to.
 

Attachments

  • currentVerUI.jpg
    currentVerUI.jpg
    88.1 KB · Views: 0
VaM uses Unity's UI system. So, yes, you can change it. But its meant to be setup in the Unity Editor...not at runtime through code. Therefore, it can be changed through plugins, yes, but not easily. In fact many plugins make minor changes to the UI, you would want to make sure not to break them by whatever changes you do.
 
Upvote 0
Is there any way to modify how the default UI looks through a plugin? The UI serves its purpose but if possible I would like to make it look modern/more monotone.

Preferably through something in the format of CSS elements if it exists. Although I doubt VAM uses it for UI, if there is a way to modify the UI then it would be greatly appreciated to share how to.
There is a paid plugin that makes things monochrome. Be aware that it uses BepInEx.

See https://hub.virtamate.com/resources/monochrome-ui-customizable.31736/
 
Upvote 0
Back
Top Bottom