(feat): add theming
This commit is contained in:
parent
87e4a158e3
commit
040d60a35f
6 changed files with 429 additions and 315 deletions
|
|
@ -46,6 +46,7 @@ const settings = {
|
|||
},
|
||||
},
|
||||
application: {
|
||||
theme: {},
|
||||
licenses: {},
|
||||
},
|
||||
} as const satisfies SettingsSchema;
|
||||
|
|
|
|||
Loading…
Reference in a new issue