UNPKG

@ohayojp.com/components

Version:

Common business components of ohayojp.

45 lines (35 loc) 923 B
@import './theme-default.less'; // st // -- @st-btn-disabled-color: darken(@text-color, 30%); @st-title-optional-color: darken(@text-color, 50%); // sv // -- @sv-label-color: darken(@text-color, 30%); @sv-label-optional-color: darken(@text-color, 50%); // se // -- @se-label-optional-color: darken(@label-color, 50%); // footer-toolbar // -- @footer-toolbar-box-shadow: @shadow-1-up; @footer-toolbar-bg: @popover-background; // page-header // -- @page-header-bg: @component-background; // result // -- @result-extra-bg: @background-color-light; // quick-menu // -- @quick-menu-border-color: @border-color-split; @quick-menu-bg: @popover-background; // reuse-tab // -- @reuse-tab-bg: @component-background; @reuse-tab-border-color: @border-color-split; // onboarding // -- @onboarding-mask-opacity: 0.5; @onboarding-light-background-color: @component-background; @onboarding-light-ant-color: @component-background;