mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 06:57:02 +08:00
Removed light color
This commit is contained in:
@ -36,7 +36,6 @@ $headings-line-height: 1.1 !default;
|
||||
|
||||
$base-background-color: #fff;
|
||||
$base-color: #000;
|
||||
$light-color: #666666;
|
||||
|
||||
$link-color: $positive !default;
|
||||
$link-hover-color: darken($link-color, 15%) !default;
|
||||
|
||||
Reference in New Issue
Block a user