Skip to content
Snippets Groups Projects
Commit c7109c04 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Refine theme

parent 27ba5601
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@
// (imported above). For each palette, you can optionally specify a default, lighter, and darker
// hue. Available color palettes: https://www.google.com/design/spec/style/color.html
$arsnova-primary: mat-palette($mat-teal,300);
$arsnova-accent: mat-palette($mat-orange, A200); //$mat-blue-gray, A200, A100, A400);
$arsnova-accent: mat-palette($mat-orange, 100); //$mat-blue-gray, A200, A100, A400);
// The warn palette is optional (defaults to red).
$arsnova-warn: mat-palette($mat-light-blue, 100);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment