Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
release 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
vinorodrigues committed Jan 20, 2021
1 parent 232a68b commit b249a18
Show file tree
Hide file tree
Showing 36 changed files with 9,753 additions and 17,269 deletions.
5,612 changes: 2,166 additions & 3,446 deletions dist/bootstrap-dark.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-dark.css.map

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions dist/bootstrap-dark.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-dark.min.css.map

Large diffs are not rendered by default.

4,517 changes: 1,652 additions & 2,865 deletions dist/bootstrap-night.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-night.css.map

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions dist/bootstrap-night.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-night.min.css.map

Large diffs are not rendered by default.

886 changes: 176 additions & 710 deletions dist/bootstrap-nightfall.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-nightfall.css.map

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions dist/bootstrap-nightfall.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-nightfall.min.css.map

Large diffs are not rendered by default.

5,680 changes: 1,841 additions & 3,839 deletions dist/bootstrap-nightshade.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-nightshade.css.map

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions dist/bootstrap-nightshade.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-nightshade.min.css.map

Large diffs are not rendered by default.

5,612 changes: 2,166 additions & 3,446 deletions dist/bootstrap-unlit.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-unlit.css.map

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions dist/bootstrap-unlit.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-unlit.min.css.map

Large diffs are not rendered by default.

4,515 changes: 1,652 additions & 2,863 deletions dist/bootstrap.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap.css.map

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions dist/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap.min.css.map

Large diffs are not rendered by default.

Binary file modified img/a-bug.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion img/vino-avatar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/when-the-day-comes.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/when-the-night-comes.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions scss/_variables-alt.scss
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ $custom-select-bg-alt: $input-bg-alt !default;
$custom-select-disabled-bg-alt: $gray-800-alt !default;
$custom-select-indicator-color-alt: $gray-200-alt !default;
$custom-select-indicator-alt: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'><path fill='#{$custom-select-indicator-color-alt}' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>") !default;
$custom-select-background-alt: escape-svg($custom-select-indicator-alt) no-repeat right $custom-select-padding-x center / $custom-select-bg-size !default; // Used so we can have multiple background elements (e.g., arrow and feedback icon)
$custom-select-background-alt: escape-svg($custom-select-indicator-alt) right $custom-select-padding-x center / $custom-select-bg-size no-repeat !default; // Used so we can have multiple background elements (e.g., arrow and feedback icon)

$custom-select-border-color-alt: $input-border-color-alt !default;
$custom-select-box-shadow-alt: inset 0 1px 2px rgba($white-alt, .075) !default;
Expand Down Expand Up @@ -370,12 +370,12 @@ $dropdown-box-shadow-alt: 0 .5rem 1rem rgba($white-alt, .175) !def

$dropdown-link-color-alt: $gray-100 !default;
$dropdown-link-hover-color-alt: lighten($gray-100, 5%) !default;
$dropdown-link-hover-bg-alt: $gray-900 !default;
$dropdown-link-hover-bg-alt: $gray-800 !default;

$dropdown-link-active-color-alt: $component-active-color-alt !default;
$dropdown-link-active-bg-alt: $component-active-bg-alt !default;

$dropdown-link-disabled-color-alt: $gray-400-alt !default;
$dropdown-link-disabled-color-alt: $gray-500-alt !default;

$dropdown-header-color-alt: $gray-400-alt !default;

Expand Down
6 changes: 3 additions & 3 deletions scss/bootstrap-dark.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https:/twbs/bootstrap/blob/main/LICENSE)
*
* Bootstrap-Dark (https://vinorodrigues.github.io/bootstrap-dark/)
Expand Down
6 changes: 3 additions & 3 deletions scss/bootstrap-night.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https:/twbs/bootstrap/blob/main/LICENSE)
*
* Bootstrap-Night (https://vinorodrigues.github.io/bootstrap-dark/)
Expand Down
6 changes: 3 additions & 3 deletions scss/bootstrap-nightfall.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https:/twbs/bootstrap/blob/main/LICENSE)
*
* Bootstrap-Nightfall (https://vinorodrigues.github.io/bootstrap-dark/)
Expand Down
6 changes: 3 additions & 3 deletions scss/bootstrap-nightshade.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https:/twbs/bootstrap/blob/main/LICENSE)
*
* Bootstrap-Nightshade (https://vinorodrigues.github.io/bootstrap-dark/)
Expand Down
6 changes: 3 additions & 3 deletions scss/bootstrap-unlit.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https:/twbs/bootstrap/blob/main/LICENSE)
*
* Bootstrap-Unlit (https://vinorodrigues.github.io/bootstrap-dark/)
Expand Down
6 changes: 3 additions & 3 deletions scss/bootstrap.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https:/twbs/bootstrap/blob/main/LICENSE)
*/

Expand Down

0 comments on commit b249a18

Please sign in to comment.