Created
September 14, 2020 05:55
-
-
Save sainture/d2427867d6522f09b085e3f34c1e98e2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| To understand the basics of theming, please see: | |
| https://material.angular.io/guide/theming | |
| There are some pre-built color palettes like $mat-indigo, $mat-pink that can be used in our custom theme. Please see this link for the list of available color palettes, we just need to prefix "$mat-" to use the available palette. | |
| However, it is best to create our own custom color palettes for primary and secondary colors and the following is a useful tool for that | |
| http://mcg.mbitson.com/#!?mcgpalette0=%233f51b5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment