项目初始化
This commit is contained in:
9
src/app/layout/pro/styles/theme-dark.less
Normal file
9
src/app/layout/pro/styles/theme-dark.less
Normal file
@ -0,0 +1,9 @@
|
||||
@import '~@delon/theme/theme-dark.less';
|
||||
@import './theme-default.less';
|
||||
|
||||
@alain-pro-header-bg: @component-background;
|
||||
@alain-pro-header-logo-bg: @popover-background;
|
||||
@alain-pro-header-box-shadow: @shadow-1-down; // 0 1px 4px rgba(0, 21, 41, 0.08);
|
||||
@alain-pro-header-color: @text-color;
|
||||
@alain-pro-header-hover-color: #fff;
|
||||
@alain-pro-header-hover-bg: rgba(0, 0, 0, 0.025);
|
||||
Reference in New Issue
Block a user