I want apply blue, light blue, green and ornage shade in my appication.I am using material angular theme part.But not getting exactly how to use..i have to create css ?? or js or directive..
相关问题
- angularJS: ui-router equivalent to $location.searc
- Separate AngularJS Controllers Into Separate Files
- Angular ngAnimate not working first time on page l
- Ionic Spinner not showing up
- Angular Mat Select CompareWith ID number, and Emit
相关文章
- Angular Material Stepper causes mat-formfield to v
- Angular material table not showing data
- Passing variable through URL with angular js
- Watch entire object (deep watch) with AngularJS
- Angular ng-if change span text
- Can ng-show directive be used with a delay
- AngularJS $routeParams vs $stateParams
- Multiple parameters in AngularJS $resource GET
1.) First go through theme documentation here
2.) Pick colors from palette (link)
3.) Create yr own custom theme with colors you want and define it inside app.config.
4.) Then on yr html u can just use these theme