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** Using the Material Theme Builder with a **source image** in [Figma](https://www.figma.com/community/plugin/1034969338659738588/material-theme-builder) you'll get a selection of **source colors**. If I'm using the Material Theme Builder with a...

**Describe the bug** Settings not preserved between uses of the plugin, unlike previous versions. **To Reproduce** Activate plugin 1. Go to 'Settings' 2. Check options 3. Use plugin to update...

**Describe the bug** Can use Font only if it's in plugin's list. **To Reproduce** Steps to reproduce the behavior: 1. Go to '**A** tab' 2. Click on font select. 3....

**Describe the bug** The [Plugin page](https://www.figma.com/community/plugin/1034969338659738588/material-theme-builder) has following copy: > * Playground file added with instructions and color schematic! Try it out* What is "Playground file" is not specified and...

`scaffoldBackgroundColor: colorScheme.background,` > 'background' is deprecated and shouldn't be used. Use surface instead. This feature was deprecated after v3.18.0-0.1.pre. (Documentation) Try replacing the use of the deprecated member with the...

**Describe the bug** When utilizing the Material Theme (JSON) export, a color palettes will be included after the schemes table. However, these palettes does not match the color token, nor...

**Describe the bug** In Flutter 3.22, parameters like `surfaceContainerLow` must be declared inside the ColorScheme, otherwise Cards and navbars appear with transparent backgrounds. I declared it myself inside the `toColorScheme`...

The code exported for Flutter contains colours in 32-bit hexadecimal integer format, the Dart [documentation](https://dart.dev/tools/linter-rules/use_full_hex_values_for_flutter_colors) recommends using the 8-digit hexadecimal version for Flutter.

enhancement

**Describe the bug** Why when I export the theme files it export the M3 default theme not my customized theme **Desktop (please complete the following information):** - OS: [e.g. macebook]...

Due to the latest update, your suggestion is to just load the library into our files. There are some unclear areas. If we do so, we cannot use the Material...