/**
 * This file contains variables for customizing the default them for your
 * MDC application. See
 *
 *    https://github.com/material-components/material-components-web/tree/master/packages/mdc-theme
 *
 * for the variables you can you define to customize the default theme. As an
 * example, we have commented several common variables used to the default theme
 * for an application.
 *
 * There is no need to include the component-specific style sheets in this file.
 * The framework automatically handles this for you.
 */

$mdc-theme-primary: #ff9800;
// $mdc-theme-secondary: #feeae6;
// $mdc-theme-on-primary: #442b2d;
// $mdc-theme-on-secondary: #442b2d;
