// ==========================================================================
// Yellow Color Scheme - Light
// ==========================================================================
$primary-scheme: 'yellow';
$primary-color-dark                   : #f57f17;
$primary-color                        : #f9a825;
$primary-color-light                  : #fbc02d;
$selector: ipt-uif-custom-material-yellow;

@import "../_partials/compile";

