hyper-tuner/hyper-tuner-cloud

View on GitHub
src/css/themes/light.less

Summary

Maintainability
Test Coverage
@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;