Commit afd4d078bd609d13b2924158d00b51ce6d8d91b1

Authored by Marcelo Puebla
1 parent 159fd8e8cc
Exists in master and in 1 other branch develop

Agregadas variables.

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
src/sass/_constants.scss
... ... @@ -6,3 +6,5 @@ $default: #6c757d;
6 6 $defaultTransparency: #6c757dcc;
7 7 $danger: #dc3545;
8 8 $dangerTransparency: #e98a94;
  9 +$textDanger: #ae4c3c;
  10 +$textSuccess: #95ac3d;