UNVIM Theme
Reusable design system
— UNVIM Design System

A theme that just drops in.

Self-contained CSS + JS extracted from clearance.vimye.org. Ship the same dark/light look-and-feel — sidebar dashboards, split auth pages, public help-centre layouts — in any HTML, Laravel, Express, or static project. No build step, no framework dependencies.

Dashboard shell
Sidebar + topbar + scrollable content. Stat cards, filter chips, tables, pagination.
Auth shell
Two-column split — UN-blue gradient hero on the left, form panel on the right.
Public help-centre
Sticky topbar, hero with live search, accordion FAQ list, footer.
Components catalogue
Buttons, badges, chips, stat cards, form fields, alerts, table, pagination, empty states.
Drop in with two lines: <link href="css/theme.css"> <script src="js/theme.js">

Full docs in README.md · Tokens, shells, and component reference