Skip to content
This repository was archived by the owner on Dec 11, 2018. It is now read-only.

Commit 84ca8ae

Browse files
author
Kristiyan Hristov
committed
changed link color and nav colors
1 parent 752ed6a commit 84ca8ae

8 files changed

+27
-27
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-he",
3-
"version": "1.0.2",
3+
"version": "1.0.5",
44
"homepage": "https://github.com/vm-labs/bootstrap-he",
55
"authors": [
66
"Kristiyan Hristov"

config.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@brand-danger": "#d94832",
1414
"@body-bg": "#fff",
1515
"@text-color": "@gray-dark",
16-
"@link-color": "@brand-primary",
16+
"@link-color": "@brand-info",
1717
"@link-hover-color": "darken(@link-color, 15%)",
1818
"@link-hover-decoration": "underline",
1919
"@font-family-sans-serif": "'Open SaontAwesome, sans-serns', Fif",
@@ -187,7 +187,7 @@
187187
"@nav-tabs-justified-link-border-color": "transparent",
188188
"@nav-tabs-justified-active-link-border-color": "transparent",
189189
"@nav-pills-border-radius": "0",
190-
"@nav-pills-active-link-hover-bg": "@brand-info",
190+
"@nav-pills-active-link-hover-bg": "transparent",
191191
"@nav-pills-active-link-hover-color": "@brand-info",
192192
"@pagination-color": "@link-color",
193193
"@pagination-bg": "#fff",
@@ -426,5 +426,5 @@
426426
"scrollspy.js",
427427
"transition.js"
428428
],
429-
"customizerUrl": "http://getbootstrap.com/customize/?id=1917f548f5531ee2f19d"
429+
"customizerUrl": "http://getbootstrap.com/customize/?id=2ab94a8e23b025d56223"
430430
}

dist/css/bootstrap-theme.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
*/
66

77
/*!
8-
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=1917f548f5531ee2f19d)
9-
* Config saved to config.json and https://gist.github.com/1917f548f5531ee2f19d
8+
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2ab94a8e23b025d56223)
9+
* Config saved to config.json and https://gist.github.com/2ab94a8e23b025d56223
1010
*/
1111
.btn-default,
1212
.btn-primary,

dist/css/bootstrap-theme.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap.css

+12-12
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
*/
66

77
/*!
8-
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=1917f548f5531ee2f19d)
9-
* Config saved to config.json and https://gist.github.com/1917f548f5531ee2f19d
8+
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2ab94a8e23b025d56223)
9+
* Config saved to config.json and https://gist.github.com/2ab94a8e23b025d56223
1010
*/
1111
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
1212
html {
@@ -1101,12 +1101,12 @@ textarea {
11011101
line-height: inherit;
11021102
}
11031103
a {
1104-
color: #0e2e54;
1104+
color: #22679f;
11051105
text-decoration: none;
11061106
}
11071107
a:hover,
11081108
a:focus {
1109-
color: #030a12;
1109+
color: #153e60;
11101110
text-decoration: underline;
11111111
}
11121112
a:focus {
@@ -3311,7 +3311,7 @@ fieldset[disabled] .btn-danger.active {
33113311
background-color: #ffffff;
33123312
}
33133313
.btn-link {
3314-
color: #0e2e54;
3314+
color: #22679f;
33153315
font-weight: normal;
33163316
border-radius: 0;
33173317
}
@@ -3332,7 +3332,7 @@ fieldset[disabled] .btn-link {
33323332
}
33333333
.btn-link:hover,
33343334
.btn-link:focus {
3335-
color: #030a12;
3335+
color: #153e60;
33363336
text-decoration: underline;
33373337
background-color: transparent;
33383338
}
@@ -3907,7 +3907,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
39073907
.nav .open > a:hover,
39083908
.nav .open > a:focus {
39093909
background-color: transparent;
3910-
border-color: #0e2e54;
3910+
border-color: #22679f;
39113911
}
39123912
.nav .nav-divider {
39133913
height: 1px;
@@ -4000,7 +4000,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
40004000
.nav-pills > li.active > a:hover,
40014001
.nav-pills > li.active > a:focus {
40024002
color: #22679f;
4003-
background-color: #22679f;
4003+
background-color: transparent;
40044004
}
40054005
.nav-stacked > li {
40064006
float: none;
@@ -4627,7 +4627,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
46274627
padding: 6px 12px;
46284628
line-height: 1.42857143;
46294629
text-decoration: none;
4630-
color: #0e2e54;
4630+
color: #22679f;
46314631
background-color: #ffffff;
46324632
border: 1px solid #dddddd;
46334633
margin-left: -1px;
@@ -4647,7 +4647,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
46474647
.pagination > li > span:hover,
46484648
.pagination > li > a:focus,
46494649
.pagination > li > span:focus {
4650-
color: #030a12;
4650+
color: #153e60;
46514651
background-color: #eeeeee;
46524652
border-color: #dddddd;
46534653
}
@@ -4843,7 +4843,7 @@ a.badge:focus {
48434843
}
48444844
.list-group-item.active > .badge,
48454845
.nav-pills > .active > a > .badge {
4846-
color: #0e2e54;
4846+
color: #22679f;
48474847
background-color: #ffffff;
48484848
}
48494849
.list-group-item > .badge {
@@ -4914,7 +4914,7 @@ a.badge:focus {
49144914
a.thumbnail:hover,
49154915
a.thumbnail:focus,
49164916
a.thumbnail.active {
4917-
border-color: #0e2e54;
4917+
border-color: #22679f;
49184918
}
49194919
.thumbnail .caption {
49204920
padding: 9px;

dist/css/bootstrap.min.css

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/bootstrap.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
*/
66

77
/*!
8-
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=1917f548f5531ee2f19d)
9-
* Config saved to config.json and https://gist.github.com/1917f548f5531ee2f19d
8+
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2ab94a8e23b025d56223)
9+
* Config saved to config.json and https://gist.github.com/2ab94a8e23b025d56223
1010
*/
1111
if (typeof jQuery === 'undefined') {
1212
throw new Error('Bootstrap\'s JavaScript requires jQuery')

dist/js/bootstrap.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)