start-at-root/react-breeze-form

View on GitHub
src/styles/_custom_colors.scss

Summary

Maintainability
Test Coverage
$rbf-black: #000;
$rbf-white: #fff;
$rbf-bluegreen: #46c6d7;
$rbf-purple: #7b84ec;
$bootstrap-gray-bg: #e9ecef;
$bootstrap-gray-border: #ced4da;