material-theme-builder icon indicating copy to clipboard operation
material-theme-builder copied to clipboard

Visualize dynamic color and create a custom Material Theme.

Results 185 material-theme-builder issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Generated typography CSS has wrong token names. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://m3.material.io/theme-builder#/custom 2. Export CSS of the theme 3. Open CSS...

** Version 11 of Figma plugin** Many bugs have been fixed, thanks! Currently found another bug: custom color names have problems, especially after renaming the same color will appear more...

figma

**Describe the bug** Ever since the new update, `Container` colors don't map to any reference color token. This happens with every dominant color, and seems to a process that is...

bug

**Describe the bug** Theme Builder changes the custom primary color upon entry without error message or ability to change the color to the desired color. **To Reproduce** 1. Open Material...

documentation
enhancement

Hi, I exported the DSP file from the website, but when I import it into Theme Builder it does not work. And the second question: Why there is no "Harmonized"...

enhancement
figma

**Describe the bug** - Entering key colours not displaying correctly and automatically changes. - Exporting doesn't export whatever is displayed. It seems to download some default theme. **To Reproduce** I'm...

Hey. Would it be possible export the color arrays? it seems problematic that I have to copy them one by one. Just the arrays. This is fine: `["#ff0000", "#ff0000", ......

enhancement

**Describe the bug** When exporting a theme after a previous download and color change, the downloaded XMLs are identical to the previous download. Webpage refresh fixes this issue. **To Reproduce**...

After some time, when I'm trying to run the plugin, it cant use my theme that I've generated already, and creates new theme. I've change nothing in styles. So, I...

figma

Could you generate colors with high contrast for accessibility? CSS has prefers-contrast media feature for the colors. https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-contrast The web needs the colors for light and dark theme. You can...

enhancement