Open
Description
Steps to reproduce
Link to live example: (required)
Steps:
Use pigmentcss
<Typography color="text.secondary">Hello!!!</Typography>
Current behavior
No secondary text color
Expected behavior
Secondary text color
Context
Also same issue with ListItemText and secondary prop because it uses typography
Your environment
npx @mui/envinfo
System:
OS: macOS 14.3.1
Binaries:
Node: 22.5.1 - /opt/homebrew/bin/node
npm: 10.8.2 - /opt/homebrew/bin/npm
pnpm: 9.6.0 - /opt/homebrew/bin/pnpm
Browsers:
Chrome: 127.0.6533.100
Edge: Not Found
Safari: 17.3.1
npmPackages:
@emotion/react: 11.13.0
@emotion/styled: 11.13.0
@mui/core-downloads-tracker: 6.0.0-dev.240424162023-9968b4889d
@mui/icons-material: next => 6.0.0-beta.5
@mui/material: next => 6.0.0-beta.5
@mui/material-pigment-css: next => 6.0.0-beta.5-dev.20240809-114550-93cb3d65e7
@mui/private-theming: 6.0.0-beta.5-dev.20240809-114550-93cb3d65e7
@mui/styled-engine: 6.0.0-beta.5
@mui/system: 6.0.0-beta.5-dev.20240809-114550-93cb3d65e7
@mui/types: 7.2.15
@mui/utils: 6.0.0-beta.5-dev.20240809-114550-93cb3d65e7
@types/react: ^18 => 18.3.3
react: ^18 => 18.3.1
react-dom: ^18 => 18.3.1
typescript: ^5 => 5.5.4
Search keywords: Typography text color not working