mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
add vars for yiq color contrast function
This commit is contained in:
@@ -87,6 +87,10 @@ $theme-colors: map-merge((
|
||||
// Set a specific jump point for requesting color jumps
|
||||
$theme-color-interval: 8% !default;
|
||||
|
||||
// Customize the light and dark text colors for use in our YIQ color contrast function.
|
||||
$yiq-text-dark: #111 !default;
|
||||
$yiq-text-light: #fff !default;
|
||||
|
||||
|
||||
// Options
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user