Modern
Clean, neutral, production-ready
The Theme Builder takes app styling well beyond plain HTML and CSS. Open a single, readable JSON theme, navigate it as a tree or as code, and restyle anything — built-in controls, custom properties, even custom states — while a real application updates in front of you.

Every Wisej.NET theme is a single JSON document — small enough to read, version and share, yet powerful enough to describe an entire design language. Walk it through a tree view when you want structure, or drop into the code editor when you want speed.
Because colors, fonts and images are referenced by name, a theme stays consistent by construction: change a value once and it ripples everywhere it is used.
You rarely start from a blank canvas. The builder ships with a range of starter themes — from clean modern and Material looks to a familiar Bootstrap style and even a nostalgic retro Vista throwback. Pick one, make it yours.
Clean, neutral, production-ready
Familiar Bootstrap look and spacing
Material elevation and color roles
Low-light surfaces and bright accents
Crisp, businesslike, high contrast
A nostalgic, retro glass throwback
Inspect a live application and try themes and settings on it directly. There is no build-and-reload loop and no need to simulate the whole product just to see how a button or a grid will look.
Want to check a tricky state? Push a single component into hover, focus or disabled and confirm your theme holds up — without driving the app there by hand.
The builder carries its own development tools, so you can understand what you are styling instead of guessing at it.
Open the built-in inspector to see exactly how a control is laid out in the browser, element by element.
Interact directly with the client-side widget objects behind each UI element — read state and call methods in place.
Flip a component into hover, focus, disabled or any custom state and watch the theme respond instantly.
The built-in previews cover the standard controls, but real apps have their own compositions. Write a custom preview in plain JavaScript to render exactly the component, layout or feature you need to theme — then style it like everything else.
It is the escape hatch that keeps the theme system open: if you can build it, you can preview it, and if you can preview it, you can theme it.
Built for designers as much as developers: export all of a theme's icons to a folder, redraw them in your tool of choice, then re-import the whole set at once. No hunting through the file one glyph at a time.
The Theme Builder is a standalone application — it is not bundled with the Wisej.NET packages, so grab it directly here. Pick the build that matches your Wisej.NET version, unzip it and run it; there is no installer to set up.
For Wisej.NET 4.x applications
For Wisej.NET 3.5 applications
Download the standalone Theme Builder and start restyling your Wisej.NET apps in real time.