Replies: 2 comments 1 reply
-
Hi @wkmhv, If your Uno app was created using an older version of the Uno app creation wizard/template, you will indeed find the ColorPaletteOverride.zip instead of the newer ColorPaletteOverride.json that the Material Theme Builder can output. Sadly, although Uno still supports the zip file for backward compatibility, the Material Theme Builder Website no longer offers the possibility of exporting zip files. So that we can further assist you, could you provide the version of Uno your app is using (4.8, 4.9, 4.10, 5.0, ...)? As well as the version of Uno.Templates that you used to create the project, if you created it recently? |
Beta Was this translation helpful? Give feedback.
-
After the update it now seems OK. |
Beta Was this translation helpful? Give feedback.
-
in my UNO project I find the “Styles” folder and here “ColorPaletteOverride.xaml” and “ColorPaletteOverride.zip”.
How do I create “ColorPaletteOverride.zip” as described here?
https://material-foundation.github.io/material-theme-builder/
Although the Material Theme Builder Tool doesn't export Material Tokens (DSP) packages anymore, to import DSP packages just follow the same steps described previously and save the downloaded DSP zip file as ColorPaletteOverride.zip in the Styles folder of your application project. In that case, make sure to delete the material-theme.json file from Styles folder before building your application, to avoid conflicts.
????
Beta Was this translation helpful? Give feedback.
All reactions