mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-15 22:33:40 +08:00
feat(projects): add recommend color switch. closed #388
This commit is contained in:
1
src/typings/app.d.ts
vendored
1
src/typings/app.d.ts
vendored
@@ -305,6 +305,7 @@ declare namespace App {
|
||||
grayscale: string;
|
||||
layoutMode: { title: string } & Record<UnionKey.ThemeLayoutMode, string>;
|
||||
recommendColor: string;
|
||||
recommendColorDesc: string;
|
||||
themeColor: {
|
||||
title: string;
|
||||
followPrimary: string;
|
||||
|
Reference in New Issue
Block a user