materio-mui-react-nextjs-admin-template-free icon indicating copy to clipboard operation
materio-mui-react-nextjs-admin-template-free copied to clipboard

changing colours in the ts variant

Open farhanangullia opened this issue 1 year ago • 1 comments

What problem does this feature solve?

how can we change the primary colours of the template? including the button hover colours? managed to change the primary button colour but not sure if it's the correct way. button hovering still shows the same default color

What does the proposed solution look like?

N/A

farhanangullia avatar Feb 01 '24 10:02 farhanangullia

I think you could change the color yourself in : \typescript-version\src@core\theme\palette\index.ts

redianmf avatar Feb 15 '24 04:02 redianmf

Hi @farhanangullia,

You can change the primary color in the typescript-version/src/@core/theme/palette/index.ts file as mentioned by @redianmf.

We've rolled out a new version that includes the Next.js v14 App Router. Feel free to dive in and check it out.

Also, in this latest release, we've made it easier to customize colors through user overridable files. This way, you won't need to modify anything in our core folders.

I'm going to close this issue, but don't hesitate to open a new issue if you encounter any problems.

neelbrahmakshatriya avatar Jun 19 '24 14:06 neelbrahmakshatriya