Topic: Suggestion: _colors.scss variables with !default
haushoppeits pro asked 7 years ago
It's impossible to override the colors without touching the existing file.Please use the "!default" statement (http://sass-lang.com/documentation/file.SASS_REFERENCE.html#Variable_Defaults___default) for _colors.scss.
Michal Szymanski staff answered 6 years ago
We have already fixed this issue in MDB jQuery 4.5.1 version. It will be also changed in MDB Angular in the newest release.
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Closed
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
andrewv pro commented 7 years ago
Interesting, I've just been hunting for the best way to override these colors without touching that _colors.scss. Looking through there it seems a little.. messy. Nice to have some out of the box colors I suppose, but seems difficult to create your own theme.Bartłomiej Malanowski staff commented 7 years ago
Thanks for the suggestion. We'll add the `!default` statement to our variableshaushoppeits pro commented 7 years ago
Thumbs up!CBSystemer pro commented 7 years ago
The same for $link-color in _variables.scss