Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧐[问题 | question] Header Token 可以设置背景为图片吗 #11204

Open
xiohuchi opened this issue Apr 8, 2024 · 0 comments
Open

🧐[问题 | question] Header Token 可以设置背景为图片吗 #11204

xiohuchi opened this issue Apr 8, 2024 · 0 comments

Comments

@xiohuchi
Copy link

xiohuchi commented Apr 8, 2024

🧐 问题描述 | Problem description

看了一下token配置,只支持背景颜色,能不能支持图片背景色或自定义背景样式配置

    /**
     * header 的 token 设置
     */
    header: {
        colorBgHeader: string;
        colorBgScrollHeader: string;
        colorHeaderTitle: string;
        colorBgMenuItemHover: string;
        colorBgMenuElevated: string;
        colorBgMenuItemSelected: string;
        colorTextMenuSelected: string;
        colorTextMenuActive: string;
        colorTextMenu: string;
        colorTextMenuSecondary: string;
        colorBgRightActionsItemHover: string;
        colorTextRightActionsItem: string;
        heightLayoutHeader: number;
    };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant