nativescript-theme-core
Advanced tools
Comparing version 2.0.22 to 2.0.23
@@ -0,1 +1,9 @@ | ||
<a name="2.0.23 beta"></a> | ||
## [2.0.23 beta](https://github.com/NativeScript/theme/compare/v2.0.22...v2.0.23) (2019-09-30) | ||
### Fixes | ||
* Don't set default colors to labels, as it overrides dialog colors in iOS | ||
* Make the ActionBar colors defaults so they can be overridden | ||
<a name="2.0.22 beta"></a> | ||
@@ -2,0 +10,0 @@ ## [2.0.22 beta](https://github.com/NativeScript/theme/compare/v2.0.21...v2.0.22) (2019-09-26) |
{ | ||
"name": "nativescript-theme-core", | ||
"version": "2.0.22", | ||
"version": "2.0.23", | ||
"description": "Telerik NativeScript Core Theme", | ||
@@ -16,3 +16,3 @@ "main": "index", | ||
"platforms": { | ||
"android": "6.1.1", | ||
"android": "6.1.2", | ||
"ios": "6.1.1" | ||
@@ -19,0 +19,0 @@ } |
@@ -203,3 +203,3 @@ # NativeScript Theme: Core V2 | ||
Button { | ||
@include colorize($contrasted-border-color: focus background 20%); | ||
@include colorize($contrasted-border-color: accent background 20%); | ||
} | ||
@@ -209,3 +209,3 @@ ``` | ||
The above example uses the contrasted function to check the contrast level of the background and adjust the lightness of | ||
the focus color (the accent) according to it. | ||
the accent color according to it. | ||
@@ -212,0 +212,0 @@ ## CSS variables |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
536102