Topic: Full palette class color
Pellegrino priority asked 2 years ago
I would like to know how to use the color classes, which I used in the MDB4 version. .red-50 .pink-50 .purple-50 purple-100 ecc.. ecc... I state that I do not use any scss compiler but only standard jquery. In the MDB4 version these classes were very useful .. Now they are gone !! ??
Michał Duszak staff answered 2 years ago
All MDB colors are available as Sass variables and a Sass map in scss/free/_variables.scss file. To avoid increased file sizes, we don’t create text or background color classes for each of these variables. Instead, we choose a subset of these colors for a theme palette.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 3.10.2
- Device: pc
- Browser: chrome
- OS: window
- Provided sample code: No
- Provided link: No