@import (reference) '../../src/style/variables.less';
@import (reference) '../../src/style/themes/index.less';

// 背景色
@actions-background-color: var(--actions-background-color, #F7F7F7);
@actions-item-hover-background-color: var(--actions-item-hover-background-color, #EEEEEE);

