mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 15:51:16 +08:00
Update _variables.scss
This commit is contained in:
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
// Brand Colors
|
// Brand Colors
|
||||||
// -------------------------------
|
// -------------------------------
|
||||||
|
|
||||||
@ -88,7 +87,7 @@ $input-bg-disabled: $stable;
|
|||||||
|
|
||||||
$input-color: $dark;
|
$input-color: $dark;
|
||||||
$input-label-color: $dark;
|
$input-label-color: $dark;
|
||||||
$input-color-placeholder: $stable;
|
$input-color-placeholder: darken($stable, 10%);
|
||||||
|
|
||||||
|
|
||||||
// Toggle
|
// Toggle
|
||||||
|
|||||||
Reference in New Issue
Block a user