AlexAegis/loreplotter

View on GitHub
src/app/style/variables.scss

Summary

Maintainability
Test Coverage
@import '~@angular/material/theming';

$success-colors: mat-palette($mat-green, 400);
$warning-colors: mat-palette($mat-amber, 400);
$error-colors: mat-palette($mat-red, 400);