// base
$primary-color = #006CE1
$base-line = #CACCD4
$base-content-bg-color = #F1F3F5
$base-panel-bg-color = #E6E7EB


$table-bg-color = $base-content-bg-color
$table-border-color = $base-line
$table-min-height = 72px
$table-content-bg-color = $base-panel-bg-color

$table-empty-color = #BBB
$table-empty-font-size = 20px

$table-hover-bg-color = #D8EEFC
$table-selection-bg-color = #C8E2FF

$table-header-height = 28px
$table-header-color = #6D7880

