mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
add theme-color-level function and interval so we can generate shades of colors
This commit is contained in:
@@ -107,6 +107,8 @@ $theme-colors: (
|
||||
dark: $gray-800
|
||||
) !default;
|
||||
|
||||
// Set a specific jump point for requesting color jumps
|
||||
$theme-color-interval: 8% !default;
|
||||
|
||||
// Colors
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user