update preboot comments about color scheme
This commit is contained in:
parent
96e59eed20
commit
c876835a02
2 changed files with 2 additions and 1 deletions
|
|
@ -40,6 +40,7 @@
|
|||
@siteWidth: (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1));
|
||||
|
||||
// Color Scheme
|
||||
// Use this to roll your own color schemes if you like (unused by Bootstrap by default)
|
||||
@baseColor: @blue; // Set a base color
|
||||
@complement: spin(@baseColor, 180); // Determine a complementary color
|
||||
@split1: spin(@baseColor, 158); // Split complements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue