Changeset 785b8bd for Farmatiko/ClientApp/src/custom-theme.scss
- Timestamp:
- 07/24/20 03:17:26 (4 years ago)
- Branches:
- master
- Children:
- de2baac
- Parents:
- 37c8d1d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/custom-theme.scss
r37c8d1d r785b8bd 13 13 // (imported above). For each palette, you can optionally specify a default, lighter, and darker 14 14 // hue. Available color palettes: https://material.io/design/color/ 15 $Farmatiko-primary: mat-palette($mat- indigo);15 $Farmatiko-primary: mat-palette($mat-green); 16 16 $Farmatiko-accent: mat-palette($mat-pink, A200, A100, A400); 17 17
Note:
See TracChangeset
for help on using the changeset viewer.