oyacamp / zoboui

A Tailwind CSS-style UI framework for Unity's UI Toolkit

Home Page:https://www.zoboui.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Stunning, Maintainable UIs with ZoboUI

ZoboUI is a USS utility class framework for creating maintainable user interfaces with Unity's UI Toolkit.

Get Started

Features

  • Tailored for Unity, working within the nuances of UI Toolkit.
  • Drop-in design system with pre-built classes for quick styling.
  • Seamless integration with existing Unity projects.
  • Utility classes that provide both style and function.
  • Customizable and extendable to fit your project's aesthetics.
  • Developer and artist-friendly, enabling more collaboration and iteration.

Quick Start

After installing ZoboUI and generating a USS file, you can add the generated classes to your UI Toolkit elements:

<ui:Button class="bg-red-500 hover_bg-blue-300" text="Click Me!"/>

Support

Join the ZoboUI Discord for support and to engage with the community.

Acknowledgments

Inspiration for ZoboUI came from several sources:

About

A Tailwind CSS-style UI framework for Unity's UI Toolkit

https://www.zoboui.com/

License:Apache License 2.0


Languages

Language:C# 100.0%