mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +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