Sha256: 5fe4b2da0109a53ce3e9d12e41d2fbea50134cca2e2e5d9d7085d4bc025deb0f

Contents?: true

Size: 1.28 KB

Versions: 22

Compression:

Stored size: 1.28 KB

Contents

// 
// Copyright 2016 Google Inc. All Rights Reserved.
// 
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// 
//      http://www.apache.org/licenses/LICENSE-2.0
// 
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// 

$mdc-switch-track-width: 34px;
$mdc-switch-track-height: 14px;
$mdc-switch-knob-diameter: 20px;
$mdc-switch-focus-ring-diameter: 48px;
$mdc-switch-knob-active-margin: $mdc-switch-track-width - $mdc-switch-knob-diameter;

$mdc-switch-unchecked-track-color: #000;
$mdc-switch-unchecked-knob-color: #fafafa;
$mdc-switch-unchecked-focus-ring-color: #9e9e9e;
$mdc-switch-unchecked-knob-color-dark: #bdbdbd;
$mdc-switch-unchecked-track-color-dark: #fff;
$mdc-switch-unchecked-focus-ring-color-dark: #f1f1f1;
$mdc-switch-disabled-knob-color: #bdbdbd;
$mdc-switch-disabled-knob-color-dark: #424242;

$mdc-switch-transition-duration: 175ms;
$mdc-switch-transition-curve: cubic-bezier(.4, 0, .2, 1);

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
material_components_web-sass-0.19.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.18.1 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.18.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.17.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.16.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.15.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.14.0.1 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.14.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.13.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.12.1 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.12.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.11.1 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.11.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.10.0.1 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.10.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.9.1 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.9.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.8.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.7.0 vendor/assets/stylesheets/@material/switch/_variables.scss
material_components_web-sass-0.6.0 vendor/assets/stylesheets/@material/switch/_variables.scss