@import '../../styles-new/default.less';

@action-bar-title-font-size	 :@font-size-s;
@action-bar-title-color	 :@color-text-secondary;
@action-bar-option-color	 :@color-text-link;
@action-bar-option-font-size	: @font-size-base;
@action-bar-delete-color	 :@color-text-warning-base;
@action-bar-close-color	 :@color-text-secondary;
@action-bar-close-font-size :@font-size-base;
@action-bar-secondary-font-size	: @font-size-s;
@action-bar-secondary-color :@color-text-secondary;

@action-sheet-title-font-size: @font-size-base;
@action-sheet-title-color	 :@color-text-base;
@action-sheet-title-desc-font-size	: @font-size-xxs;
@action-sheet-title-desc-color	: @color-text-tertiary;
@action-sheet-option-color	 :@color-text-link;
@action-sheet-option-color-disable	: @color-text-disabled;
@action-sheet-option-font-size	 :@font-size-base;
@action-sheet-delete-color	 :@color-text-warning-base;
@action-sheet-close-color	 :@color-text-tertiary;
@action-sheet-close-font-size	 :@font-size-base;
@action-sheet-secondary-font-size	: @font-size-xxs;
@action-sheet-secondary-color	 :@color-text-tertiary;
@action-sheet-fill-mask-color	 :@color-fill-mask;

@action-sheet-icon-size	 :@size-icon-xl;
@action-sheet-option-font-size	 :@font-size-xs;
@action-sheet-option-font-weight	: @font-weight-bold;
@action-sheet-option-color	 :@color-text-base;
