mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
Changed default navbar and footer colorsˆ
This commit is contained in:
parent
55e1d8b2bc
commit
c0a1dc7c37
|
@ -29,8 +29,8 @@ export class FuseConfigService
|
||||||
},
|
},
|
||||||
colorClasses : {
|
colorClasses : {
|
||||||
toolbar: 'md-white-500-bg',
|
toolbar: 'md-white-500-bg',
|
||||||
navbar : 'md-fuse-dark-500-bg',
|
navbar : 'md-fuse-dark-700-bg',
|
||||||
footer : 'md-fuse-dark-700-bg'
|
footer : 'md-fuse-dark-900-bg'
|
||||||
},
|
},
|
||||||
customScrollbars: true,
|
customScrollbars: true,
|
||||||
routerAnimation : 'fadeIn' // fadeIn, slideUp, slideDown, slideRight, slideLeft
|
routerAnimation : 'fadeIn' // fadeIn, slideUp, slideDown, slideRight, slideLeft
|
||||||
|
|
Loading…
Reference in New Issue
Block a user