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
30
Repository
thelobbi/claude
GitHub Stars
20
First Seen
Apr 4, 2026
mui-theming — thelobbi/claude