Skip to content

[theme] Generate color-mix value on top of default generated Material UI CSS variables#47767

Merged
ZeeshanTamboli merged 9 commits intomui:masterfrom
ZeeshanTamboli:issue-4770-nativeColor-cssVariables-generate-css-var
Feb 16, 2026
Merged

[theme] Generate color-mix value on top of default generated Material UI CSS variables#47767
ZeeshanTamboli merged 9 commits intomui:masterfrom
ZeeshanTamboli:issue-4770-nativeColor-cssVariables-generate-css-var

Conversation

@ZeeshanTamboli
Copy link
Member

@ZeeshanTamboli ZeeshanTamboli commented Feb 14, 2026

@ZeeshanTamboli ZeeshanTamboli added customization: theme Higher level theming customizability. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. labels Feb 14, 2026
@ZeeshanTamboli ZeeshanTamboli changed the title [theme] Generate color-mix value on top of Material UI CSS Variables [theme] Generate color-mix value on top of Material UI CSS cariables Feb 14, 2026
@mui-bot
Copy link

mui-bot commented Feb 14, 2026

Netlify deploy preview

https://deploy-preview-47767--material-ui.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/material 🔺+1.66KB(+0.32%) 🔺+133B(+0.09%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against c2aa1e8

@ZeeshanTamboli ZeeshanTamboli changed the title [theme] Generate color-mix value on top of Material UI CSS cariables [theme] Generate color-mix value on top of default generated Material UI CSS variables Feb 14, 2026
@ZeeshanTamboli ZeeshanTamboli marked this pull request as ready for review February 14, 2026 13:54
Copy link

@codeCraft-Ritik codeCraft-Ritik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a solid and maintainable solution

@ZeeshanTamboli ZeeshanTamboli added v7.x needs cherry-pick The PR should be cherry-picked to master after merge. labels Feb 16, 2026
@zannager zannager added the scope: system The system, the design tokens / styling foundations used across components. eg. @mui/system with MUI label Feb 16, 2026
@ZeeshanTamboli ZeeshanTamboli merged commit 7389692 into mui:master Feb 16, 2026
20 checks passed
@ZeeshanTamboli ZeeshanTamboli deleted the issue-4770-nativeColor-cssVariables-generate-css-var branch February 16, 2026 13:46
@github-actions
Copy link

Cherry-pick PRs will be created targeting branches: v7.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customization: theme Higher level theming customizability. needs cherry-pick The PR should be cherry-picked to master after merge. scope: system The system, the design tokens / styling foundations used across components. eg. @mui/system with MUI type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. v7.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[theme] Material UI CSS Variables not respected for derived component colors when using external stylesheet

5 participants