// Relative to the width of the "0" (zero)
$column-width: 12ch;
$column-width-full: 20ch;

// Colors
$status-synced: #7ad03a;
$status-not-synced: #a00;