Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
a52b0d7b
Commit
a52b0d7b
authored
9 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
darken gradient
parent
c064eef6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/scss/docs.scss
+1
-1
docs/assets/scss/docs.scss
with
1 addition
and
1 deletion
+1
-1
docs/assets/scss/docs.scss
+
1
-
1
View file @
a52b0d7b
...
...
@@ -28,7 +28,7 @@
// Local docs variables
$bd-purple
:
#563d7c
;
$bd-purple-bright
:
lighten
(
saturate
(
$bd-purple
,
1
5%
)
,
2
5%
);
$bd-purple-bright
:
lighten
(
saturate
(
$bd-purple
,
5%
)
,
1
5%
);
$bd-purple-light
:
#cdbfe3
;
$bd-graphite
:
#2a2730
;
$bd-graphite-light
:
lighten
(
$bd-graphite
,
40%
);
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment