Sha256: 2f77c7a43e38b01b66f2881229cdfab66b23078a209112970dc6a03e6255f32c
Contents?: true
Size: 486 Bytes
Versions: 6
Compression:
Stored size: 486 Bytes
Contents
// $success-bg-subtle: tint-color($success, 80%); // $info-bg-subtle: tint-color($info, 80%); // $warning-bg-subtle: tint-color($warning, 80%); $danger-bg-subtle: tint-color($danger, 98%); // $success-border-subtle: tint-color($success, 60%); // $info-border-subtle: tint-color($info, 60%); $warning-border-subtle: tint-color($warning, 20%); // $danger-border-subtle: tint-color($danger, 60%); $btn-close-focus-shadow: none; $body-bg: $light;
Version data entries
6 entries across 6 versions & 1 rubygems