// Main configuration // ------------------------------------------------------------------------------ //$default_font_size: 15px; //$default_print_font_size: 10pt; //$default_line_height: 1.5; //$default_font_family: #{'Roboto', 'Trebuchet MS', Helvetica, 'Source Sans', Arial, sans-serif, sans}; //$dark_color: black !default; //$bright_color: white !default; //$medium_color: lighten($dark_color, 50%) !default; //$default_back_color: lighten(black, 50%); //$default_space: 8px; //$tiny_space: 1px; //$default_border_width: $tiny_space;