Last updated
Last updated
For Change Default Primary Color - Go to resources/ts/layouts/components/CustomizerPanel.vue
If you don't want preset other colors options from customizer or you want to remove customizer options then follow below steps:
Go to default layout setup file. open resources/ts/layouts/default.vue
Delete Some code related to this
Delete some code from resources/ts/layouts/components/CustomizerPanel.vue
Update default primary color to it's hexcolor code
finally restart your application using below command