Topic: bg-primary
                  
                  DigiPlan
                  priority
                  asked 4 years ago
                
Expected behavior I want to change the bg-primary with my skin, but it isnt working change also the danger-color info-color Actual behavior
Resources (screenshots, code snippets etc.) $skins: () !default; $skins: map-merge(( "digi": ( "skin-primary-color": #607d8b, "skin-danger-color": #607d8b, "skin-navbar": #607d8b, "skin-footer-color": #114861, "skin-accent": #f0b247, "skin-flat": #24879d, "skin-sidenav-item": rgba(29, 65, 82, .8), "skin-sidenav-item-hover": rgba(29, 65, 82, .8), "skin-gradient-start": #114861, "skin-gradient-end": #45b0c0, "skin-mask-slight": rgba(21, 78, 96, .5), "skin-mask-light": rgba(21, 78, 96, .65), "skin-mask-strong": rgba(21, 78, 96, .8), "skin-sn-child": #ffa742, "skin-btn-primary": #607d8b, "skin-btn-secondary": #45b0c0, "skin-btn-default": #114861, "skin-text": #fff, "skin-bg-primary": #607d8b ) ), $skins);
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Priority
 - Premium support: Yes
 - Technology: MDB Angular
 - MDB Version: 10.1.1
 - Device: mac os
 - Browser: chrome
 - OS: mac os
 - Provided sample code: No
 - Provided link: No
 
Arkadiusz Idzikowski staff commented 4 years ago
@DigiPlan The
bg-primarycolor doesn't change at all or it changes correctly but other colors are modified as well?On which component/components did you test this skin?