Skip to content

Commit

Permalink
remove color-scheme from :root, #1227
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspark committed Jun 2, 2023
1 parent 6cc2090 commit 45823d0
Show file tree
Hide file tree
Showing 150 changed files with 50 additions and 450 deletions.
4 changes: 0 additions & 4 deletions dist/cerulean/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@

$text-shadow: 0 1px 0 rgba(0, 0, 0, .05) !default;

:root {
color-scheme: light;
}

// Mixins

@mixin btn-shadow($color){
Expand Down
4 changes: 0 additions & 4 deletions dist/cerulean/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12074,10 +12074,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.navbar.bg-primary {
background-image: linear-gradient(#50b3eb, #2fa4e7 60%, #2c9ad9);
}
Expand Down
2 changes: 1 addition & 1 deletion dist/cerulean/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/cosmo/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@3
@import url($web-font-path);
}

:root {
color-scheme: light;
}

// Typography

body {
Expand Down
4 changes: 0 additions & 4 deletions dist/cosmo/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -11799,10 +11799,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

body {
-webkit-font-smoothing: antialiased;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/cosmo/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/cyborg/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&di
@import url($web-font-path);
}

:root {
color-scheme: dark;
}

// Navbar

.navbar {
Expand Down
4 changes: 0 additions & 4 deletions dist/cyborg/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12084,10 +12084,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: dark;
}

.navbar.bg-primary {
border: 1px solid #282828;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/cyborg/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/darkly/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0
@import url($web-font-path);
}

:root {
color-scheme: dark;
}

// Typography

.blockquote {
Expand Down
4 changes: 0 additions & 4 deletions dist/darkly/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12077,10 +12077,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: dark;
}

.blockquote-footer {
color: #888;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/darkly/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/flatly/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0
@import url($web-font-path);
}

:root {
color-scheme: light;
}

// Navbar

.bg-primary {
Expand Down
4 changes: 0 additions & 4 deletions dist/flatly/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12075,10 +12075,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.bg-primary .navbar-nav .show > .nav-link,
.bg-primary .navbar-nav .nav-link.active,
.bg-primary .navbar-nav .nav-link:hover,
Expand Down
2 changes: 1 addition & 1 deletion dist/flatly/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/journal/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=News+Cycle:wght@400;70
@import url($web-font-path);
}

:root {
color-scheme: light;
}

// Navbar

.bg-dark {
Expand Down
4 changes: 0 additions & 4 deletions dist/journal/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12076,10 +12076,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.bg-dark {
background-color: #000 !important;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/journal/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/litera/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

// Variables

:root {
color-scheme: light;
}

// Navbar

.navbar {
Expand Down
4 changes: 0 additions & 4 deletions dist/litera/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12125,10 +12125,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.navbar {
font-size: 0.9625rem;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/litera/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/lumen/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,w
@import url($web-font-path);
}

:root {
color-scheme: light;
}

// Mixins

@mixin shadow($width: 4px){
Expand Down
4 changes: 0 additions & 4 deletions dist/lumen/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12075,10 +12075,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.navbar {
border-style: solid;
border-width: 0 1px 4px 1px;
Expand Down
2 changes: 1 addition & 1 deletion dist/lumen/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/lux/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;6
@import url($web-font-path);
}

:root {
color-scheme: light;
}

// Navbar

.navbar {
Expand Down
4 changes: 0 additions & 4 deletions dist/lux/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -11792,10 +11792,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.navbar {
font-size: 0.875rem;
font-weight: 600;
Expand Down
2 changes: 1 addition & 1 deletion dist/lux/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/materia/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;50
@import url($web-font-path);
}

:root {
color-scheme: light;
}

// Mixins

@mixin ripple($color) {
Expand Down
4 changes: 0 additions & 4 deletions dist/materia/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12095,10 +12095,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.dropdown-toggle::after,
.dropup .dropdown-toggle::after,
.dropstart .dropdown-toggle::after,
Expand Down
2 changes: 1 addition & 1 deletion dist/materia/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/minty/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;50
@import url($web-font-path);
}

:root {
color-scheme: light;
}

// Navbar

.navbar {
Expand Down
4 changes: 0 additions & 4 deletions dist/minty/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12076,10 +12076,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.navbar {
font-family: Montserrat, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/minty/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/morph/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;70

$btn-box-shadow-inset: inset 2px 3px 6px rgba($black, .2), inset -3px -2px 6px rgba($white, .2) !default;

:root {
color-scheme: light;
}

// Mixins

@mixin shadow($shadow: $box-shadow) {
Expand Down
4 changes: 0 additions & 4 deletions dist/morph/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12111,10 +12111,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.btn {
position: relative;
color: #7b8ab8;
Expand Down
2 changes: 1 addition & 1 deletion dist/morph/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/pulse/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

// Variables

:root {
color-scheme: light;
}

// Buttons

.btn {
Expand Down
4 changes: 0 additions & 4 deletions dist/pulse/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -11798,10 +11798,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.btn:focus, .btn:active, .btn:active:focus, .btn.active:focus {
outline: none;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/pulse/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/quartz/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
$body-bg-image: linear-gradient(90deg, shade-color($cyan, 10%), shade-color($purple, 10%), shade-color($pink, 5%)) !default;
$frosted-opacity: .3 !default;

:root {
color-scheme: dark;
}

// Mixins

@mixin glass($opacity: $frosted-opacity, $bg: $white) {
Expand Down
4 changes: 0 additions & 4 deletions dist/quartz/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12075,10 +12075,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: dark;
}

body {
background-image: linear-gradient(90deg, #33b7e2, #5e62b0, #dc307c);
}
Expand Down
2 changes: 1 addition & 1 deletion dist/quartz/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/sandstone/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;70
@import url($web-font-path);
}

:root {
color-scheme: light;
}

// Navbar

.sandstone {
Expand Down
4 changes: 0 additions & 4 deletions dist/sandstone/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12075,10 +12075,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.sandstone, .tooltip, .dropdown-menu .dropdown-item, .pagination, .breadcrumb, .nav-pills .nav-link, .nav-tabs .nav-link, .btn, .navbar .nav-link {
font-size: 13px;
font-weight: 500;
Expand Down
2 changes: 1 addition & 1 deletion dist/sandstone/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/simplex/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700
@import url($web-font-path);
}

:root {
color-scheme: light;
}

// Mixins

@mixin btn-shadow($color){
Expand Down
4 changes: 0 additions & 4 deletions dist/simplex/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12075,10 +12075,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.navbar {
border-style: solid;
border-width: 1px;
Expand Down
2 changes: 1 addition & 1 deletion dist/simplex/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/sketchy/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ $border-radius-lg-sketchy: 55px 225px 15px 25px / 25px 25px 35px 355px;
$border-radius-sm-sketchy: 255px 25px 225px 25px / 25px 225px 25px 255px;
// style-enable scss/dollar-variable-default

:root {
color-scheme: light;
}

// Navbar

.navbar {
Expand Down
4 changes: 0 additions & 4 deletions dist/sketchy/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12079,10 +12079,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: light;
}

.navbar {
border-style: solid;
border-width: 2px;
Expand Down
2 changes: 1 addition & 1 deletion dist/sketchy/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions dist/slate/_bootswatch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

// Variables

:root {
color-scheme: dark;
}

// Mixins

@mixin btn-shadow($color){
Expand Down
4 changes: 0 additions & 4 deletions dist/slate/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -12077,10 +12077,6 @@ textarea.form-control-lg {
display: none !important;
}
}
:root {
color-scheme: dark;
}

.navbar {
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
border: 1px solid rgba(0, 0, 0, 0.6);
Expand Down
2 changes: 1 addition & 1 deletion dist/slate/bootstrap.min.css

Large diffs are not rendered by default.

0 comments on commit 45823d0

Please sign in to comment.