EDITOR UI THEMING FOR UNITY TOOLS

SKINT

Build Editor Tools That Look Like They Belong Together

Skint gives you a complete theming system for Unity’s IMGUI editor windows — plus SkintLite, a lightweight styling API you can ship with your own tools.

Key Features

Theme Engine

A full Unity editor theming framework with customizable colors, fonts, panels, toolbars, foldouts, sliders, helpboxes, and more — all controlled through a unified SkintThemeSettings profile.

Preset & Persistence System

Save, load, delete, and restore named theme presets per Unity skin (Dark/Light) with JSON storage, Trash recovery, and instant live updates across all Skint-powered windows.

Clean IMGUI APIs

Build editor tools faster with Skint’s styled helpers — labels, sliders, toggles, fields, groups, headers, separators, and progress bars — all themed automatically through StyleCache and CustomGUIElements.

Built-In Presets, Fully Customizable

Skint includes several example themes, but they’re just that — examples.
You can change any color or style, and save/load your own presets at any time.

 

Make Your Editor Tools Look as Good as They Work.

What Skint Can Do

Skint gives you full creative control over the look and feel of your Unity editor tools — from colors and fonts to panels, toolbars, folder labels, sliders, buttons, and progress bars.
Use the built-in presets or design your own themes from scratch.

Complete Theme Customization

Design the entire visual identity of your editor tools.
Control colors, fonts, panels, toolbars, foldouts, sliders, helpboxes, folder labels, backgrounds, and more — all from a single SkintThemeSettings profile.

Preset Save, Load & Restore

Save your themes as named presets, load them across projects, soft-delete to Trash, and undo accidental deletes.
Presets are per-skin (Dark/Light) and update instantly across all Skint-powered windows.

Styled IMGUI Controls

Build editor tools faster with Skint’s styled IMGUI helpers — labels, sliders, toggles, fields, groups, separators, headers, and progress bars.
All fully controlled by your active theme with zero manual GUIStyle setup.

Modular API for Editor Tool Developers

Skint is built for Unity tooling developers.
Use the full theming engine for your own tools, or ship SkintLite with your asset for minimal, baked-in styling without requiring theme files.

Ship UI Styling Without Dependencies

SkintLite comes included: a tiny, baked-in styling helper you can ship with your own tools.
It ensures your window layouts, labels, buttons, toggles, and helpboxes look clean and consistent without requiring buyers to install the full Skint package.