Can't override valid & invalid colors


Topic: Can't override valid & invalid colors

Menno pro premium priority asked 3 years ago

Expected behavior When I define $valid-color and/or $invalid-color, I expect these values to be used.

Actual behavior The variables are ignored since the variables are not defined with !default in src/scss/free/_variables.scss.

Resources (screenshots, code snippets etc.)

src/scss/free/_variables.scss

$valid-color: #00b74a;
$invalid-color: #f93154;

Mikołaj Smoleński staff commented 3 years ago

Thanks for posting an issue, we're going to add !default flag to these variables in the nearest release.

Keep coding!


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Open

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB Vue
  • MDB Version: MDB5 1.14.0
  • Device: Any
  • Browser: Any
  • OS: Any
  • Provided sample code: No
  • Provided link: No