@ -37,8 +37,8 @@ $quotes-theme-background: (
);
$quotes-theme: (
primary: mat-palette($mat-blue),
accent: mat-palette($mat-pink),
primary: mat-palette($mat-indigo),
accent: mat-palette($mat-blue-gray),
warn: mat-palette($mat-red),
is-dark: true,
foreground: $quotes-theme-foreground,