Topic: Text Color and Accents
                  
                  devtrix
                  pro
                  asked 7 years ago
                
HI,
I came to MDB from Materialize.css. There were classes ex: blue-text text-darken-2. Any plans on addidng Darken, Lighten & Accents?
                      
                      devtrix
                      pro
                        answered 7 years ago
                    
Thanks Josip. I wish these and any others were mentioned in the documentation like optional features or such.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Resolved
Specification of the issue
              - ForumUser: Pro
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No
 
Tags
                  
Josip Tomašev priority commented 7 years ago
Hi As I can see, in sass/mdb/free/data/_colors.scss, line 377-379 is: // .#{$color_name}-text.text-#{$color_type} { // color: $color_value !important; // } If you uncomment this lines, and recompile mdb sass, you will have desired classes...