hyper-tuner-cloud/src/css/themes/light.less

12 lines
260 B
Plaintext

@main: @white;
@text: @white;
@body-background: @main;
@menu-bg: @main;
@layout-body-background: @main;
@layout-header-background: @main;
@layout-sider-background: @main;
@layout-trigger-background: @component-background;
@layout-trigger-color: @text-color;