]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
darken gradient
authorMark Otto <markdotto@gmail.com>
Mon, 17 Aug 2015 01:10:31 +0000 (18:10 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 17 Aug 2015 01:10:31 +0000 (18:10 -0700)
docs/assets/scss/docs.scss

index a0c2ad1aea06f1e6b67ac63f34f62fff8feb13cc..47d7ebc9f29c62f4a145e59daa5e21684f5d7a1c 100644 (file)
@@ -28,7 +28,7 @@
 
 // Local docs variables
 $bd-purple:         #563d7c;
-$bd-purple-bright:  lighten(saturate($bd-purple, 15%), 25%);
+$bd-purple-bright:  lighten(saturate($bd-purple, 5%), 15%);
 $bd-purple-light:   #cdbfe3;
 $bd-graphite:       #2a2730;
 $bd-graphite-light: lighten($bd-graphite, 40%);