mui-theming

Installation
SKILL.md

MUI Theming Skill

createTheme() API

The createTheme function is the entry point for all MUI customization. It accepts a deeply partial theme object and merges it with the defaults.

import { createTheme } from '@mui/material/styles';
Installs
18
GitHub Stars
14
First Seen
Apr 4, 2026
mui-theming — lobbi-docs/claude