Change inverse text primary
This commit is contained in:
parent
6380311b1e
commit
4db4795a04
|
@ -15,8 +15,10 @@
|
|||
@background-primary-background: @explore-color;
|
||||
@background-primary-background-gradient: none;
|
||||
|
||||
/* Text */
|
||||
/** Text */
|
||||
@text-primary-color: @explore-color;
|
||||
@text-background-color: @explore-color;
|
||||
@inverse-text-primary-color: @explore-color;
|
||||
|
||||
/* Label */
|
||||
@label-secondary-color: @explore-color;
|
||||
|
|
Loading…
Reference in New Issue