更新色调
parent
0935d069b2
commit
6df334346c
|
@ -22,7 +22,7 @@ $cb: #64b5f6 #42a5f5 #2196f3;
|
||||||
$cr: #ff5061 #eb3b48 #ce3742;
|
$cr: #ff5061 #eb3b48 #ce3742;
|
||||||
$co: #ffb618 #f39c12 #e67e22;
|
$co: #ffb618 #f39c12 #e67e22;
|
||||||
$cp: #f2f5fc #e8ebf4 #dae1e9;
|
$cp: #f2f5fc #e8ebf4 #dae1e9;
|
||||||
$cgr: #bdbdbd #bdbdbd #757575;
|
$cgr: #bdbdbd #9e9e9e #757575;
|
||||||
$cd: #62778d #526273 #425064;
|
$cd: #62778d #526273 #425064;
|
||||||
|
|
||||||
@mixin ts($c: all, $t: .1s, $m: ease-in-out){
|
@mixin ts($c: all, $t: .1s, $m: ease-in-out){
|
||||||
|
|
|
@ -22,7 +22,7 @@ $cb: #64b5f6 #42a5f5 #2196f3;
|
||||||
$cr: #ff5061 #eb3b48 #ce3742;
|
$cr: #ff5061 #eb3b48 #ce3742;
|
||||||
$co: #ffb618 #f39c12 #e67e22;
|
$co: #ffb618 #f39c12 #e67e22;
|
||||||
$cp: #f2f5fc #e8ebf4 #dae1e9;
|
$cp: #f2f5fc #e8ebf4 #dae1e9;
|
||||||
$cgr: #bdbdbd #bdbdbd #757575;
|
$cgr: #bdbdbd #9e9e9e #757575;
|
||||||
$cd: #62778d #526273 #425064;
|
$cd: #62778d #526273 #425064;
|
||||||
|
|
||||||
@mixin ts($c: all, $t: .1s, $m: ease-in-out){
|
@mixin ts($c: all, $t: .1s, $m: ease-in-out){
|
||||||
|
|
|
@ -5,7 +5,7 @@ $cb: #64b5f6 #42a5f5 #2196f3;
|
||||||
$cr: #ff5061 #eb3b48 #ce3742;
|
$cr: #ff5061 #eb3b48 #ce3742;
|
||||||
$co: #ffb618 #f39c12 #e67e22;
|
$co: #ffb618 #f39c12 #e67e22;
|
||||||
$cp: #f2f5fc #e8ebf4 #dae1e9;
|
$cp: #f2f5fc #e8ebf4 #dae1e9;
|
||||||
$cgr: #bdbdbd #bdbdbd #757575;
|
$cgr: #bdbdbd #9e9e9e #757575;
|
||||||
$cd: #62778d #526273 #425064;
|
$cd: #62778d #526273 #425064;
|
||||||
|
|
||||||
@mixin ts($c: all, $t: .2s, $m: ease-in-out){
|
@mixin ts($c: all, $t: .2s, $m: ease-in-out){
|
||||||
|
|
Reference in New Issue