feat: refacotor ui

This commit is contained in:
ferdiansyah783
2025-08-08 01:49:00 +07:00
parent 687f59a9fa
commit 7beee4c3a1
19 changed files with 196 additions and 91 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ const primaryColorConfig: PrimaryColorConfig[] = [
{
name: 'primary-1',
light: '#8F85F3',
main: '#7367F0',
main: '#36175e',
dark: '#675DD8'
},
{
+1 -1
View File
@@ -54,7 +54,7 @@ export type Config = {
}
const themeConfig: Config = {
templateName: 'Vuexy',
templateName: 'APSKEL',
homePageUrl: '/dashboards/crm',
settingsCookieName: 'vuexy-mui-next-demo-1',
mode: 'system', // 'system', 'light', 'dark'